home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / System Software / Dev. Tools Electronic Catalog / Dev Tools Electronic Catalog / cards.xml < prev    next >
Encoding:
Text File  |  1990-12-17  |  1.6 MB  |  28,423 lines

Text Truncated. Only the first 1MB is shown below. Download the file for the complete contents.
  1. card_363027.xml
  2. <?xml version="1.0" encoding="utf-8" ?>
  3. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  4. <card>
  5.     <id>363027</id>
  6.     <filler1>0</filler1>
  7.     <bitmap>BMAP_363455.pbm</bitmap>
  8.     <cantDelete> <true /> </cantDelete>
  9.     <showPict> <true /> </showPict>
  10.     <dontSearch> <false /> </dontSearch>
  11.     <owner>2623</owner>
  12.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13.     <part>
  14.         <id>2</id>
  15.         <type>field</type>
  16.         <visible> <true /> </visible>
  17.         <dontWrap> <false /> </dontWrap>
  18.         <dontSearch> <false /> </dontSearch>
  19.         <sharedText> <false /> </sharedText>
  20.         <fixedLineHeight> <false /> </fixedLineHeight>
  21.         <autoTab> <false /> </autoTab>
  22.         <lockText> <true /> </lockText>
  23.         <rect>
  24.             <left>70</left>
  25.             <top>429</top>
  26.             <right>570</right>
  27.             <bottom>457</bottom>
  28.         </rect>
  29.         <style>transparent</style>
  30.         <autoSelect> <false /> </autoSelect>
  31.         <showLines> <false /> </showLines>
  32.         <wideMargins> <false /> </wideMargins>
  33.         <multipleLines> <false /> </multipleLines>
  34.         <reservedFamily> 0 </reservedFamily>
  35.         <titleWidth>0</titleWidth>
  36.         <icon>0</icon>
  37.         <textAlign>center</textAlign>
  38.         <font>Geneva</font>
  39.         <textSize>9</textSize>
  40.         <textStyle>plain</textStyle>
  41.         <textHeight>12</textHeight>
  42.         <name></name>
  43.         <script>-- on mouseUp-- Picture "Credits",resource,rect,false,0-- set rect of window "Credits" to "0,0,640,480"-- show window "Credits"-- end mouseUp</script>
  44.     </part>
  45.     <part>
  46.         <id>4</id>
  47.         <type>button</type>
  48.         <visible> <true /> </visible>
  49.         <reserved5> 0 </reserved5>
  50.         <reserved4> 0 </reserved4>
  51.         <reserved3> 0 </reserved3>
  52.         <reserved2> 0 </reserved2>
  53.         <reserved1> 0 </reserved1>
  54.         <enabled> <true /> </enabled>
  55.         <rect>
  56.             <left>378</left>
  57.             <top>208</top>
  58.             <right>535</right>
  59.             <bottom>330</bottom>
  60.         </rect>
  61.         <style>transparent</style>
  62.         <showName> <false /> </showName>
  63.         <highlight> <false /> </highlight>
  64.         <autoHighlight> <false /> </autoHighlight>
  65.         <sharedHighlight> <true /> </sharedHighlight>
  66.         <family>0</family>
  67.         <titleWidth>0</titleWidth>
  68.         <icon>0</icon>
  69.         <textAlign>center</textAlign>
  70.         <font>Geneva</font>
  71.         <textSize>12</textSize>
  72.         <textStyle>plain</textStyle>
  73.         <name>Start</name>
  74.         <script>on mouseUpif hilite of me thenglobal firstFindput TRUE into firstFindpush cdlock screenset hilite of me to FALSEgo cd "Main"unlock screen with visual effect barn door open slowend ifend mouseUpon mouseDownrepeatset hilite of me to the mouseLoc is within rect of meif the mouse is up then exit repeatend repeatend mouseDown</script>
  75.     </part>
  76.     <part>
  77.         <id>5</id>
  78.         <type>button</type>
  79.         <visible> <true /> </visible>
  80.         <reserved5> 0 </reserved5>
  81.         <reserved4> 0 </reserved4>
  82.         <reserved3> 0 </reserved3>
  83.         <reserved2> 0 </reserved2>
  84.         <reserved1> 0 </reserved1>
  85.         <enabled> <true /> </enabled>
  86.         <rect>
  87.             <left>100</left>
  88.             <top>394</top>
  89.             <right>167</right>
  90.             <bottom>417</bottom>
  91.         </rect>
  92.         <style>transparent</style>
  93.         <showName> <false /> </showName>
  94.         <highlight> <false /> </highlight>
  95.         <autoHighlight> <true /> </autoHighlight>
  96.         <sharedHighlight> <true /> </sharedHighlight>
  97.         <family>0</family>
  98.         <titleWidth>0</titleWidth>
  99.         <icon>0</icon>
  100.         <textAlign>center</textAlign>
  101.         <font>Garamond</font>
  102.         <textSize>18</textSize>
  103.         <textStyle>plain</textStyle>
  104.         <name>Credits</name>
  105.         <script>on mouseUpglobal safNavget the heapSpaceif it < 20000 thenget "Not enough memory to show credits, sorry!"Answer it && "-- anonymous"exit mouseUpelse if it ‚â• 20000 thenif it ‚â• 340000 -- about a 1175K HyperCard partition in multifinderthenPicture "CreditsMouse",resource,rect,false,numBitsset rect of window "CreditsMouse" to "0,0,640,480"show window "CreditsMouse"elsehwhide window safNavvisual effect barn door opengo cd "CreditsBW"end ifend ifend mouseUp</script>
  106.     </part>
  107.     <content>
  108.         <layer>card</layer>
  109.         <id>2</id>
  110.         <text>¬©1990 Apple Computer, Inc. and Safire Software, Inc.</text>
  111.     </content>
  112.     <name>Disclaimer</name>
  113.     <script>on mouseDownInPictureif there is a window "CreditsMouse" then close window "CreditsMouse"--if there is a window "Credits" then close window "Credits"end mouseDownInPictureon doNextbeepend doNexton doPreviousbeepend doPreviouson doPrintbeepend doPrint</script>
  114. </card>
  115.  
  116.  
  117. card_3712.xml
  118. <?xml version="1.0" encoding="utf-8" ?>
  119. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  120. <card>
  121.     <id>3712</id>
  122.     <filler1>0</filler1>
  123.     <bitmap>BMAP_6888.pbm</bitmap>
  124.     <cantDelete> <true /> </cantDelete>
  125.     <showPict> <true /> </showPict>
  126.     <dontSearch> <true /> </dontSearch>
  127.     <owner>2623</owner>
  128.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  129.     <name>creditsBW</name>
  130.     <script>on mouseUpvisual effect barn door closego cd "Disclaimer"swend mouseUpon idle-- don't pass idle, b'c don't want to show paletteend idle</script>
  131. </card>
  132.  
  133.  
  134. card_4622.xml
  135. <?xml version="1.0" encoding="utf-8" ?>
  136. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  137. <card>
  138.     <id>4622</id>
  139.     <filler1>0</filler1>
  140.     <bitmap>BMAP_5584.pbm</bitmap>
  141.     <cantDelete> <false /> </cantDelete>
  142.     <showPict> <true /> </showPict>
  143.     <dontSearch> <true /> </dontSearch>
  144.     <owner>2623</owner>
  145.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  146.     <part>
  147.         <id>16</id>
  148.         <type>button</type>
  149.         <visible> <true /> </visible>
  150.         <reserved5> 0 </reserved5>
  151.         <reserved4> 0 </reserved4>
  152.         <reserved3> 0 </reserved3>
  153.         <reserved2> 0 </reserved2>
  154.         <reserved1> 0 </reserved1>
  155.         <enabled> <true /> </enabled>
  156.         <rect>
  157.             <left>69</left>
  158.             <top>0</top>
  159.             <right>571</right>
  160.             <bottom>18</bottom>
  161.         </rect>
  162.         <style>transparent</style>
  163.         <showName> <false /> </showName>
  164.         <highlight> <false /> </highlight>
  165.         <autoHighlight> <false /> </autoHighlight>
  166.         <sharedHighlight> <true /> </sharedHighlight>
  167.         <family>0</family>
  168.         <titleWidth>0</titleWidth>
  169.         <icon>0</icon>
  170.         <textAlign>center</textAlign>
  171.         <font>Geneva</font>
  172.         <textSize>12</textSize>
  173.         <textStyle>plain</textStyle>
  174.         <name>barTop</name>
  175.         <script></script>
  176.     </part>
  177.     <part>
  178.         <id>22</id>
  179.         <type>button</type>
  180.         <visible> <false /> </visible>
  181.         <reserved5> 0 </reserved5>
  182.         <reserved4> 0 </reserved4>
  183.         <reserved3> 0 </reserved3>
  184.         <reserved2> 0 </reserved2>
  185.         <reserved1> 0 </reserved1>
  186.         <enabled> <true /> </enabled>
  187.         <rect>
  188.             <left>189</left>
  189.             <top>202</top>
  190.             <right>344</right>
  191.             <bottom>224</bottom>
  192.         </rect>
  193.         <style>roundrect</style>
  194.         <showName> <true /> </showName>
  195.         <highlight> <false /> </highlight>
  196.         <autoHighlight> <true /> </autoHighlight>
  197.         <sharedHighlight> <true /> </sharedHighlight>
  198.         <family>0</family>
  199.         <titleWidth>0</titleWidth>
  200.         <icon>0</icon>
  201.         <textAlign>center</textAlign>
  202.         <font>Garamond</font>
  203.         <textSize>16</textSize>
  204.         <textStyle>italic</textStyle>
  205.         <textStyle>bold</textStyle>
  206.         <name>Cycle Palettes & Bars</name>
  207.         <script>on mouseUppalglobal SafNavput last char of SafNav into cd fld "SafNav"end mouseUp</script>
  208.     </part>
  209.     <part>
  210.         <id>18</id>
  211.         <type>button</type>
  212.         <visible> <true /> </visible>
  213.         <reserved5> 0 </reserved5>
  214.         <reserved4> 0 </reserved4>
  215.         <reserved3> 0 </reserved3>
  216.         <reserved2> 0 </reserved2>
  217.         <reserved1> 0 </reserved1>
  218.         <enabled> <true /> </enabled>
  219.         <rect>
  220.             <left>70</left>
  221.             <top>202</top>
  222.             <right>184</right>
  223.             <bottom>224</bottom>
  224.         </rect>
  225.         <style>checkbox</style>
  226.         <showName> <true /> </showName>
  227.         <highlight> <false /> </highlight>
  228.         <autoHighlight> <true /> </autoHighlight>
  229.         <sharedHighlight> <true /> </sharedHighlight>
  230.         <family>0</family>
  231.         <titleWidth>0</titleWidth>
  232.         <icon>0</icon>
  233.         <textAlign>left</textAlign>
  234.         <font>Garamond</font>
  235.         <textSize>16</textSize>
  236.         <textStyle>italic</textStyle>
  237.         <textStyle>bold</textStyle>
  238.         <name>Black & White</name>
  239.         <script>on mouseUpset visible of btn ID 22 of cd "Preferences" to ¬¨not hilite of me and not hilite of btn ID 25 of cd "Maintenance"global TopBar,BotBar,SafNavif there is a window SafNav then close window SafNavif there is a window TopBar then close window TopBarif there is a window BotBar then close window BotBar-- openStackend mouseUp</script>
  240.     </part>
  241.     <part>
  242.         <id>19</id>
  243.         <type>button</type>
  244.         <visible> <true /> </visible>
  245.         <reserved5> 0 </reserved5>
  246.         <reserved4> 0 </reserved4>
  247.         <reserved3> 0 </reserved3>
  248.         <reserved2> 0 </reserved2>
  249.         <reserved1> 0 </reserved1>
  250.         <enabled> <true /> </enabled>
  251.         <rect>
  252.             <left>70</left>
  253.             <top>226</top>
  254.             <right>267</right>
  255.             <bottom>248</bottom>
  256.         </rect>
  257.         <style>checkbox</style>
  258.         <showName> <true /> </showName>
  259.         <highlight> <false /> </highlight>
  260.         <autoHighlight> <true /> </autoHighlight>
  261.         <sharedHighlight> <true /> </sharedHighlight>
  262.         <family>0</family>
  263.         <titleWidth>0</titleWidth>
  264.         <icon>0</icon>
  265.         <textAlign>left</textAlign>
  266.         <font>Garamond</font>
  267.         <textSize>16</textSize>
  268.         <textStyle>italic</textStyle>
  269.         <textStyle>bold</textStyle>
  270.         <name>Macintosh Portable Palette</name>
  271.         <script>on mouseUpglobal PalPosif hilite of me thenset hilite of cd btn ID 18 to TRUEsend mouseUp to cd btn ID 18put "579,34" into PalPoselseput "579,75" into PalPosend ifend mouseUp</script>
  272.     </part>
  273.     <part>
  274.         <id>21</id>
  275.         <type>button</type>
  276.         <visible> <true /> </visible>
  277.         <reserved5> 0 </reserved5>
  278.         <reserved4> 0 </reserved4>
  279.         <reserved3> 0 </reserved3>
  280.         <reserved2> 0 </reserved2>
  281.         <reserved1> 0 </reserved1>
  282.         <enabled> <true /> </enabled>
  283.         <rect>
  284.             <left>70</left>
  285.             <top>250</top>
  286.             <right>234</right>
  287.             <bottom>272</bottom>
  288.         </rect>
  289.         <style>checkbox</style>
  290.         <showName> <true /> </showName>
  291.         <highlight> <false /> </highlight>
  292.         <autoHighlight> <true /> </autoHighlight>
  293.         <sharedHighlight> <true /> </sharedHighlight>
  294.         <family>0</family>
  295.         <titleWidth>0</titleWidth>
  296.         <icon>0</icon>
  297.         <textAlign>left</textAlign>
  298.         <font>Garamond</font>
  299.         <textSize>16</textSize>
  300.         <textStyle>italic</textStyle>
  301.         <textStyle>bold</textStyle>
  302.         <name>Touchscreen installed</name>
  303.         <script>on mouseUpglobal touchscreenput hilite of me into touchscreenend mouseUp</script>
  304.     </part>
  305.     <part>
  306.         <id>20</id>
  307.         <type>button</type>
  308.         <visible> <true /> </visible>
  309.         <reserved5> 0 </reserved5>
  310.         <reserved4> 0 </reserved4>
  311.         <reserved3> 0 </reserved3>
  312.         <reserved2> 0 </reserved2>
  313.         <reserved1> 0 </reserved1>
  314.         <enabled> <true /> </enabled>
  315.         <rect>
  316.             <left>69</left>
  317.             <top>463</top>
  318.             <right>571</right>
  319.             <bottom>480</bottom>
  320.         </rect>
  321.         <style>transparent</style>
  322.         <showName> <false /> </showName>
  323.         <highlight> <false /> </highlight>
  324.         <autoHighlight> <false /> </autoHighlight>
  325.         <sharedHighlight> <true /> </sharedHighlight>
  326.         <family>0</family>
  327.         <titleWidth>0</titleWidth>
  328.         <icon>0</icon>
  329.         <textAlign>center</textAlign>
  330.         <font>Geneva</font>
  331.         <textSize>12</textSize>
  332.         <textStyle>plain</textStyle>
  333.         <name>barBot</name>
  334.         <script></script>
  335.     </part>
  336.     <part>
  337.         <id>23</id>
  338.         <type>field</type>
  339.         <visible> <true /> </visible>
  340.         <dontWrap> <false /> </dontWrap>
  341.         <dontSearch> <false /> </dontSearch>
  342.         <sharedText> <false /> </sharedText>
  343.         <fixedLineHeight> <true /> </fixedLineHeight>
  344.         <autoTab> <false /> </autoTab>
  345.         <lockText> <true /> </lockText>
  346.         <rect>
  347.             <left>371</left>
  348.             <top>204</top>
  349.             <right>421</right>
  350.             <bottom>220</bottom>
  351.         </rect>
  352.         <style>transparent</style>
  353.         <autoSelect> <false /> </autoSelect>
  354.         <showLines> <false /> </showLines>
  355.         <wideMargins> <false /> </wideMargins>
  356.         <multipleLines> <false /> </multipleLines>
  357.         <reservedFamily> 0 </reservedFamily>
  358.         <titleWidth>0</titleWidth>
  359.         <icon>0</icon>
  360.         <textAlign>left</textAlign>
  361.         <font>Geneva</font>
  362.         <textSize>12</textSize>
  363.         <textStyle>plain</textStyle>
  364.         <textHeight>16</textHeight>
  365.         <name>SafNav</name>
  366.         <script></script>
  367.     </part>
  368.     <part>
  369.         <id>24</id>
  370.         <type>button</type>
  371.         <visible> <true /> </visible>
  372.         <reserved5> 0 </reserved5>
  373.         <reserved4> 0 </reserved4>
  374.         <reserved3> 0 </reserved3>
  375.         <reserved2> 0 </reserved2>
  376.         <reserved1> 0 </reserved1>
  377.         <enabled> <true /> </enabled>
  378.         <rect>
  379.             <left>70</left>
  380.             <top>274</top>
  381.             <right>206</right>
  382.             <bottom>296</bottom>
  383.         </rect>
  384.         <style>checkbox</style>
  385.         <showName> <true /> </showName>
  386.         <highlight> <true /> </highlight>
  387.         <autoHighlight> <true /> </autoHighlight>
  388.         <sharedHighlight> <true /> </sharedHighlight>
  389.         <family>0</family>
  390.         <titleWidth>0</titleWidth>
  391.         <icon>0</icon>
  392.         <textAlign>left</textAlign>
  393.         <font>Garamond</font>
  394.         <textSize>16</textSize>
  395.         <textStyle>italic</textStyle>
  396.         <textStyle>bold</textStyle>
  397.         <name>Printing enabled</name>
  398.         <script>on mouseUpglobal OKprintput hilite of me into OKprintend mouseUp</script>
  399.     </part>
  400.     <part>
  401.         <id>2</id>
  402.         <type>field</type>
  403.         <visible> <true /> </visible>
  404.         <dontWrap> <false /> </dontWrap>
  405.         <dontSearch> <false /> </dontSearch>
  406.         <sharedText> <false /> </sharedText>
  407.         <fixedLineHeight> <false /> </fixedLineHeight>
  408.         <autoTab> <false /> </autoTab>
  409.         <lockText> <true /> </lockText>
  410.         <rect>
  411.             <left>75</left>
  412.             <top>305</top>
  413.             <right>561</right>
  414.             <bottom>418</bottom>
  415.         </rect>
  416.         <style>scrolling</style>
  417.         <autoSelect> <false /> </autoSelect>
  418.         <showLines> <false /> </showLines>
  419.         <wideMargins> <true /> </wideMargins>
  420.         <multipleLines> <false /> </multipleLines>
  421.         <reservedFamily> 0 </reservedFamily>
  422.         <titleWidth>0</titleWidth>
  423.         <icon>0</icon>
  424.         <textAlign>forceLeft</textAlign>
  425.         <font>Garamond</font>
  426.         <textSize>12</textSize>
  427.         <textStyle>plain</textStyle>
  428.         <textHeight>16</textHeight>
  429.         <name>notes</name>
  430.         <script>on mouseUpget "0,21,640,425"if rect of me is itthen set rect of me to "70,298,570,425"else set rect of me to itend mouseUp</script>
  431.     </part>
  432.     <part>
  433.         <id>6</id>
  434.         <type>button</type>
  435.         <visible> <true /> </visible>
  436.         <reserved5> 0 </reserved5>
  437.         <reserved4> 0 </reserved4>
  438.         <reserved3> 0 </reserved3>
  439.         <reserved2> 0 </reserved2>
  440.         <reserved1> 0 </reserved1>
  441.         <enabled> <true /> </enabled>
  442.         <rect>
  443.             <left>69</left>
  444.             <top>302</top>
  445.             <right>571</right>
  446.             <bottom>417</bottom>
  447.         </rect>
  448.         <style>roundrect</style>
  449.         <showName> <true /> </showName>
  450.         <highlight> <false /> </highlight>
  451.         <autoHighlight> <true /> </autoHighlight>
  452.         <sharedHighlight> <true /> </sharedHighlight>
  453.         <family>0</family>
  454.         <titleWidth>0</titleWidth>
  455.         <icon>0</icon>
  456.         <textAlign>center</textAlign>
  457.         <font>Garamond</font>
  458.         <textSize>20</textSize>
  459.         <textStyle>extend</textStyle>
  460.         <textStyle>italic</textStyle>
  461.         <textStyle>bold</textStyle>
  462.         <name>Begin</name>
  463.         <script>on mouseUpglobal floppylock screenif the optionKey is downthen go cd "Maintenance"elsego cd "Title"unlock screen with visual barn door close slowend ifend mouseUpon mouseDown--end mouseDown</script>
  464.     </part>
  465.     <content>
  466.         <layer>card</layer>
  467.         <id>23</id>
  468.         <text>2</text>
  469.     </content>
  470.     <name>Preferences</name>
  471.     <script>on closeCardset rect of cd fld ID 2 to 75,305,561,418global counterput 0 into counterend closeCardon mouseUp--end mouseUpon mouseDown--end mouseDownon idle--end idle</script>
  472. </card>
  473.  
  474.  
  475. card_273300.xml
  476. <?xml version="1.0" encoding="utf-8" ?>
  477. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  478. <card>
  479.     <id>273300</id>
  480.     <filler1>0</filler1>
  481.     <bitmap>BMAP_5722.pbm</bitmap>
  482.     <cantDelete> <false /> </cantDelete>
  483.     <showPict> <true /> </showPict>
  484.     <dontSearch> <false /> </dontSearch>
  485.     <owner>2623</owner>
  486.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  487.     <part>
  488.         <id>18</id>
  489.         <type>button</type>
  490.         <visible> <true /> </visible>
  491.         <reserved5> 0 </reserved5>
  492.         <reserved4> 0 </reserved4>
  493.         <reserved3> 0 </reserved3>
  494.         <reserved2> 0 </reserved2>
  495.         <reserved1> 0 </reserved1>
  496.         <enabled> <true /> </enabled>
  497.         <rect>
  498.             <left>414</left>
  499.             <top>247</top>
  500.             <right>485</right>
  501.             <bottom>280</bottom>
  502.         </rect>
  503.         <style>roundrect</style>
  504.         <showName> <true /> </showName>
  505.         <highlight> <false /> </highlight>
  506.         <autoHighlight> <true /> </autoHighlight>
  507.         <sharedHighlight> <true /> </sharedHighlight>
  508.         <family>0</family>
  509.         <titleWidth>0</titleWidth>
  510.         <icon>0</icon>
  511.         <textAlign>center</textAlign>
  512.         <font>Geneva</font>
  513.         <textSize>12</textSize>
  514.         <textStyle>plain</textStyle>
  515.         <name>E X I T</name>
  516.         <script>on mouseUpgo cd "Preferences"end mouseUp</script>
  517.     </part>
  518.     <part>
  519.         <id>24</id>
  520.         <type>button</type>
  521.         <visible> <true /> </visible>
  522.         <reserved5> 0 </reserved5>
  523.         <reserved4> 0 </reserved4>
  524.         <reserved3> 0 </reserved3>
  525.         <reserved2> 0 </reserved2>
  526.         <reserved1> 0 </reserved1>
  527.         <enabled> <true /> </enabled>
  528.         <rect>
  529.             <left>392</left>
  530.             <top>382</top>
  531.             <right>514</right>
  532.             <bottom>404</bottom>
  533.         </rect>
  534.         <style>checkbox</style>
  535.         <showName> <true /> </showName>
  536.         <highlight> <false /> </highlight>
  537.         <autoHighlight> <true /> </autoHighlight>
  538.         <sharedHighlight> <true /> </sharedHighlight>
  539.         <family>0</family>
  540.         <titleWidth>0</titleWidth>
  541.         <icon>0</icon>
  542.         <textAlign>left</textAlign>
  543.         <font>Garamond</font>
  544.         <textSize>16</textSize>
  545.         <textStyle>italic</textStyle>
  546.         <textStyle>bold</textStyle>
  547.         <name>Disable menus</name>
  548.         <script>on mouseUpif hilite of me thenhide menuBarhide msgend ifSetMenusend mouseUp</script>
  549.     </part>
  550.     <part>
  551.         <id>25</id>
  552.         <type>button</type>
  553.         <visible> <true /> </visible>
  554.         <reserved5> 0 </reserved5>
  555.         <reserved4> 0 </reserved4>
  556.         <reserved3> 0 </reserved3>
  557.         <reserved2> 0 </reserved2>
  558.         <reserved1> 0 </reserved1>
  559.         <enabled> <true /> </enabled>
  560.         <rect>
  561.             <left>392</left>
  562.             <top>409</top>
  563.             <right>514</right>
  564.             <bottom>431</bottom>
  565.         </rect>
  566.         <style>checkbox</style>
  567.         <showName> <true /> </showName>
  568.         <highlight> <true /> </highlight>
  569.         <autoHighlight> <true /> </autoHighlight>
  570.         <sharedHighlight> <true /> </sharedHighlight>
  571.         <family>0</family>
  572.         <titleWidth>0</titleWidth>
  573.         <icon>0</icon>
  574.         <textAlign>left</textAlign>
  575.         <font>Garamond</font>
  576.         <textSize>16</textSize>
  577.         <textStyle>italic</textStyle>
  578.         <textStyle>bold</textStyle>
  579.         <name>Floppy Version</name>
  580.         <script>on mouseUpset visible of btn ID 22 of cd "Preferences" to ¬¨not hilite of me and not hilite of btn ID 18 of cd "Preferences"global floppyput hilite of me into floppyset visible of cd fld "Intro" of cd "Title" to floppyopenstackend mouseUp</script>
  581.     </part>
  582.     <part>
  583.         <id>43</id>
  584.         <type>button</type>
  585.         <visible> <true /> </visible>
  586.         <reserved5> 0 </reserved5>
  587.         <reserved4> 0 </reserved4>
  588.         <reserved3> 0 </reserved3>
  589.         <reserved2> 0 </reserved2>
  590.         <reserved1> 0 </reserved1>
  591.         <enabled> <true /> </enabled>
  592.         <rect>
  593.             <left>574</left>
  594.             <top>463</top>
  595.             <right>586</right>
  596.             <bottom>479</bottom>
  597.         </rect>
  598.         <style>shadow</style>
  599.         <showName> <true /> </showName>
  600.         <highlight> <false /> </highlight>
  601.         <autoHighlight> <false /> </autoHighlight>
  602.         <sharedHighlight> <true /> </sharedHighlight>
  603.         <family>0</family>
  604.         <titleWidth>0</titleWidth>
  605.         <icon>0</icon>
  606.         <textAlign>center</textAlign>
  607.         <font>Chicago</font>
  608.         <textSize>12</textSize>
  609.         <textStyle>plain</textStyle>
  610.         <name>New Button</name>
  611.         <script>on mouseUpgo first cd of this bglock screenset locKMessages to trueset locKRecent to truerepeat with i= 1 to the number of cds of this bgput igo cd i of this bgif not hilite of bg btn "screenShot?" of this cdthenset the icon of cd btn "coverUp1" to 0set the loc of cd btn "coverUp1" to loc of bg btn "screenshot"else next repeatend repeatplay fluteend mouseUpon mouseUpset lockScreen to trueset lockMessages to trueset lockRecent to truerepeat with i = 1 to the number of cds of this bgput iset cursor to busyput bg fld "enteredKeys" of cd i of this bg into holder--sort items of holderrepeatif the charToNum of first char of holder is 32then delete first char of holderelse if the charToNum of first char of holder is 44then delete first char of holderelse exit repeatend repeatput holder into bg fld "enteredKeys" of cd i of this bgend repeatplay flute f4end mouseUpon mouseUpset lockScreen to trueset lockMessages to trueset lockRecent to truerepeat with i = 1 to the number of cds of this bgset cursor to busyget (id of cd i of this bg)put (word 3 of it) & return after holderend repeatput holder into bg fld "test" of last cd of this bgplay flute f4end mouseUp</script>
  612.     </part>
  613.     <name>maintenance</name>
  614.     <script>on Pwdglobal pwif not pw then-- ask password "Enter password:"-- if it ‚↠3426180036 then-- beep-- answer "Incorrect password."-- go cd "Title"-- EXIT TO HYPERCARD-- end ifput TRUE into pwend ifend Pwdon closeCardglobal pwput FALSE into pwend closeCardon openCardglobal pw,rsdput FALSE into pwput FALSE into rsdend openCardon RSglobal rebuild,rsdif not rsd thenanswer "Rebuild any pre-existing indeces as well?" ¬¨with "Cancel" or "Skip" or "Rebuild"if it is "Cancel" then exit to HyperCardput it="Rebuild" into rebuildput TRUE into rsdend ifend RSon LockEm xset the visible  of cd fld "Cats" of cd "Names" to not xset the lockText of cd fld "Notes" of cd "Preferences" to xset the lockText of fld "Description" of first cd of bg "‚Ä¢Description" to xset the lockText of fld "CoName" of first cd of bg "‚Ä¢Description" to xset the lockText of fld "ProdName" of first cd of bg "‚Ä¢Description" to xset the visible  of fld "BoothName" of first cd of bg "‚Ä¢Description" to not xset the visible  of fld "BoothNumber" of first cd of bg "‚Ä¢Description" to not xset the visible  of fld "BoothTime" of first cd of bg "‚Ä¢Description" to not xset the visible  of fld "Cat" of first cd of bg "‚Ä¢Description" to not xset the visible  of bg btn "Delete" of first cd of bg "‚Ä¢Description" to not xset the visible  of bg btn "Scrolling" of first cd of bg "‚Ä¢Description" to not xset the lockText of fld "Features" of first cd of bg "‚Ä¢Features" to xset the lockText of fld "Other Stuff" of first cd of bg "‚Ä¢Other Stuff" to xset the visible of bg btn "Shot" of first cd of bg "‚Ä¢Screen Shot" to not xset the visible of bg btn "Full Shot" of first cd of bg "‚Ä¢Screen Shot" to not xset the visible of bg btn "Center" of first cd of bg "‚Ä¢Screen Shot" to not xend LockEm</script>
  615. </card>
  616.  
  617.  
  618. card_88848.xml
  619. <?xml version="1.0" encoding="utf-8" ?>
  620. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  621. <card>
  622.     <id>88848</id>
  623.     <filler1>0</filler1>
  624.     <bitmap>BMAP_108945.pbm</bitmap>
  625.     <cantDelete> <false /> </cantDelete>
  626.     <showPict> <true /> </showPict>
  627.     <dontSearch> <true /> </dontSearch>
  628.     <owner>2623</owner>
  629.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  630.     <part>
  631.         <id>1</id>
  632.         <type>button</type>
  633.         <visible> <true /> </visible>
  634.         <reserved5> 0 </reserved5>
  635.         <reserved4> 0 </reserved4>
  636.         <reserved3> 0 </reserved3>
  637.         <reserved2> 0 </reserved2>
  638.         <reserved1> 0 </reserved1>
  639.         <enabled> <true /> </enabled>
  640.         <rect>
  641.             <left>77</left>
  642.             <top>298</top>
  643.             <right>180</right>
  644.             <bottom>422</bottom>
  645.         </rect>
  646.         <style>transparent</style>
  647.         <showName> <false /> </showName>
  648.         <highlight> <false /> </highlight>
  649.         <autoHighlight> <false /> </autoHighlight>
  650.         <sharedHighlight> <true /> </sharedHighlight>
  651.         <family>0</family>
  652.         <titleWidth>0</titleWidth>
  653.         <icon>0</icon>
  654.         <textAlign>center</textAlign>
  655.         <font>Geneva</font>
  656.         <textSize>12</textSize>
  657.         <textStyle>plain</textStyle>
  658.         <name>‚Ä¢Categories</name>
  659.         <script></script>
  660.     </part>
  661.     <part>
  662.         <id>2</id>
  663.         <type>button</type>
  664.         <visible> <true /> </visible>
  665.         <reserved5> 0 </reserved5>
  666.         <reserved4> 0 </reserved4>
  667.         <reserved3> 0 </reserved3>
  668.         <reserved2> 0 </reserved2>
  669.         <reserved1> 0 </reserved1>
  670.         <enabled> <true /> </enabled>
  671.         <rect>
  672.             <left>200</left>
  673.             <top>298</top>
  674.             <right>303</right>
  675.             <bottom>422</bottom>
  676.         </rect>
  677.         <style>transparent</style>
  678.         <showName> <false /> </showName>
  679.         <highlight> <false /> </highlight>
  680.         <autoHighlight> <false /> </autoHighlight>
  681.         <sharedHighlight> <true /> </sharedHighlight>
  682.         <family>0</family>
  683.         <titleWidth>0</titleWidth>
  684.         <icon>0</icon>
  685.         <textAlign>center</textAlign>
  686.         <font>Geneva</font>
  687.         <textSize>12</textSize>
  688.         <textStyle>plain</textStyle>
  689.         <name>‚Ä¢Names</name>
  690.         <script></script>
  691.     </part>
  692.     <part>
  693.         <id>3</id>
  694.         <type>button</type>
  695.         <visible> <true /> </visible>
  696.         <reserved5> 0 </reserved5>
  697.         <reserved4> 0 </reserved4>
  698.         <reserved3> 0 </reserved3>
  699.         <reserved2> 0 </reserved2>
  700.         <reserved1> 0 </reserved1>
  701.         <enabled> <true /> </enabled>
  702.         <rect>
  703.             <left>322</left>
  704.             <top>298</top>
  705.             <right>425</right>
  706.             <bottom>422</bottom>
  707.         </rect>
  708.         <style>transparent</style>
  709.         <showName> <false /> </showName>
  710.         <highlight> <false /> </highlight>
  711.         <autoHighlight> <false /> </autoHighlight>
  712.         <sharedHighlight> <true /> </sharedHighlight>
  713.         <family>0</family>
  714.         <titleWidth>0</titleWidth>
  715.         <icon>0</icon>
  716.         <textAlign>center</textAlign>
  717.         <font>Geneva</font>
  718.         <textSize>12</textSize>
  719.         <textStyle>plain</textStyle>
  720.         <name>‚Ä¢Manufacturers</name>
  721.         <script></script>
  722.     </part>
  723.     <part>
  724.         <id>4</id>
  725.         <type>button</type>
  726.         <visible> <true /> </visible>
  727.         <reserved5> 0 </reserved5>
  728.         <reserved4> 0 </reserved4>
  729.         <reserved3> 0 </reserved3>
  730.         <reserved2> 0 </reserved2>
  731.         <reserved1> 0 </reserved1>
  732.         <enabled> <true /> </enabled>
  733.         <rect>
  734.             <left>461</left>
  735.             <top>298</top>
  736.             <right>564</right>
  737.             <bottom>422</bottom>
  738.         </rect>
  739.         <style>transparent</style>
  740.         <showName> <false /> </showName>
  741.         <highlight> <false /> </highlight>
  742.         <autoHighlight> <false /> </autoHighlight>
  743.         <sharedHighlight> <true /> </sharedHighlight>
  744.         <family>0</family>
  745.         <titleWidth>0</titleWidth>
  746.         <icon>0</icon>
  747.         <textAlign>center</textAlign>
  748.         <font>Geneva</font>
  749.         <textSize>12</textSize>
  750.         <textStyle>plain</textStyle>
  751.         <name>‚Ä¢CVsearch</name>
  752.         <script></script>
  753.     </part>
  754.     <name>Main</name>
  755.     <script>on mouseUpget short name of the targetif first char of it is "‚Ä¢" thenset hilite of the target to TRUElock screenset hilite of the target to FALSEpush cdgo cd (char 2 to 99 of it)if there is a fld "Index" then set scroll of fld "Index" to 0unlock screen with visual zoom open slowly-- jjFlushelsebeepend ifend mouseUpon mouseStillDownget short name of the targetif first char of it is "‚Ä¢" thenset hilite of the target to the mouseLoc is within rect of the targetend ifend mouseStillDownon openCardglobal palOKput TRUE into palOKend openCardon doNextbeepend doNexton doPreviousbeepend doPreviouson doPrintbeepend doPrinton doRestartset the lockmessages to TRUEvisual effect iris closego cd "Disclaimer"end doRestart</script>
  756. </card>
  757.  
  758.  
  759. card_360224.xml
  760. <?xml version="1.0" encoding="utf-8" ?>
  761. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  762. <card>
  763.     <id>360224</id>
  764.     <filler1>0</filler1>
  765.     <cantDelete> <true /> </cantDelete>
  766.     <showPict> <true /> </showPict>
  767.     <dontSearch> <false /> </dontSearch>
  768.     <owner>355059</owner>
  769.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  770.     <content>
  771.         <layer>background</layer>
  772.         <id>2</id>
  773.         <text><span class="style19">¬†¬†¬†¬†Apple has created its own advanced development environment for Macintosh ‚Äì Macintosh Programmer‚Äôs Workshop (MPW¬Æ). At its core is a multi-window editor and a command interpreter you can use to create source code files, link them, and build them into executable applications.¬†¬†¬†¬†¬†Many programming languages that operate inside the MPW environment are available from Apple and from third-party vendors. Apple provides Object Pascal, C, C++, and Motorola 680x0 assembly language. Languages from third parties include Object Pascal, Modula-2, Fortran, and Ada.¬†¬†¬†¬†¬†There are also many fine programming languages, such as THINK C and THINK Pascal, which run in their own unique development environments and do not require MPW. These languages are typically more tightly integrated and run with less-demanding hardware requirements. They are also highlighted in this section.</span></text>
  774.     </content>
  775.     <content>
  776.         <layer>background</layer>
  777.         <id>3</id>
  778.         <text><span class="style19">evelopment Environments and Languages</span></text>
  779.     </content>
  780.     <name>¬ßDevelopment Environments and</name>
  781.     <script>-- on doPrevious-- visual wipe right-- go cd "¬ßHyperCard 2.0 Applications"-- end doPrevious</script>
  782. </card>
  783.  
  784.  
  785. card_360806.xml
  786. <?xml version="1.0" encoding="utf-8" ?>
  787. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  788. <card>
  789.     <id>360806</id>
  790.     <filler1>0</filler1>
  791.     <cantDelete> <true /> </cantDelete>
  792.     <showPict> <true /> </showPict>
  793.     <dontSearch> <false /> </dontSearch>
  794.     <owner>355059</owner>
  795.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  796.     <content>
  797.         <layer>background</layer>
  798.         <id>2</id>
  799.         <text><span class="style19">¬†¬†¬†¬†Object-oriented programming offers many important benefits, including the ability to better manage program complexity, to maximize the reusability of code, and to increase productivity.¬†¬†¬†¬†¬†Apple has been the leader in the development and implementation of object-oriented tools and environments since the early ‚Äô80s. For example, Apple defined object-oriented extensions to standard Pascal to create the popular Object Pascal, developed C++ for the MPW environment, and provides Macintosh Allegro Common Lisp‚Ñ¢ with object-oriented extensions.¬†¬†¬†¬†¬†Apple also developed MacApp¬Æ, a generic-application class library built using Object Pascal, designed to make the process of creating and maintaining Macintosh applications very efficient. MacApp contains all the user-interface features of a desirable Macintosh application: menus, windows, dialog boxes, and more. When you create an application with MacApp, nearly all the work required for the user interface is already complete. </span></text>
  800.     </content>
  801.     <content>
  802.         <layer>background</layer>
  803.         <id>3</id>
  804.         <text>Object-Oriented Programming Environments</text>
  805.     </content>
  806.     <name>¬ßObject-Oriented Programming </name>
  807.     <script></script>
  808. </card>
  809.  
  810.  
  811. card_361020.xml
  812. <?xml version="1.0" encoding="utf-8" ?>
  813. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  814. <card>
  815.     <id>361020</id>
  816.     <filler1>0</filler1>
  817.     <cantDelete> <true /> </cantDelete>
  818.     <showPict> <true /> </showPict>
  819.     <dontSearch> <false /> </dontSearch>
  820.     <owner>355059</owner>
  821.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  822.     <content>
  823.         <layer>background</layer>
  824.         <id>2</id>
  825.         <text><span class="style19">¬†¬†¬†¬†As the personal computer industry enters the 1990s, new challenges are emerging both for Apple and for application developers. The products that successfully meet those challenges will be those that tightly integrate application performance with network performance‚Äîthat combine standalone power with the ability to share. ¬†¬†¬†¬†¬†To help accelerate the development of networked and collaborative applications, Apple provides a variety of Network Application Tools. They enable the Macintosh to interface with a variety of networks and host computers, and facilitate the development of great collaborative applications. They include ADSP, the Macintosh-to-VAX Integration Toolkit, Data Access Language, MacAPPC, the Macintosh Communications Toolbox, MacTCP, MacX25, and MacWorkStation.</span></text>
  826.     </content>
  827.     <content>
  828.         <layer>background</layer>
  829.         <id>3</id>
  830.         <text><span class="style19">etworking and Communications Tools</span></text>
  831.     </content>
  832.     <name>¬ßNetworking and Communication</name>
  833.     <script></script>
  834. </card>
  835.  
  836.  
  837. card_361588.xml
  838. <?xml version="1.0" encoding="utf-8" ?>
  839. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  840. <card>
  841.     <id>361588</id>
  842.     <filler1>0</filler1>
  843.     <cantDelete> <true /> </cantDelete>
  844.     <showPict> <true /> </showPict>
  845.     <dontSearch> <false /> </dontSearch>
  846.     <owner>355059</owner>
  847.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  848.     <content>
  849.         <layer>background</layer>
  850.         <id>3</id>
  851.         <text><span class="style19">rototyping Tools, Case Tools, and Libraries</span></text>
  852.     </content>
  853.     <content>
  854.         <layer>background</layer>
  855.         <id>2</id>
  856.         <text><span class="style19">¬†¬†¬†¬†Tools in these categories will help you accelerate development of Macintosh applications by providing professional-quality source or object code which can be integrated with your own code.¬†¬†¬†¬†¬†Prototyping tools let you rapidly put together the skeleton of a well- behaved Macintosh application, allowing you to focus your energies on the application-specific code that makes your program unique. These tools are especially valuable to those who are new to Macintosh programming and not familiar with the techniques needed to implement the standard desktop interface and event-driven programs. They typically generate fully- commented source code, making them valuable educational tools as well.¬†¬†¬†¬†¬†Most Macintosh CASE tools use effective graphic techniques to represent the information and business processes that will be automated by a computer program. They then reduce development time by converting high-level flow diagrams into detailed, executable code. Custom code libraries, written by experts, can also help you speed application development. For example, there are database engines to use in creating applications which need database functionality, and mathematical libraries to assist in the development of engineering applications.</span></text>
  857.     </content>
  858.     <name>¬ßPrototyping Tools, Case Tool</name>
  859.     <script></script>
  860. </card>
  861.  
  862.  
  863. card_361767.xml
  864. <?xml version="1.0" encoding="utf-8" ?>
  865. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  866. <card>
  867.     <id>361767</id>
  868.     <filler1>0</filler1>
  869.     <cantDelete> <true /> </cantDelete>
  870.     <showPict> <true /> </showPict>
  871.     <dontSearch> <false /> </dontSearch>
  872.     <owner>355059</owner>
  873.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  874.     <content>
  875.         <layer>background</layer>
  876.         <id>3</id>
  877.         <text><span class="style19">rogramming Utilities and Debuggers</span></text>
  878.     </content>
  879.     <content>
  880.         <layer>background</layer>
  881.         <id>2</id>
  882.         <text>¬†¬†¬†¬†¬†There are two main types of debuggers for the Macintosh: source-level and assembly-level. The source-level debuggers let you work with your code in the language in which you wrote it, rather than in the machine language that the processor executes. These are good for programmers who are not familiar with assembly language on the Macintosh, and are more comfortable in a high-level language such as Pascal or C.¬†¬†¬†¬†¬†Assembly-level debuggers let you work right at the machine level, with 680x0 machine language execution. At this level, there is little or no resemblance to the original high-level application language used for development. Instead, these programs give you a direct look at the compiled code that is actually executed by the processor. This type of debugger is best for those who understand the Macintosh‚Äôs 680x0 assembly language, and for those few bugs which will crash even good source-level debuggers.¬†¬†¬†¬†¬†Also in this section are a wide variety of utility programs that will help improve your programming productivity.</text>
  883.     </content>
  884.     <name>¬ßProgramming Utilities and De</name>
  885.     <script></script>
  886. </card>
  887.  
  888.  
  889. card_362163.xml
  890. <?xml version="1.0" encoding="utf-8" ?>
  891. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  892. <card>
  893.     <id>362163</id>
  894.     <filler1>0</filler1>
  895.     <cantDelete> <true /> </cantDelete>
  896.     <showPict> <true /> </showPict>
  897.     <dontSearch> <false /> </dontSearch>
  898.     <owner>355059</owner>
  899.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  900.     <content>
  901.         <layer>background</layer>
  902.         <id>3</id>
  903.         <text><span class="style19">rogrammable Databases and Spreadsheets</span></text>
  904.     </content>
  905.     <content>
  906.         <layer>background</layer>
  907.         <id>2</id>
  908.         <text>¬†¬†¬†¬†¬†Programmable databases and spreadsheets are the tools of the trade for many consultants and contract programmers who must quickly and efficiently put together specific applications for their clients. These products typically include a programming or scripting language which you can use to tailor data input operations, alter the look of reports, and determine how data is to be processed.</text>
  909.     </content>
  910.     <name>¬ßProgrammable Databases and S</name>
  911.     <script></script>
  912. </card>
  913.  
  914.  
  915. card_362363.xml
  916. <?xml version="1.0" encoding="utf-8" ?>
  917. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  918. <card>
  919.     <id>362363</id>
  920.     <filler1>0</filler1>
  921.     <cantDelete> <true /> </cantDelete>
  922.     <showPict> <true /> </showPict>
  923.     <dontSearch> <false /> </dontSearch>
  924.     <owner>355059</owner>
  925.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  926.     <content>
  927.         <layer>background</layer>
  928.         <id>3</id>
  929.         <text>HyperCard‚Ñ¢, Multimedia, and Authoring Tools</text>
  930.     </content>
  931.     <content>
  932.         <layer>background</layer>
  933.         <id>2</id>
  934.         <text><span class="style19">¬†¬†¬†The products described in this section provide a flexibility not found in most other development tools. Products like HyperCard‚Ñ¢ and SuperCard‚Ñ¢ let you create programs that control external devices, such as laser disc players and VCRs, and easily add sound and animation effects to your applications. They also facilitate the creation of products which users can customize.¬†¬†¬†¬†¬†HyperCard and SuperCard are easy to learn, so they're ideal for users and beginning programmers as well as programmers who need quick results. You can use them to build a quick prototype of an application or  to develop a friendly ‚Äúfront end‚Äù for an application that runs on a different computer. ¬†¬†¬†¬†¬†HyperCard and SuperCard applications are called stacks and projects,</span><span class="style22"> </span><span class="style19">respectively. In this section you will also find a variety of external command modules (XCMDs) you can use to extend the functionality of HyperCard and SuperCard. There are also many useful utility stacks and projects available. ¬†¬†¬†¬†¬†Many software developers today are actually content providers ‚Äî educators, researchers, trainers, and publishers ‚Äî who are using the Macintosh to create and deliver large bodies of information. The simplicity of the Macintosh user interface has led to creation of many useful tools for creating ‚Äúcourseware‚Äù ‚Äî a collection of computer-based, content-rich, interactive materials for instruction and training .</span></text>
  935.     </content>
  936.     <name>¬ßHyperCard‚Ñ¢, Multimedia, and </name>
  937.     <script></script>
  938. </card>
  939.  
  940.  
  941. card_362662.xml
  942. <?xml version="1.0" encoding="utf-8" ?>
  943. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  944. <card>
  945.     <id>362662</id>
  946.     <filler1>0</filler1>
  947.     <cantDelete> <true /> </cantDelete>
  948.     <showPict> <true /> </showPict>
  949.     <dontSearch> <false /> </dontSearch>
  950.     <owner>355059</owner>
  951.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  952.     <content>
  953.         <layer>background</layer>
  954.         <id>3</id>
  955.         <text><span class="style19">nix‚Ñ¢ Development Tools</span></text>
  956.     </content>
  957.     <content>
  958.         <layer>background</layer>
  959.         <id>2</id>
  960.         <text>¬†¬†¬†¬†¬†As large programming houses continue to buy systems from several different vendors, they have an increasing need for these systems to work better together. Many such customers have chosen UNIX¬Æ as a standard, and they find that A/UX¬Æ provides the best overall solution. ¬†¬†¬†¬†¬†A/UX 2.0, Apple's implementation for the Macintosh of the UNIX operating system, is a standard System V UNIX with extensions that provide additional functionality. For example, developers working under A/UX can incorporate the familiar Macintosh interface in their applications, thereby increasing their products‚Äô appeal. In addition, well-behaved Macintosh programs can run under A/UX, thus opening up the large market of UNIX users to developers of standard Macintosh applications.¬†¬†¬†¬†¬†A variety of compilers and tools for A/UX is available, both from Apple and other vendors, including C, Pascal, C++, Fortran, Ada, COBOL, and BASIC. </text>
  961.     </content>
  962.     <name>¬ßUnix‚Ñ¢ Development Tools</name>
  963.     <script></script>
  964. </card>
  965.  
  966.  
  967. card_362834.xml
  968. <?xml version="1.0" encoding="utf-8" ?>
  969. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  970. <card>
  971.     <id>362834</id>
  972.     <filler1>0</filler1>
  973.     <cantDelete> <true /> </cantDelete>
  974.     <showPict> <true /> </showPict>
  975.     <dontSearch> <false /> </dontSearch>
  976.     <owner>355059</owner>
  977.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  978.     <content>
  979.         <layer>background</layer>
  980.         <id>3</id>
  981.         <text>Publications, Programming Services, and Training</text>
  982.     </content>
  983.     <content>
  984.         <layer>background</layer>
  985.         <id>2</id>
  986.         <text><span class="style19">¬†¬†¬†¬†Most of the important technical reference material Apple has written about the Macintosh, including the definitive </span><span class="style22">Inside Macintosh</span><span class="style19"> reference, is published by Addison-Wesley Publishing Company as part of the </span><span class="style22">Apple Technical Library</span><span class="style19">  or</span><span class="style22">Apple Communications Library.</span><span class="style19"> Other Apple technical material, including important information on works-in-progress, is available in looseleaf form from theAPPLE PROGRAMMERS AND DEVELOPERS ASSOCIATION (APDA).¬†¬†¬†¬†¬†Many independent authors have also written excellent books and articles about Macintosh programming. These materials often provide insights into programming techniques which are not covered in Apple‚Äôs ‚Äúofficial‚Äù technical reference material. They are also valuable sources of sample code and programming tips.¬†¬†¬†¬†¬†Developing superior Macintosh applications is challenging, whether you‚Äôre just starting out or are already an experienced programmer. Training courses can help you produce fast, efficient code, either by getting you started in the right direction with a new language or by raising your skill level in a familiar one.¬†¬†¬†¬†¬†Apple‚Äôs Developer University, and other organizations, provide Macintosh training courses at sites around the country. These courses give you an opportunity to learn from the experts‚Äîexperienced Macintosh programmers who enjoy working with students and sharing their development expertise.</span></text>
  987.     </content>
  988.     <name>¬ßPublications, Programming Se</name>
  989.     <script></script>
  990. </card>
  991.  
  992.  
  993. card_5229.xml
  994. <?xml version="1.0" encoding="utf-8" ?>
  995. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  996. <card>
  997.     <id>5229</id>
  998.     <filler1>0</filler1>
  999.     <bitmap>BMAP_5958.pbm</bitmap>
  1000.     <cantDelete> <true /> </cantDelete>
  1001.     <showPict> <true /> </showPict>
  1002.     <dontSearch> <true /> </dontSearch>
  1003.     <owner>8045</owner>
  1004.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  1005.     <part>
  1006.         <id>108</id>
  1007.         <type>field</type>
  1008.         <visible> <true /> </visible>
  1009.         <dontWrap> <false /> </dontWrap>
  1010.         <dontSearch> <false /> </dontSearch>
  1011.         <sharedText> <false /> </sharedText>
  1012.         <fixedLineHeight> <true /> </fixedLineHeight>
  1013.         <autoTab> <false /> </autoTab>
  1014.         <lockText> <false /> </lockText>
  1015.         <rect>
  1016.             <left>162</left>
  1017.             <top>62</top>
  1018.             <right>477</right>
  1019.             <bottom>144</bottom>
  1020.         </rect>
  1021.         <style>scrolling</style>
  1022.         <autoSelect> <false /> </autoSelect>
  1023.         <showLines> <false /> </showLines>
  1024.         <wideMargins> <false /> </wideMargins>
  1025.         <multipleLines> <false /> </multipleLines>
  1026.         <reservedFamily> 0 </reservedFamily>
  1027.         <titleWidth>0</titleWidth>
  1028.         <icon>0</icon>
  1029.         <textAlign>left</textAlign>
  1030.         <font>Chicago</font>
  1031.         <textSize>12</textSize>
  1032.         <textStyle>plain</textStyle>
  1033.         <textHeight>16</textHeight>
  1034.         <name>booleanString</name>
  1035.         <script>on enterInFieldreturnInFieldend enterInFieldon returninField--global wlif there is a window "beginblue" theninvertWinRect "beginblue",0,0,48,52-- put "*" & the result & "*" && the ticks-- put the windows into wlelse set the hilite of btn "begin" to truedoSearchend returnInField</script>
  1036.     </part>
  1037.     <part>
  1038.         <id>113</id>
  1039.         <type>field</type>
  1040.         <visible> <true /> </visible>
  1041.         <dontWrap> <true /> </dontWrap>
  1042.         <dontSearch> <true /> </dontSearch>
  1043.         <sharedText> <false /> </sharedText>
  1044.         <fixedLineHeight> <true /> </fixedLineHeight>
  1045.         <autoTab> <false /> </autoTab>
  1046.         <lockText> <true /> </lockText>
  1047.         <rect>
  1048.             <left>87</left>
  1049.             <top>186</top>
  1050.             <right>305</right>
  1051.             <bottom>458</bottom>
  1052.         </rect>
  1053.         <style>scrolling</style>
  1054.         <autoSelect> <false /> </autoSelect>
  1055.         <showLines> <false /> </showLines>
  1056.         <wideMargins> <false /> </wideMargins>
  1057.         <multipleLines> <false /> </multipleLines>
  1058.         <reservedFamily> 0 </reservedFamily>
  1059.         <titleWidth>0</titleWidth>
  1060.         <icon>0</icon>
  1061.         <textAlign>left</textAlign>
  1062.         <font>Monaco</font>
  1063.         <textSize>12</textSize>
  1064.         <textStyle>plain</textStyle>
  1065.         <textHeight>14</textHeight>
  1066.         <name>words</name>
  1067.         <script>on mouseUpget the selectedChunkif the last word of it = 1 then put it into theChunkelse put empty into theChunkput word 2 of the clickLine into Nput line N of target into theTextif theText is not empty thenif theText = "NONE" thenbeepexit mouseUpelseput (number of chars of line 1 to N of target) + 1 into endCharselect char (endChar - length(theText)) to endChar of targetwait 5 ticksput TRUE into foundTextend ifelse put FALSE into foundTextselect emptyif foundText then smartInsert theChunk,(word 1 of theText)end mouseUp</script>
  1068.     </part>
  1069.     <part>
  1070.         <id>114</id>
  1071.         <type>field</type>
  1072.         <visible> <true /> </visible>
  1073.         <dontWrap> <false /> </dontWrap>
  1074.         <dontSearch> <false /> </dontSearch>
  1075.         <sharedText> <false /> </sharedText>
  1076.         <fixedLineHeight> <true /> </fixedLineHeight>
  1077.         <autoTab> <false /> </autoTab>
  1078.         <lockText> <true /> </lockText>
  1079.         <rect>
  1080.             <left>69</left>
  1081.             <top>186</top>
  1082.             <right>85</right>
  1083.             <bottom>458</bottom>
  1084.         </rect>
  1085.         <style>rectangle</style>
  1086.         <autoSelect> <false /> </autoSelect>
  1087.         <showLines> <true /> </showLines>
  1088.         <wideMargins> <false /> </wideMargins>
  1089.         <multipleLines> <false /> </multipleLines>
  1090.         <reservedFamily> 0 </reservedFamily>
  1091.         <titleWidth>0</titleWidth>
  1092.         <icon>0</icon>
  1093.         <textAlign>center</textAlign>
  1094.         <font>Geneva</font>
  1095.         <textSize>9</textSize>
  1096.         <textStyle>plain</textStyle>
  1097.         <textHeight>10</textHeight>
  1098.         <name>alphabet</name>
  1099.         <script>on mouseUpglobal lastLetter,keyset cursor to watchput the selectedChunk into saveselectput ((word 2 of the clickLine) * 10 + 182) into xset loc of btn "alpha" to 77,xlock screenget the value of the clickLineif it is not empty then put it into lastLetterelse send openCardif key then put "key" into wordFldelse put "text" into wordFldget fld wordFld of cd lastLetter of bg "search2"if it is not empty then put it into NONEput NONE into cd fld "words"set scroll of cd fld "Words" to 0unlock screen with visual wipe upset cursor to handif saveSelect ‚↠"" then select saveselectend mouseUp</script>
  1100.     </part>
  1101.     <part>
  1102.         <id>103</id>
  1103.         <type>button</type>
  1104.         <visible> <true /> </visible>
  1105.         <reserved5> 0 </reserved5>
  1106.         <reserved4> 0 </reserved4>
  1107.         <reserved3> 0 </reserved3>
  1108.         <reserved2> 0 </reserved2>
  1109.         <reserved1> 0 </reserved1>
  1110.         <enabled> <true /> </enabled>
  1111.         <rect>
  1112.             <left>461</left>
  1113.             <top>48</top>
  1114.             <right>480</right>
  1115.             <bottom>145</bottom>
  1116.         </rect>
  1117.         <style>opaque</style>
  1118.         <showName> <false /> </showName>
  1119.         <highlight> <false /> </highlight>
  1120.         <autoHighlight> <false /> </autoHighlight>
  1121.         <sharedHighlight> <true /> </sharedHighlight>
  1122.         <family>0</family>
  1123.         <titleWidth>0</titleWidth>
  1124.         <icon>0</icon>
  1125.         <textAlign>center</textAlign>
  1126.         <font>Chicago</font>
  1127.         <textSize>12</textSize>
  1128.         <textStyle>plain</textStyle>
  1129.         <name>searchscrollmask</name>
  1130.         <script></script>
  1131.     </part>
  1132.     <part>
  1133.         <id>2</id>
  1134.         <type>button</type>
  1135.         <visible> <true /> </visible>
  1136.         <reserved5> 0 </reserved5>
  1137.         <reserved4> 0 </reserved4>
  1138.         <reserved3> 0 </reserved3>
  1139.         <reserved2> 0 </reserved2>
  1140.         <reserved1> 0 </reserved1>
  1141.         <enabled> <true /> </enabled>
  1142.         <rect>
  1143.             <left>75</left>
  1144.             <top>91</top>
  1145.             <right>157</right>
  1146.             <bottom>111</bottom>
  1147.         </rect>
  1148.         <style>radiobutton</style>
  1149.         <showName> <true /> </showName>
  1150.         <highlight> <false /> </highlight>
  1151.         <autoHighlight> <false /> </autoHighlight>
  1152.         <sharedHighlight> <true /> </sharedHighlight>
  1153.         <family>0</family>
  1154.         <titleWidth>0</titleWidth>
  1155.         <icon>0</icon>
  1156.         <textAlign>center</textAlign>
  1157.         <font>Chicago</font>
  1158.         <textSize>12</textSize>
  1159.         <textStyle>plain</textStyle>
  1160.         <name>Full Text</name>
  1161.         <script>on mouseUpglobal lastTextString,lastKeyString,key,lastLetterput false into keyset cursor to watchset the hilite of cd btn "keyword" to FALSEset the hilite of me to TRUEput cd fld 1 into lastKeyStringlock screenput lastTextString into cd fld 1 --"booleanString"show cd btn "NEAR"show cd btn "starts with¬†"show cd btn "contains¬†"show cd btn "matches"if cd fld 6 is not emptythen put "Full Text:" into cd fld 6 --"descriptive"get fld "text" of cd lastLetter of bg "search2"if it is not empty then put it into NONEput NONE into cd fld 2 --"words"set scroll of cd fld 2 to 0unlock screen with visual wipe upselect after text of cd fld 1end mouseUp</script>
  1162.     </part>
  1163.     <part>
  1164.         <id>3</id>
  1165.         <type>button</type>
  1166.         <visible> <true /> </visible>
  1167.         <reserved5> 0 </reserved5>
  1168.         <reserved4> 0 </reserved4>
  1169.         <reserved3> 0 </reserved3>
  1170.         <reserved2> 0 </reserved2>
  1171.         <reserved1> 0 </reserved1>
  1172.         <enabled> <true /> </enabled>
  1173.         <rect>
  1174.             <left>76</left>
  1175.             <top>69</top>
  1176.             <right>159</right>
  1177.             <bottom>87</bottom>
  1178.         </rect>
  1179.         <style>radiobutton</style>
  1180.         <showName> <true /> </showName>
  1181.         <highlight> <true /> </highlight>
  1182.         <autoHighlight> <false /> </autoHighlight>
  1183.         <sharedHighlight> <true /> </sharedHighlight>
  1184.         <family>0</family>
  1185.         <titleWidth>0</titleWidth>
  1186.         <icon>0</icon>
  1187.         <textAlign>center</textAlign>
  1188.         <font>Chicago</font>
  1189.         <textSize>12</textSize>
  1190.         <textStyle>plain</textStyle>
  1191.         <name>Keyword</name>
  1192.         <script>on mouseUpglobal lastTextString,lastKeyString,key,lastLetterput true into keyset cursor to watchset the hilite of cd btn "full text" to FALSEset the hilite of me to TRUEput cd fld 1 into lastTextStringlock screenput lastKeyString into cd fld 1 --"booleanString"hide cd btn "NEAR"hide cd btn "starts with¬†"hide cd btn "contains¬†"hide cd btn "matches"if cd fld 6 is not emptythen put "Keyword:" into cd fld 6 --"descriptive"get fld "key" of cd lastLetter of bg "search2"if it is not empty then put it into NONEput NONE into cd fld 2 --"words"set scroll of cd fld 2 to 0unlock screen with visual wipe upselect after text of cd fld 1end mouseUp</script>
  1193.     </part>
  1194.     <part>
  1195.         <id>8</id>
  1196.         <type>button</type>
  1197.         <visible> <false /> </visible>
  1198.         <reserved5> 0 </reserved5>
  1199.         <reserved4> 0 </reserved4>
  1200.         <reserved3> 0 </reserved3>
  1201.         <reserved2> 0 </reserved2>
  1202.         <reserved1> 0 </reserved1>
  1203.         <enabled> <true /> </enabled>
  1204.         <rect>
  1205.             <left>85</left>
  1206.             <top>114</top>
  1207.             <right>168</right>
  1208.             <bottom>132</bottom>
  1209.         </rect>
  1210.         <style>radiobutton</style>
  1211.         <showName> <true /> </showName>
  1212.         <highlight> <true /> </highlight>
  1213.         <autoHighlight> <false /> </autoHighlight>
  1214.         <sharedHighlight> <true /> </sharedHighlight>
  1215.         <family>0</family>
  1216.         <titleWidth>0</titleWidth>
  1217.         <icon>0</icon>
  1218.         <textAlign>center</textAlign>
  1219.         <font>Geneva</font>
  1220.         <textSize>9</textSize>
  1221.         <textStyle>plain</textStyle>
  1222.         <name>matches</name>
  1223.         <script>on mouseUpglobal CVmethodset hilite of me to "true"set hilite of cd btn "starts with¬†" to "false"set hilite of cd btn "contains¬†" to "false"put "whole" into CVmethodend mouseUp</script>
  1224.     </part>
  1225.     <part>
  1226.         <id>9</id>
  1227.         <type>button</type>
  1228.         <visible> <false /> </visible>
  1229.         <reserved5> 0 </reserved5>
  1230.         <reserved4> 0 </reserved4>
  1231.         <reserved3> 0 </reserved3>
  1232.         <reserved2> 0 </reserved2>
  1233.         <reserved1> 0 </reserved1>
  1234.         <enabled> <true /> </enabled>
  1235.         <rect>
  1236.             <left>85</left>
  1237.             <top>130</top>
  1238.             <right>180</right>
  1239.             <bottom>148</bottom>
  1240.         </rect>
  1241.         <style>radiobutton</style>
  1242.         <showName> <true /> </showName>
  1243.         <highlight> <false /> </highlight>
  1244.         <autoHighlight> <false /> </autoHighlight>
  1245.         <sharedHighlight> <true /> </sharedHighlight>
  1246.         <family>0</family>
  1247.         <titleWidth>0</titleWidth>
  1248.         <icon>0</icon>
  1249.         <textAlign>center</textAlign>
  1250.         <font>Geneva</font>
  1251.         <textSize>9</textSize>
  1252.         <textStyle>plain</textStyle>
  1253.         <name>starts with¬†</name>
  1254.         <script>on mouseUpglobal CVmethodput the selectedChunk into theChunkset hilite of me to "true"set hilite of cd btn "matches" to "false"set hilite of cd btn "contains¬†" to "false"put "" into CVmethodif last word of theChunk is "1" then select theChunkend mouseUp</script>
  1255.     </part>
  1256.     <part>
  1257.         <id>10</id>
  1258.         <type>button</type>
  1259.         <visible> <false /> </visible>
  1260.         <reserved5> 0 </reserved5>
  1261.         <reserved4> 0 </reserved4>
  1262.         <reserved3> 0 </reserved3>
  1263.         <reserved2> 0 </reserved2>
  1264.         <reserved1> 0 </reserved1>
  1265.         <enabled> <true /> </enabled>
  1266.         <rect>
  1267.             <left>85</left>
  1268.             <top>147</top>
  1269.             <right>168</right>
  1270.             <bottom>163</bottom>
  1271.         </rect>
  1272.         <style>radiobutton</style>
  1273.         <showName> <true /> </showName>
  1274.         <highlight> <false /> </highlight>
  1275.         <autoHighlight> <false /> </autoHighlight>
  1276.         <sharedHighlight> <true /> </sharedHighlight>
  1277.         <family>0</family>
  1278.         <titleWidth>0</titleWidth>
  1279.         <icon>0</icon>
  1280.         <textAlign>center</textAlign>
  1281.         <font>Geneva</font>
  1282.         <textSize>9</textSize>
  1283.         <textStyle>plain</textStyle>
  1284.         <name>contains¬†</name>
  1285.         <script>on mouseUpglobal CVmethodset hilite of me to "true"set hilite of cd btn "matches" to "false"set hilite of cd btn "starts with¬†" to "false"put "string" into CVmethodend mouseUp</script>
  1286.     </part>
  1287.     <part>
  1288.         <id>12</id>
  1289.         <type>button</type>
  1290.         <visible> <true /> </visible>
  1291.         <reserved5> 0 </reserved5>
  1292.         <reserved4> 0 </reserved4>
  1293.         <reserved3> 0 </reserved3>
  1294.         <reserved2> 0 </reserved2>
  1295.         <reserved1> 0 </reserved1>
  1296.         <enabled> <true /> </enabled>
  1297.         <rect>
  1298.             <left>465</left>
  1299.             <top>61</top>
  1300.             <right>516</right>
  1301.             <bottom>116</bottom>
  1302.         </rect>
  1303.         <style>shadow</style>
  1304.         <showName> <true /> </showName>
  1305.         <highlight> <false /> </highlight>
  1306.         <autoHighlight> <false /> </autoHighlight>
  1307.         <sharedHighlight> <true /> </sharedHighlight>
  1308.         <family>0</family>
  1309.         <titleWidth>0</titleWidth>
  1310.         <icon>3245</icon>
  1311.         <textAlign>center</textAlign>
  1312.         <font>Chicago</font>
  1313.         <textSize>12</textSize>
  1314.         <textStyle>plain</textStyle>
  1315.         <name>Begin</name>
  1316.         <script>on mouseUpdoSearchend mouseUpon mouseDownset the hilite of me to trueend mouseDownon mouseLeaveif not (the mouseLoc is within the rect of me)then set the hilite of me to FALSEend mouseLeave</script>
  1317.     </part>
  1318.     <part>
  1319.         <id>86</id>
  1320.         <type>button</type>
  1321.         <visible> <true /> </visible>
  1322.         <reserved5> 0 </reserved5>
  1323.         <reserved4> 0 </reserved4>
  1324.         <reserved3> 0 </reserved3>
  1325.         <reserved2> 0 </reserved2>
  1326.         <reserved1> 0 </reserved1>
  1327.         <enabled> <true /> </enabled>
  1328.         <rect>
  1329.             <left>70</left>
  1330.             <top>187</top>
  1331.             <right>84</right>
  1332.             <bottom>197</bottom>
  1333.         </rect>
  1334.         <style>transparent</style>
  1335.         <showName> <false /> </showName>
  1336.         <highlight> <true /> </highlight>
  1337.         <autoHighlight> <false /> </autoHighlight>
  1338.         <sharedHighlight> <true /> </sharedHighlight>
  1339.         <family>0</family>
  1340.         <titleWidth>0</titleWidth>
  1341.         <icon>0</icon>
  1342.         <textAlign>center</textAlign>
  1343.         <font>Chicago</font>
  1344.         <textSize>12</textSize>
  1345.         <textStyle>plain</textStyle>
  1346.         <name>alpha</name>
  1347.         <script></script>
  1348.     </part>
  1349.     <part>
  1350.         <id>15</id>
  1351.         <type>field</type>
  1352.         <visible> <true /> </visible>
  1353.         <dontWrap> <true /> </dontWrap>
  1354.         <dontSearch> <true /> </dontSearch>
  1355.         <sharedText> <false /> </sharedText>
  1356.         <fixedLineHeight> <true /> </fixedLineHeight>
  1357.         <autoTab> <false /> </autoTab>
  1358.         <lockText> <true /> </lockText>
  1359.         <rect>
  1360.             <left>308</left>
  1361.             <top>202</top>
  1362.             <right>571</right>
  1363.             <bottom>458</bottom>
  1364.         </rect>
  1365.         <style>scrolling</style>
  1366.         <autoSelect> <false /> </autoSelect>
  1367.         <showLines> <false /> </showLines>
  1368.         <wideMargins> <true /> </wideMargins>
  1369.         <multipleLines> <false /> </multipleLines>
  1370.         <reservedFamily> 0 </reservedFamily>
  1371.         <titleWidth>0</titleWidth>
  1372.         <icon>0</icon>
  1373.         <textAlign>left</textAlign>
  1374.         <font>Times</font>
  1375.         <textSize>14</textSize>
  1376.         <textStyle>plain</textStyle>
  1377.         <textHeight>20</textHeight>
  1378.         <name>found</name>
  1379.         <script>on mouseUpglobal hitAList,currentPos,CVsaveSearch,key,CVmethodset lockMessages to truepush cdset lockRecent to trueput word 2 of the clickLine into currentPosput line currentPos of target into theTextif theText is not empty thenput (number of chars of line 1 to currentPos of target) + 1 into endCharselect char (endChar - length(theText)) to endChar of targetif the cantModify of this stack then -- LOCKED MEDIA SAVEput "" into CVsaveSearchput cd fld "booleanString" & "‚àÜ1‚àÜ" into CVsaveSearchput cd fld "found" & "‚àÜ2‚àÜ" after CVsaveSearchput cd fld "hits" & "‚àÜ3‚àÜ" after CVsaveSearchput cd fld "hitcount" & "‚àÜ4‚àÜ" after CVsaveSearchput cd fld "words" & "‚àÜ5‚àÜ" after CVsaveSearchend ifelse exit mouseUplock screenif there is a window "beginBlue" then hide window "beginBlue"if there is a window "stopBlue" then hide window "stopBlue"--hc bug-- hiding windows after going to cd redraws locked screen with new cd pictureput cd fld "hits" into hitAListget item 1 of line currentPos of hitAListgo cd ID itif not key thenif (item 4 of line currentPos of hitAlist) is not emptythenput word 1 of item 4 of line currentPos of hitAlist into xput word 2 of item 4 of line currentPos of hitAlist into x1if x < x1 thenget word x to x1 of fld 1 --"description"else get word x1 to x of fld 1find whole it in fld 1-- ‚Ä¢> find string it ?elseget item 2 of line currentPos of hitAlistif CVmethod = "whole" then find whole it in fld 1else find it in fld 1end ifelse find (item 2 of line currentPos of hitAlist) in fld 2 --"enteredKeys"unlock screen with zoom open slowly-- shrink to bottomend mouseUp</script>
  1380.     </part>
  1381.     <part>
  1382.         <id>87</id>
  1383.         <type>button</type>
  1384.         <visible> <true /> </visible>
  1385.         <reserved5> 0 </reserved5>
  1386.         <reserved4> 0 </reserved4>
  1387.         <reserved3> 0 </reserved3>
  1388.         <reserved2> 0 </reserved2>
  1389.         <reserved1> 0 </reserved1>
  1390.         <enabled> <true /> </enabled>
  1391.         <rect>
  1392.             <left>309</left>
  1393.             <top>187</top>
  1394.             <right>554</right>
  1395.             <bottom>205</bottom>
  1396.         </rect>
  1397.         <style>opaque</style>
  1398.         <showName> <false /> </showName>
  1399.         <highlight> <false /> </highlight>
  1400.         <autoHighlight> <false /> </autoHighlight>
  1401.         <sharedHighlight> <true /> </sharedHighlight>
  1402.         <family>0</family>
  1403.         <titleWidth>0</titleWidth>
  1404.         <icon>0</icon>
  1405.         <textAlign>center</textAlign>
  1406.         <font>Chicago</font>
  1407.         <textSize>12</textSize>
  1408.         <textStyle>plain</textStyle>
  1409.         <name>mask</name>
  1410.         <script></script>
  1411.     </part>
  1412.     <part>
  1413.         <id>14</id>
  1414.         <type>field</type>
  1415.         <visible> <true /> </visible>
  1416.         <dontWrap> <false /> </dontWrap>
  1417.         <dontSearch> <false /> </dontSearch>
  1418.         <sharedText> <false /> </sharedText>
  1419.         <fixedLineHeight> <false /> </fixedLineHeight>
  1420.         <autoTab> <false /> </autoTab>
  1421.         <lockText> <true /> </lockText>
  1422.         <rect>
  1423.             <left>543</left>
  1424.             <top>170</top>
  1425.             <right>571</right>
  1426.             <bottom>186</bottom>
  1427.         </rect>
  1428.         <style>transparent</style>
  1429.         <autoSelect> <false /> </autoSelect>
  1430.         <showLines> <false /> </showLines>
  1431.         <wideMargins> <false /> </wideMargins>
  1432.         <multipleLines> <false /> </multipleLines>
  1433.         <reservedFamily> 0 </reservedFamily>
  1434.         <titleWidth>0</titleWidth>
  1435.         <icon>0</icon>
  1436.         <textAlign>left</textAlign>
  1437.         <font>Geneva</font>
  1438.         <textSize>9</textSize>
  1439.         <textStyle>plain</textStyle>
  1440.         <textHeight>12</textHeight>
  1441.         <name>hitCount</name>
  1442.         <script></script>
  1443.     </part>
  1444.     <part>
  1445.         <id>88</id>
  1446.         <type>button</type>
  1447.         <visible> <true /> </visible>
  1448.         <reserved5> 0 </reserved5>
  1449.         <reserved4> 0 </reserved4>
  1450.         <reserved3> 0 </reserved3>
  1451.         <reserved2> 0 </reserved2>
  1452.         <reserved1> 0 </reserved1>
  1453.         <enabled> <true /> </enabled>
  1454.         <rect>
  1455.             <left>554</left>
  1456.             <top>186</top>
  1457.             <right>571</right>
  1458.             <bottom>203</bottom>
  1459.         </rect>
  1460.         <style>transparent</style>
  1461.         <showName> <false /> </showName>
  1462.         <highlight> <false /> </highlight>
  1463.         <autoHighlight> <false /> </autoHighlight>
  1464.         <sharedHighlight> <true /> </sharedHighlight>
  1465.         <family>0</family>
  1466.         <titleWidth>0</titleWidth>
  1467.         <icon>29765</icon>
  1468.         <textAlign>center</textAlign>
  1469.         <font>Chicago</font>
  1470.         <textSize>12</textSize>
  1471.         <textStyle>plain</textStyle>
  1472.         <name>zoomBox</name>
  1473.         <script>on mouseDownset the icon of me to "zoomClick"end mouseDownon mouseStillDownif the mouseLoc is within the rect of methen set the icon of me to "zoomClick"else set the icon of me to "zoom"end mouseStillDownon mouseUpset the icon of me to "zoom"lock screenif the first item of the rect of cd fld "found" is "308"thenput "Cards Found:" into cd fld "descriptive"hide cd fld "descriptive2"set the rect of cd fld "found" to "69,202,571,458"set the rect of cd btn "mask" to "70,187,554,205"hide cd btn "mask2"set the loc of cd fld "clickMsg" to 324,196set the loc of cd fld "hitCount" to 174,178unlock screen with visual wipe left--shrink to topelseif hilite of cd btn "keyword"then put "Keyword:" into cd fld "descriptive"else put "Full Text:" into cd fld "descriptive"show cd fld "descriptive2"set the rect of cd fld "found" to "308,202,571,458"set the rect of cd btn "mask" to "309,187,554,205"show cd btn "mask2"set the loc of cd fld "clickMsg" to 441,197set the loc of cd fld "hitCount" to 557,178unlock screen with visual wipe right--shrink to topend ifend mouseUp</script>
  1474.     </part>
  1475.     <part>
  1476.         <id>89</id>
  1477.         <type>field</type>
  1478.         <visible> <true /> </visible>
  1479.         <dontWrap> <false /> </dontWrap>
  1480.         <dontSearch> <true /> </dontSearch>
  1481.         <sharedText> <false /> </sharedText>
  1482.         <fixedLineHeight> <false /> </fixedLineHeight>
  1483.         <autoTab> <false /> </autoTab>
  1484.         <lockText> <true /> </lockText>
  1485.         <rect>
  1486.             <left>87</left>
  1487.             <top>170</top>
  1488.             <right>168</right>
  1489.             <bottom>186</bottom>
  1490.         </rect>
  1491.         <style>transparent</style>
  1492.         <autoSelect> <false /> </autoSelect>
  1493.         <showLines> <false /> </showLines>
  1494.         <wideMargins> <false /> </wideMargins>
  1495.         <multipleLines> <false /> </multipleLines>
  1496.         <reservedFamily> 0 </reservedFamily>
  1497.         <titleWidth>0</titleWidth>
  1498.         <icon>0</icon>
  1499.         <textAlign>left</textAlign>
  1500.         <font>Geneva</font>
  1501.         <textSize>9</textSize>
  1502.         <textStyle>bold</textStyle>
  1503.         <textHeight>12</textHeight>
  1504.         <name>descriptive</name>
  1505.         <script>false</script>
  1506.     </part>
  1507.     <part>
  1508.         <id>95</id>
  1509.         <type>button</type>
  1510.         <visible> <true /> </visible>
  1511.         <reserved5> 0 </reserved5>
  1512.         <reserved4> 0 </reserved4>
  1513.         <reserved3> 0 </reserved3>
  1514.         <reserved2> 0 </reserved2>
  1515.         <reserved1> 0 </reserved1>
  1516.         <enabled> <true /> </enabled>
  1517.         <rect>
  1518.             <left>520</left>
  1519.             <top>61</top>
  1520.             <right>571</right>
  1521.             <bottom>116</bottom>
  1522.         </rect>
  1523.         <style>shadow</style>
  1524.         <showName> <true /> </showName>
  1525.         <highlight> <false /> </highlight>
  1526.         <autoHighlight> <false /> </autoHighlight>
  1527.         <sharedHighlight> <true /> </sharedHighlight>
  1528.         <family>0</family>
  1529.         <titleWidth>0</titleWidth>
  1530.         <icon>12345</icon>
  1531.         <textAlign>center</textAlign>
  1532.         <font>Chicago</font>
  1533.         <textSize>12</textSize>
  1534.         <textStyle>plain</textStyle>
  1535.         <name>Stop</name>
  1536.         <script></script>
  1537.     </part>
  1538.     <part>
  1539.         <id>97</id>
  1540.         <type>field</type>
  1541.         <visible> <true /> </visible>
  1542.         <dontWrap> <true /> </dontWrap>
  1543.         <dontSearch> <true /> </dontSearch>
  1544.         <sharedText> <false /> </sharedText>
  1545.         <fixedLineHeight> <false /> </fixedLineHeight>
  1546.         <autoTab> <false /> </autoTab>
  1547.         <lockText> <true /> </lockText>
  1548.         <rect>
  1549.             <left>468</left>
  1550.             <top>170</top>
  1551.             <right>548</right>
  1552.             <bottom>186</bottom>
  1553.         </rect>
  1554.         <style>transparent</style>
  1555.         <autoSelect> <false /> </autoSelect>
  1556.         <showLines> <false /> </showLines>
  1557.         <wideMargins> <false /> </wideMargins>
  1558.         <multipleLines> <false /> </multipleLines>
  1559.         <reservedFamily> 0 </reservedFamily>
  1560.         <titleWidth>0</titleWidth>
  1561.         <icon>0</icon>
  1562.         <textAlign>left</textAlign>
  1563.         <font>Geneva</font>
  1564.         <textSize>9</textSize>
  1565.         <textStyle>bold</textStyle>
  1566.         <textHeight>12</textHeight>
  1567.         <name>descriptive2</name>
  1568.         <script></script>
  1569.     </part>
  1570.     <part>
  1571.         <id>22</id>
  1572.         <type>field</type>
  1573.         <visible> <false /> </visible>
  1574.         <dontWrap> <true /> </dontWrap>
  1575.         <dontSearch> <true /> </dontSearch>
  1576.         <sharedText> <false /> </sharedText>
  1577.         <fixedLineHeight> <true /> </fixedLineHeight>
  1578.         <autoTab> <false /> </autoTab>
  1579.         <lockText> <true /> </lockText>
  1580.         <rect>
  1581.             <left>352</left>
  1582.             <top>220</top>
  1583.             <right>571</right>
  1584.             <bottom>452</bottom>
  1585.         </rect>
  1586.         <style>scrolling</style>
  1587.         <autoSelect> <false /> </autoSelect>
  1588.         <showLines> <false /> </showLines>
  1589.         <wideMargins> <true /> </wideMargins>
  1590.         <multipleLines> <false /> </multipleLines>
  1591.         <reservedFamily> 0 </reservedFamily>
  1592.         <titleWidth>0</titleWidth>
  1593.         <icon>0</icon>
  1594.         <textAlign>left</textAlign>
  1595.         <font>Monaco</font>
  1596.         <textSize>9</textSize>
  1597.         <textStyle>plain</textStyle>
  1598.         <textHeight>12</textHeight>
  1599.         <name>hits</name>
  1600.         <script>on mouseUpglobal methodput word 2 of the clickLine into theLineput line theLine of target into theTextif theText is not empty thenput (number of chars of line 1 to theLine of target) + 1 into endCharselect char (endChar - length(theText)) to endChar of targetwait 60 ticksend if--put cd fld "hits" into data--repeat with i = theLine to the number of lines in dataput line i of data into thisHitvisual dissolvego cd id (item 1 of thisHit)--unlock screen witrepeat with j = 2 to the number of items in thisHitdo ("find" && method && quote & (item j of thisHit) & quote)select the foundChunkwait until the mouseClickend repeatif the optionKey is upthenif the shiftkey is downthengo cd "CVsearch"exit mouseUpend ifend ifend repeatif the optionkey is "down" then go cd "CVsearch"else select ""end mouseUpon testset lockmessages to trueask "Find what:"find itgo cd id (item 2 of the value of the foundline)find itselect the foundChunkend test</script>
  1601.     </part>
  1602.     <part>
  1603.         <id>101</id>
  1604.         <type>button</type>
  1605.         <visible> <true /> </visible>
  1606.         <reserved5> 0 </reserved5>
  1607.         <reserved4> 0 </reserved4>
  1608.         <reserved3> 0 </reserved3>
  1609.         <reserved2> 0 </reserved2>
  1610.         <reserved1> 0 </reserved1>
  1611.         <enabled> <true /> </enabled>
  1612.         <rect>
  1613.             <left>465</left>
  1614.             <top>118</top>
  1615.             <right>516</right>
  1616.             <bottom>145</bottom>
  1617.         </rect>
  1618.         <style>shadow</style>
  1619.         <showName> <true /> </showName>
  1620.         <highlight> <false /> </highlight>
  1621.         <autoHighlight> <false /> </autoHighlight>
  1622.         <sharedHighlight> <true /> </sharedHighlight>
  1623.         <family>0</family>
  1624.         <titleWidth>0</titleWidth>
  1625.         <icon>0</icon>
  1626.         <textAlign>center</textAlign>
  1627.         <font>Chicago</font>
  1628.         <textSize>12</textSize>
  1629.         <textStyle>plain</textStyle>
  1630.         <name>Clear</name>
  1631.         <script>on mouseUpput the selectedChunk into theChunkset hilite of me to truewait 5 ticksset hilite of me to falseput empty into cd fld "found"--hide cd fld "descriptive2"hide cd fld "clickMsg"put empty into cd fld "hitCount"if word 2 of theChunk > word 4 of theChunk or theChunk is emptythenput empty  into cd fld "booleanstring"select after text of cd fld "booleanstring"else do "put empty into" && theChunkend mouseUp</script>
  1632.     </part>
  1633.     <part>
  1634.         <id>102</id>
  1635.         <type>button</type>
  1636.         <visible> <true /> </visible>
  1637.         <reserved5> 0 </reserved5>
  1638.         <reserved4> 0 </reserved4>
  1639.         <reserved3> 0 </reserved3>
  1640.         <reserved2> 0 </reserved2>
  1641.         <reserved1> 0 </reserved1>
  1642.         <enabled> <true /> </enabled>
  1643.         <rect>
  1644.             <left>520</left>
  1645.             <top>118</top>
  1646.             <right>571</right>
  1647.             <bottom>145</bottom>
  1648.         </rect>
  1649.         <style>shadow</style>
  1650.         <showName> <true /> </showName>
  1651.         <highlight> <false /> </highlight>
  1652.         <autoHighlight> <false /> </autoHighlight>
  1653.         <sharedHighlight> <true /> </sharedHighlight>
  1654.         <family>0</family>
  1655.         <titleWidth>0</titleWidth>
  1656.         <icon>0</icon>
  1657.         <textAlign>center</textAlign>
  1658.         <font>Chicago</font>
  1659.         <textSize>12</textSize>
  1660.         <textStyle>plain</textStyle>
  1661.         <name>Help</name>
  1662.         <script>on mouseUpset the hilite of me to NOT the hilite of melock screenset the visible of cd fld "help" to the hilite of meunlock screen with visual dissolve fastend mouseUp</script>
  1663.     </part>
  1664.     <part>
  1665.         <id>104</id>
  1666.         <type>button</type>
  1667.         <visible> <false /> </visible>
  1668.         <reserved5> 0 </reserved5>
  1669.         <reserved4> 0 </reserved4>
  1670.         <reserved3> 0 </reserved3>
  1671.         <reserved2> 0 </reserved2>
  1672.         <reserved1> 0 </reserved1>
  1673.         <enabled> <true /> </enabled>
  1674.         <rect>
  1675.             <left>369</left>
  1676.             <top>147</top>
  1677.             <right>426</right>
  1678.             <bottom>169</bottom>
  1679.         </rect>
  1680.         <style>shadow</style>
  1681.         <showName> <true /> </showName>
  1682.         <highlight> <false /> </highlight>
  1683.         <autoHighlight> <false /> </autoHighlight>
  1684.         <sharedHighlight> <true /> </sharedHighlight>
  1685.         <family>0</family>
  1686.         <titleWidth>0</titleWidth>
  1687.         <icon>0</icon>
  1688.         <textAlign>center</textAlign>
  1689.         <font>Chicago</font>
  1690.         <textSize>12</textSize>
  1691.         <textStyle>plain</textStyle>
  1692.         <name>NEAR</name>
  1693.         <script>on mouseUpglobal Rangeput the selectedChunk into theChunkset hilite of me to truewait 5 ticksset hilite of me to falseif the optionKey is downthenask "What range of proximity would you like to set?" with "5"if it is empty thenput 5 into Rangeexit mouseUpelse put it into Rangeelse smartInsert theChunk,"NEAR"end mouseUp</script>
  1694.     </part>
  1695.     <part>
  1696.         <id>105</id>
  1697.         <type>button</type>
  1698.         <visible> <true /> </visible>
  1699.         <reserved5> 0 </reserved5>
  1700.         <reserved4> 0 </reserved4>
  1701.         <reserved3> 0 </reserved3>
  1702.         <reserved2> 0 </reserved2>
  1703.         <reserved1> 0 </reserved1>
  1704.         <enabled> <true /> </enabled>
  1705.         <rect>
  1706.             <left>309</left>
  1707.             <top>147</top>
  1708.             <right>365</right>
  1709.             <bottom>169</bottom>
  1710.         </rect>
  1711.         <style>shadow</style>
  1712.         <showName> <true /> </showName>
  1713.         <highlight> <false /> </highlight>
  1714.         <autoHighlight> <false /> </autoHighlight>
  1715.         <sharedHighlight> <true /> </sharedHighlight>
  1716.         <family>0</family>
  1717.         <titleWidth>0</titleWidth>
  1718.         <icon>0</icon>
  1719.         <textAlign>center</textAlign>
  1720.         <font>Chicago</font>
  1721.         <textSize>12</textSize>
  1722.         <textStyle>plain</textStyle>
  1723.         <name>NOT</name>
  1724.         <script>on mouseUpput the selectedChunk into theChunkset hilite of me to truewait 5 ticksset hilite of me to falsesmartInsert theChunk,"NOT"end mouseUp</script>
  1725.     </part>
  1726.     <part>
  1727.         <id>106</id>
  1728.         <type>button</type>
  1729.         <visible> <true /> </visible>
  1730.         <reserved5> 0 </reserved5>
  1731.         <reserved4> 0 </reserved4>
  1732.         <reserved3> 0 </reserved3>
  1733.         <reserved2> 0 </reserved2>
  1734.         <reserved1> 0 </reserved1>
  1735.         <enabled> <true /> </enabled>
  1736.         <rect>
  1737.             <left>248</left>
  1738.             <top>147</top>
  1739.             <right>305</right>
  1740.             <bottom>169</bottom>
  1741.         </rect>
  1742.         <style>shadow</style>
  1743.         <showName> <true /> </showName>
  1744.         <highlight> <false /> </highlight>
  1745.         <autoHighlight> <false /> </autoHighlight>
  1746.         <sharedHighlight> <true /> </sharedHighlight>
  1747.         <family>0</family>
  1748.         <titleWidth>0</titleWidth>
  1749.         <icon>0</icon>
  1750.         <textAlign>center</textAlign>
  1751.         <font>Chicago</font>
  1752.         <textSize>12</textSize>
  1753.         <textStyle>plain</textStyle>
  1754.         <name>OR</name>
  1755.         <script>on mouseUpput the selectedChunk into theChunkset hilite of me to truewait 5 ticksset hilite of me to falsesmartInsert theChunk,"OR"end mouseUp</script>
  1756.     </part>
  1757.     <part>
  1758.         <id>107</id>
  1759.         <type>button</type>
  1760.         <visible> <true /> </visible>
  1761.         <reserved5> 0 </reserved5>
  1762.         <reserved4> 0 </reserved4>
  1763.         <reserved3> 0 </reserved3>
  1764.         <reserved2> 0 </reserved2>
  1765.         <reserved1> 0 </reserved1>
  1766.         <enabled> <true /> </enabled>
  1767.         <rect>
  1768.             <left>186</left>
  1769.             <top>147</top>
  1770.             <right>243</right>
  1771.             <bottom>169</bottom>
  1772.         </rect>
  1773.         <style>shadow</style>
  1774.         <showName> <true /> </showName>
  1775.         <highlight> <false /> </highlight>
  1776.         <autoHighlight> <false /> </autoHighlight>
  1777.         <sharedHighlight> <true /> </sharedHighlight>
  1778.         <family>0</family>
  1779.         <titleWidth>0</titleWidth>
  1780.         <icon>0</icon>
  1781.         <textAlign>center</textAlign>
  1782.         <font>Chicago</font>
  1783.         <textSize>12</textSize>
  1784.         <textStyle>plain</textStyle>
  1785.         <name>AND</name>
  1786.         <script>on mouseUpput the selectedChunk into theChunkset hilite of me to truewait 5 ticksset hilite of me to falsesmartInsert theChunk,"AND"end mouseUp</script>
  1787.     </part>
  1788.     <part>
  1789.         <id>111</id>
  1790.         <type>field</type>
  1791.         <visible> <false /> </visible>
  1792.         <dontWrap> <false /> </dontWrap>
  1793.         <dontSearch> <false /> </dontSearch>
  1794.         <sharedText> <false /> </sharedText>
  1795.         <fixedLineHeight> <false /> </fixedLineHeight>
  1796.         <autoTab> <false /> </autoTab>
  1797.         <lockText> <true /> </lockText>
  1798.         <rect>
  1799.             <left>336</left>
  1800.             <top>189</top>
  1801.             <right>546</right>
  1802.             <bottom>205</bottom>
  1803.         </rect>
  1804.         <style>transparent</style>
  1805.         <autoSelect> <false /> </autoSelect>
  1806.         <showLines> <false /> </showLines>
  1807.         <wideMargins> <false /> </wideMargins>
  1808.         <multipleLines> <false /> </multipleLines>
  1809.         <reservedFamily> 0 </reservedFamily>
  1810.         <titleWidth>0</titleWidth>
  1811.         <icon>0</icon>
  1812.         <textAlign>left</textAlign>
  1813.         <font>Geneva</font>
  1814.         <textSize>9</textSize>
  1815.         <textStyle>plain</textStyle>
  1816.         <textHeight>12</textHeight>
  1817.         <name>clickMsg</name>
  1818.         <script></script>
  1819.     </part>
  1820.     <part>
  1821.         <id>112</id>
  1822.         <type>button</type>
  1823.         <visible> <true /> </visible>
  1824.         <reserved5> 0 </reserved5>
  1825.         <reserved4> 0 </reserved4>
  1826.         <reserved3> 0 </reserved3>
  1827.         <reserved2> 0 </reserved2>
  1828.         <reserved1> 0 </reserved1>
  1829.         <enabled> <true /> </enabled>
  1830.         <rect>
  1831.             <left>305</left>
  1832.             <top>181</top>
  1833.             <right>308</right>
  1834.             <bottom>194</bottom>
  1835.         </rect>
  1836.         <style>opaque</style>
  1837.         <showName> <false /> </showName>
  1838.         <highlight> <false /> </highlight>
  1839.         <autoHighlight> <false /> </autoHighlight>
  1840.         <sharedHighlight> <true /> </sharedHighlight>
  1841.         <family>0</family>
  1842.         <titleWidth>0</titleWidth>
  1843.         <icon>0</icon>
  1844.         <textAlign>center</textAlign>
  1845.         <font>Chicago</font>
  1846.         <textSize>12</textSize>
  1847.         <textStyle>plain</textStyle>
  1848.         <name>mask2</name>
  1849.         <script></script>
  1850.     </part>
  1851.     <part>
  1852.         <id>115</id>
  1853.         <type>field</type>
  1854.         <visible> <false /> </visible>
  1855.         <dontWrap> <false /> </dontWrap>
  1856.         <dontSearch> <false /> </dontSearch>
  1857.         <sharedText> <false /> </sharedText>
  1858.         <fixedLineHeight> <false /> </fixedLineHeight>
  1859.         <autoTab> <false /> </autoTab>
  1860.         <lockText> <true /> </lockText>
  1861.         <rect>
  1862.             <left>69</left>
  1863.             <top>173</top>
  1864.             <right>571</right>
  1865.             <bottom>458</bottom>
  1866.         </rect>
  1867.         <style>scrolling</style>
  1868.         <autoSelect> <false /> </autoSelect>
  1869.         <showLines> <false /> </showLines>
  1870.         <wideMargins> <true /> </wideMargins>
  1871.         <multipleLines> <false /> </multipleLines>
  1872.         <reservedFamily> 0 </reservedFamily>
  1873.         <titleWidth>0</titleWidth>
  1874.         <icon>0</icon>
  1875.         <textAlign>left</textAlign>
  1876.         <font>Times</font>
  1877.         <textSize>14</textSize>
  1878.         <textStyle>plain</textStyle>
  1879.         <textHeight>18</textHeight>
  1880.         <name>help</name>
  1881.         <script>on mouseUplock screenhide meset the hilite of cd btn "Help" to FALSEunlock screen with dissolve very fastend mouseUp</script>
  1882.     </part>
  1883.     <part>
  1884.         <id>118</id>
  1885.         <type>field</type>
  1886.         <visible> <false /> </visible>
  1887.         <dontWrap> <false /> </dontWrap>
  1888.         <dontSearch> <true /> </dontSearch>
  1889.         <sharedText> <false /> </sharedText>
  1890.         <fixedLineHeight> <false /> </fixedLineHeight>
  1891.         <autoTab> <false /> </autoTab>
  1892.         <lockText> <true /> </lockText>
  1893.         <rect>
  1894.             <left>68</left>
  1895.             <top>23</top>
  1896.             <right>571</right>
  1897.             <bottom>458</bottom>
  1898.         </rect>
  1899.         <style>rectangle</style>
  1900.         <autoSelect> <false /> </autoSelect>
  1901.         <showLines> <false /> </showLines>
  1902.         <wideMargins> <false /> </wideMargins>
  1903.         <multipleLines> <false /> </multipleLines>
  1904.         <reservedFamily> 0 </reservedFamily>
  1905.         <titleWidth>0</titleWidth>
  1906.         <icon>0</icon>
  1907.         <textAlign>left</textAlign>
  1908.         <font>Geneva</font>
  1909.         <textSize>12</textSize>
  1910.         <textStyle>plain</textStyle>
  1911.         <textHeight>16</textHeight>
  1912.         <name>body</name>
  1913.         <script>-- HELP DATA: DO NOT MODIFYHelp ,573,78,638,122,406,70,561,147,577,101,,, ¬∂Slide the cursor over objects to see their help balloons.  Click here again to turn off the help feature. Click the Help button (under the Stop button) for a full screen of help.Print ,573,128,638,170,447,126,561,180,577,151,,, ¬∂The Print button will print the list of products your search has found.Find ,573,174,638,218,432,180,561,221,577,198,,, ¬∂The Find button brings you to this screen from other screens.Quit ,573,224,638,266,433,227,562,262,577,248,,, ¬∂The Quit button will take you back to the Finder.Begin ,573,270,638,314,422,280,562,312,577,296,,, ¬∂The Begin button returns to the opening menu.Back ,573,318,638,362,422,316,561,359,577,344,,, ¬∂The Back button takes you to the level you were on previously.Prev ,573,366,638,410,425,347,560,383,576,392,,, ¬∂The Prev button does not function on this card.Next ,573,420,638,456,425,397,560,433,576,440,,, ¬∂The Next button does not function on this card.</script>
  1914.     </part>
  1915.     <content>
  1916.         <layer>card</layer>
  1917.         <id>89</id>
  1918.         <text>Keyword:</text>
  1919.     </content>
  1920.     <content>
  1921.         <layer>card</layer>
  1922.         <id>97</id>
  1923.         <text>Cards Found:</text>
  1924.     </content>
  1925.     <content>
  1926.         <layer>card</layer>
  1927.         <id>111</id>
  1928.         <text><span class="style19">lick a product name below to see more info.</span><span class="style41"></span></text>
  1929.     </content>
  1930.     <content>
  1931.         <layer>card</layer>
  1932.         <id>114</id>
  1933.         <text>ABCDEFGHIJKLMNOPQRSTUVWXYZ#</text>
  1934.     </content>
  1935.     <content>
  1936.         <layer>card</layer>
  1937.         <id>115</id>
  1938.         <text>                                      Custom Search Extended Help                         (Choose "Print" while this field is showing to print it.)                         (Click on this field, or click "Help" again, to hide it.)The custom search facility will create a list of products for you to view, based on information typed in the search field.  Choose a¬†Search Type (Keyword or Full Text), including a¬†Subtype (matches, starts with, or contains), if it's a Full Text search.  Then, enter words in the¬†Search Field to search for, each separated by one¬†Connector (AND, OR, NOT, or NEAR).  Instead of typing in the words, you can select them from the full¬†Index at the lower left.  To Start a Search, click the Begin button, then click on the name of the product in the results list you wish to view first.  To¬†Navigate¬†when you are on a  product card, use Next and Prev in the palette to move through the list, or hit "Find" again to choose other products from the list.Search Type:There are two ways to conduct searches:Keywords:  searches the keywords that have been assigned to each product;Full Text:  searches the product descriptions for each product.Subtype:There are three ways to look for words or phrases ("strings") during a Full Text search:matches: searches for strings that match the search strings exactly;starts with: searches for strings that begin with the search strings;contains: searches for strings that contain the search strings.Search Field:Type words into the search field, (to the left of the Begin button), separating each phrase you wish to search for by one and only one connector.  If you do not enter a connector during Full Text searching, "AND" is used by default; during keyword searching, the words are construed as a phrase.  The search is evaluated from left to right, with no operator priority, and no nesting allowed.Connectors:AND: will search for products that have both strings present.OR:  will search for products that have either string present.NOT:  will search for products that contain the string before the NOT, then discard those with the string after the NOT. NEAR: will find words within 5 words of each other, inclusive, in a product description.  NEAR is, therefore, available only on full text searches.  NEAR is used by itself: not in combination with AND, OR, or NEAR.  To change how near the words should be during a session, option-click on the NEAR button.IndexThis field contains an alphabetical list of either keywords or full text strings, depending on the mode.  Click on a word to add it to the search field at the current cursor position.  Click on the letters on the left to see all words that start with that letter.  The "#" section contains numbers, though telephone numbers, prices and times have been removed from the numbers list.   The apostrophe-s ending has been deleted from all words.  Some common words are missing fromthe index as well.  Words that do not appear in the index can not be searched for.Cards Found FieldThis field displays the names of the cards found in a search.  Click on oneto view it.  Then use the palette buttons  either to move to the previous and next products in the list, or to come back to this card to choose another product from the list.  The zoom box in the upper right corner will expand or contract the size of this field.Other Buttons and FieldsCLEAR will empty the search field and the results field.START will begin a full text or keyword search.STOP will abort a search in progress.Number of Cards Found Field:  Shows the number of cards found during a search.</text>
  1939.     </content>
  1940.     <content>
  1941.         <layer>card</layer>
  1942.         <id>22</id>
  1943.         <text>188949,A/UX,190396,A/UX,75402,A/UX,81485,A/UX,55404,A/UX,29532,A/UX,56439,A/UX,30572,A/UX,23273,A/UX,167083,A/UX,208576,A/UX,38841,A/UX,70999,A/UX,195825,A/UX,44842,A/UX,</text>
  1944.     </content>
  1945.     <content>
  1946.         <layer>card</layer>
  1947.         <id>113</id>
  1948.         <text>A/UXADAagentsanalysisanimationAPPCApple¬†IIAppleTalkapplication¬†generatorapplication¬†programmer¬†interfaceArabicartificial¬†intelligenceassemblerassembly¬†languageaudio¬†compressionaudio¬†recordingaudioauthenticationauthoring</text>
  1949.     </content>
  1950.     <name>CVsearch</name>
  1951.     <script>on mouseDownInPicture theWindow,thePointif theWindow is "beginblue" then invertWinRect theWindow,0,0,48,52--else put "Something went wrong."end mouseDownInPictureon mouseUpinPicture theWindow,thePointget the heapSpaceif it ‚⧠40000 thenAnswer "Not enough memory for searching.  Sorry."redrawWinRect theWindowexit mouseUpInPictureend ifif theWindow is "beginblue" then doSearchend mouseUpinPictureon doSearchglobal CVstopSearch,CVmethodput cd fld "booleanString" into booleanStringif the number of words in booleanString < 1 thenanswer "Nothing to search for. Please enter a query in the box above."--select text of cd fld "booleanString"closeUp --exit doSearchelseput "" into cd fld "found"put "" into cd fld "hits"put "" into cd fld "hitCount"hide cd fld "clickMsg"lock screen--put "" into cd fld "booleanString"-- ????? !‚Ä¢! zpwk-- ‚Ä¢put the rect of cd btn "stop" into CVstopRectfindInIndex booleanString,CVmethod,CVstopRectput the result into hitlist-- ‚Ä¢if hitlist = "" thenanswer "No matches found. You might want to try another method."closeUp --booleanStringelse if item 1 of hitlist = "error" thenanswer item 2 of hitlistput "" into hitlistcloseUp --booleanStringexit doSearchelse if item 1 of hitlist = "AbortSearch" thencloseUp --booleanStringend ifend if--put the number of lines in hitList into hitsCountput hitsCount into cd fld "hitCount"put fld ID 17 of cd ID 4516 into productIds -- of bg ID 4050repeat with i = 1 to hitsCountset cursor to busyput line i of hitlist into line i of thisEntryput "¬ß" & item 1 of line i of thisEntry into idSearchdelete item 1 of line i of thisEntryget offset(idSearch,productIds)put char 1 to it of productIds into upToHereget the number of lines in upToHereput line it of productIds & "," before line i of thisEntryend repeatsort thisEntryget splitL(thisEntry,hitsCount) --‚Ä¢XFCNshow cd fld "clickMsg"put line 1 to hitsCount of it into cd fld "found"put line (hitsCount + 1) to (2 * hitsCount) of it into cd fld "hits"set scroll of cd fld "found" to 0closeUp --booleanString--end ifend doSearchon closeUp booleanStringset hilite of cd btn "begin" to falseset hilite of cd btn "stop" to falseunlock screen with visual wipe rightif there is a window "beginBlue" thenredrawwinrect beginblueredrawwinrect stopblueend if--put booleanString into cd fld "booleanString" --zpwkselect after text of cd fld "booleanString"exit to hypercardend closeUp-- SCRIPTS mainly BY COREY VIAN, ELECTRONIC MEDIA GROUP, APPLE COMPUTER, INC-- THESE SCRIPTS MAY BE USED FREELY IN ANY NON-COMMERCIAL PRODUCTS-- IF THIS CREDIT IS INCLUDED IN THE SCRIPT.on openCardglobal CVsaveSearch,hitAList,Range,key,lastLetterput the hilite of btn 3 into keyput empty into hitAListput 5 into Rangeif the cantModify of this stack then -- LOCKED MEDIA RESTOREset userModify to truesetMethodif CVsaveSearch ‚↠"" thenput "booleanString,found,hits,hitcount,words" into theFieldsput 1 into countrepeatput offset("‚àÜ" & count & "‚àÜ",CVsaveSearch) into theEndif theEnd = 0 then exit repeatput char 1 to theEnd - 1 of CVsaveSearch into cd fld (item count of thefields)delete char 1 to theEnd + 2 of CVsaveSearchadd 1 to countend repeatshow cd fld "clickMsg"put "" into CVsaveSearchget offset(lastLetter,"ABCDEFGHIJKLMNOPRSTUVWXYZ#")set loc of btn "alpha" to 77,(it * 10 + 182)end ifend ifif cd fld "found" is not empty then show cd fld "clickmsg"unlock screen with visual zoom open slowif there is a window "beginblue" and there is a window "stopblue" thenshow window "beginblue"show window "stopblue"end ifselect after text of cd fld "booleanString"end openCardon closeCardglobal CVsaveSearch,hitAList,keyput empty into hitAListput empty into keyhide cd fld "clickMsg"hide cd fld "Help"set scroll of cd fld "Help" to 0set the hilite of cd btn "Help" to FALSEif (the loc of cd fld "found") = "320,330"then send mouseUp to cd btn "zoomBox"if the cantModify of this stack then -- LOCKED MEDIA SAVEput "" into CVsaveSearchput cd fld "booleanString" & "‚àÜ1‚àÜ" into CVsaveSearchput cd fld "found" & "‚àÜ2‚àÜ" after CVsaveSearchput cd fld "hits" & "‚àÜ3‚àÜ" after CVsaveSearchput cd fld "hitcount" & "‚àÜ4‚àÜ" after CVsaveSearchput cd fld "words" & "‚àÜ5‚àÜ" after CVsaveSearchend ifif there is a window "beginBlue" then hide window "beginBlue"if there is a window "stopblue" then hide window "stopblue"--pass closeCardend closeCardon setMethod -- LOCKED MEDIA RESTOREglobal CVmethodif CVmethod = "" then click at the loc of cd btn "starts with¬†"else if CVmethod = "whole" then click at the loc of cd btn "matches"else if CVmethod = "string" then click at the loc of cd btn "contains¬†"end setMethodon smartInsert theChunk,theWord-- INSURES CORRECT SPACING BEFORE & AFTER WHEN ADDING A WORD TO THE SEARCH STRINGif theChunk = "" or theChunk contains "message box" thenget length(cd fld "booleanString")put "char" && it && "to" && it && "of card field booleanString"¬¨into theChunkend ifput theChunk into theFielddelete word 1 to 5 of theField -- LOSE CHUNK DESCRIPTION--if word 2 of theChunk < word 4 of theChunk thenput word 2 of theChunk - 1 into beforeSpotput word 4 of theChunk + 1 into afterSpotelseput word 4 of theChunk into beforeSpotput word 2 of theChunk into afterSpotend ifget char beforeSpot of (the value of theField)if it ‚↠" " and it ‚↠"" then put " " before theWordget char afterSpot of (the value of theField)if it ‚↠" " then put " " after theWord--if word 2 of theChunk < word 4 of theChunk thendo ("put theWord into" && theChunk)elseput theWord after char beforeSpot of cd fld (word 3 of theField)end ifselect after char (beforeSpot + length(theword)) of cd fld (word 3 of theField)end smartInsert==========================================-- BEGIN SEARCH SCRIPTSon findInIndex theString,theMethod,stopRect-- PARAM CHECKS:-- MAKE SURE theString HAS NO QUOTESif theString contains quote then return ¬¨"error,No quotes allowed in search string."if theString = "" then return "error,Parameters missing."-- THROW BACK ANY STRING STARTING WITH and OR orget word 1 of theStringif it = "and" or it = "or" then return "error,Can't begin search phrase with ‚ÄúOR‚Äù or ‚ÄúAND‚Äù."if theMethod is not "" and theMethod is not in "String Whole" then ¬¨return "error, Invalid search method"if stopRect = "" then put "0,0,0,0" into stopRect---- INITIALIZATIONSset lockrecent to trueset lockmessages to true----put the ticks into timerput parsed(theString,theMethod) into searchlist--put the ticks - timer---- GENERATE FIRST PASS HIT LISTif line 1 of searchList = "" and ¬¨char 1 of line 2 of searchList = "," thenput  fld "textID" of cd "allCards" into hitlistelseput cardsWith(line 1 of searchList,theMethod,stopRect) into hitListif item 1 of hitlist = "AbortSearch" then return hitListend if--if hitList ‚↠"" then---- CHECK FOR ADDITIONAL MATCHESif the number of lines in searchList > 1 thenrepeat with x = 2 to the number of lines in searchListput line x of searchList into thisLineif item 1 of thisLine ‚↠"" then -- it's an ANDput cardsAlsoWith(hitList,thisLine,theMethod,stopRect) into hitListelse -- it's a NOTdelete char 1 of thisLine -- gets rid of leading blank itemput cardsWithout(hitList,thisLine,theMethod,stopRect) into hitListend ifif item 1 of hitlist = "AbortSearch" then return hitListif hitList = "" then exit repeatend repeatend ifend if--return hitListend findInIndexfunction parsed theString,theMethod -- FORMAT SEARCH CRITERIONglobal keyput "" into searchlistput "" into lastWordput false into getLocalsrepeat with i = 1 to the number of words in theStringset cursor to busyput word i of theString into thisWordif thisWord is a number and theMethod = "string" then ¬¨RETURN "error,String searching on numbers is not permitted."--if thisWord = "and" then put return after searchListelse if not key and thisWord = "near"thenif not getLocals thenput "¬ß" & return after searchlistput true into getLocalselse RETURN "error,Only one NEAR allowed in a search."else if thisWord = "not" then put return & "," after searchListelse if thisWord = "or" then put "," after searchListelse if thisWord = "nor" thenif lastWord ‚↠"not" thenRETURN "error,Incorrect use of 'nor'."end ifelseif lastWord is not in "OR AND NOT NOR NEAR" and lastWord ‚↠"" thenif key then put lastWord & "¬†" & thisWord into last word of searchListelse put return & thisWord after searchListelse if lastWord is "NEAR" then put thisWord & "¬ß" after searchListelse put thisWord after searchListend ifput thisWord into lastWordend repeatRETURN searchListend parsedfunction cardsWith strings,theMethod,stopRect-- accepts a QUOTE ENCLOSED, comma delimited-- list and returns a return delimited list of all cards-- containing any item in the original list (OR).--global keypush cardput "" into hitListput 1 into count -- for string searchif not keythenput "text" into wordFldput "textID" into numFldelseput "key" into wordFldput "keyID" into numFldend if--1repeat with i = 1 to the number of items in stringsput item i of strings into thisWordif theMethod = "string" thenput "a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,#" into chkCardselseput char 1 of thisWord into chkCardsif chkCards is not in "ABCDEFGHIJKLMNOPQRSTUVWXYZ" then put "#" into chkCardsend ifget last char of thisWordif it = "¬ß" thendelete last char of thisWordput true into getLocalelse put false into getLocal--2repeat with k = 1 to the number of items in chkCards -- for string searchingput fld wordFld of cd (item k of chkCards) into subIndexput fld numFld of cd (item k of chkCards) into subIndexRefs--3repeat -- check for multiple hits within a single subindexif theMethod = "Whole" thenget offset(return & thisWord & return,return & subIndex)else if theMethod = "String" thenget offset(thisWord,return & subIndex)else get offset(return & thisWord,return & subIndex)if it = 0 then exit repeat -- done with item i of strings--put the number of lines in (char 1 to it of subIndex) into lineNumput line lineNum of subIndexRefs into referenceif getLocal thenput line lineNum of fld "textNear" of cd (item k of chkCards) into localsput thisWord into item i of stringselse put empty into localsdelete line lineNum of subIndex -- don't hit this againdelete line lineNum of subIndexRefs -- to match subIndex--4repeat with j = 1 to the number of items in reference-- 520,76,571,131-- if the clickLoc is within stopRect then put TRUE into work-- else put false into work-- put the mouseclick && the clickLoc && stopRect && work && "Shft‚Ķ"-- wait until the shiftKey is downif the mouseClick thenif the mouseLoc is within stopRect then--if the clickLoc is within stopRect thenif there is a window beginBlue theninvertWinRect stopblue,0,0,48,52redrawWinRect beginBlue--,0,0,48,52elseset hilite of cd btn "begin" to falseset hilite of cd btn "stop" to trueend ifset cursor to watchdelete line 1 of hitlistreturn "AbortSearch," & hitListend ifend if--set cursor to busyif return & item j of reference & "," is in hitList then next repeatput return & item j of reference & "," & item i of strings &¬¨"," & item j of locals after hitListend repeat -- 4end repeat -- 3end repeat -- 2end repeat -- 1pop carddelete line 1 of hitlistreturn hitListend cardsWithfunction cardsAlsoWith hitList,strings,theMethod,stopRect,getLocal -- AND---- accepts a quote enclosed,-- return delimited list of card names as p1 and a quote enclosed-- comma delimited list of strings as p2 and returns the subset of-- p1 containing any of the comma delimited strings in p2 along with-- the chunk description for the additional string as an item appended-- to the line corresponding to the card it was found on.--global CVstopSearch,Rangeput "" into newList -- initializeput cardsWith(strings,theMethod,stopRect) into newHitsput return before newHitsput return before hitListput the number of lines in hitList into origTotalput the number of lines in newHits into newTotalif origTotal > newTotal thenput newTotal into totalput newHits into set1put hitlist into set2elseput origTotal into totalput hitlist into set1put newHits into set2end ifrepeat with i = 1 to total -- CHECK EACH LINE IN SHORTEST LIST--if the mouseClick thenif the mouseLoc is within stopRect thenset cursor to watchif there is a window beginBlue theninvertWinRect stopblue,0,0,48,52redrawWinRect beginBlue--,0,0,48,52elseset hilite of cd btn "begin" to falseset hilite of cd btn "stop" to trueend ifdelete line 1 of hitlistreturn "AbortSearch," & hitListend ifend if--set cursor to busyput return & item 1 of line i of set1 & "," into cardIDget offset(cardID,set2)if it = 0 then next repeatput the number of lines in (char 1 to it of set2) + 1 into thisLineif (item 3 of line thisLine of set2) is not empty thenput item 3 of line thisLine of set2 into local2put item 3 of line i of set1 into local1put checkRange(local1,local2,Range) into orderedPairs  --XFCNif orderedPairs is not empty thenput (item 2 of line thisLine of set2) &","& orderedPairs into andStringput return & item 1 to 2 of line i of set1 & ","& andString after newListend ifnext repeatend ifput (item 2 of line thisLine of set2) into andStringput return & item 1 to 2 of line i of set1 & ","& andString & "," after newListend repeatdelete line 1 of newListreturn newListend cardsAlsoWithfunction cardsWithout hitList,strings,theMethod,stopRect -- accepts a quote enclosed,-- return delimited list of card names as p1 and a quote enclosed-- comma delimited list of strings as p2 and returns the subset of-- param 1 not containing any of the comma delimited strings in p1-- NOT/NOR--global CVstopSearchput cardsWith(strings,theMethod,stopRect) into notHitsput return before nothitsrepeat with i = the number of lines in hitList down to 1--if the mouseClick thenif the mouseLoc is within stopRect thenset cursor to watchif there is a window beginBlue theninvertWinRect stopblue,0,0,48,52redrawWinRect beginBlue--,0,0,48,52elseset hilite of cd btn "begin" to falseset hilite of cd btn "stop" to trueend ifreturn "AbortSearch," & hitListend ifend if--set cursor to busyif (return & item 1 of line i of hitList & ",") is in notHits then ¬¨delete line i of hitListend repeatreturn hitlistend cardsWithouton doPreviousbeepif SafNav is in the windowsthen set hilitedButton of window SafNav to 0end doPreviouson doNextbeepif SafNav is in the windowsthen set hilitedButton of window SafNav to 0end doNexton openHelpIcon pif p then put hide into whatelse put show into whatif there is a window "beginblue" and there is a window "stopblue"thenget what&" window "&quote&"beginblue"&quotedo itget what&" window "&quote&"stopblue"&quotedo itend ifend openHelpIconon doPrintglobal keyif visible of cd fld "help" thenprint cd fld "help"exit doPrintend ifput (cd fld "BooleanString" is not empty) into OKprintput (cd fld "found" is not empty) into ndeif OKprint or nde thenset lockMessages to TRUEset cantAbort of this stack to truelock screenshow cd fld "Body"set cursor to busy--set textFont of last line of cd fld "Body" to "helvetica"set cursor to busyset textSize of last line of cd fld "Body" to 12if key then put "Keywords" into methodelse put "Full text" into methodput method & " search:"&return&return into cd fld "Body"set cursor to busyput quote & cd fld "BooleanString" &quote&return&return after cd fld "Body"set cursor to busyset textSize of last line of cd fld "Body" to 12get cd fld "hitCount"if it is empty then put O into itput it & " products found:" & return & return after cd fld "Body"set cursor to busyset textStyle of last line of cd fld "Body" to boldif nde thenset cursor to busyput the number of lines of cd fld "Body" into nselect last line of cd fld "Body"set cursor to busyput cd fld "found" after cd fld "body"set cursor to busyif last char of cd fld "Body" is not return then put return after cd fld "Body"put return after cd fld "Body"set cursor to busyset textSize of line n to (number of lines of cd fld "Body"+1) of cd fld "Body" to 12end ifput "Printout is from the Macintosh Developer Tools Electronic "¬¨& "Catalog, ¬©1990 Apple Computer, Inc. and Safire Software, Inc. "¬¨& "Verify all information about products with their "¬¨& "manufacturer before purchasing. Apple Computer, Inc. and "¬¨& "Safire Software are not responsible for manufacturers‚Äô claims, "¬¨& "out of date information, or typographical "¬¨& "errors in this electronic catalog." after cd fld "Body"set cursor to busyset textStyle of last line of cd fld "Body" to italicset cursor to busyset textSize of last line of cd fld "Body" to 9hide cd fld "Body"set cantAbort of this stack to falseprint cd fld "Body"put empty into cd fld "Body"unlock screenelse beepend doPrinton doFindbeepend doFindon doMenu whatif what ‚↠"next" then pass doMenuelse go first cdend doMenu</script>
  1952. </card>
  1953.  
  1954.  
  1955. card_4516.xml
  1956. <?xml version="1.0" encoding="utf-8" ?>
  1957. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  1958. <card>
  1959.     <id>4516</id>
  1960.     <filler1>0</filler1>
  1961.     <cantDelete> <false /> </cantDelete>
  1962.     <showPict> <true /> </showPict>
  1963.     <dontSearch> <true /> </dontSearch>
  1964.     <owner>4050</owner>
  1965.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  1966.     <content>
  1967.         <layer>background</layer>
  1968.         <id>1</id>
  1969.         <text>a</text>
  1970.     </content>
  1971.     <content>
  1972.         <layer>background</layer>
  1973.         <id>11</id>
  1974.         <text>A/UXADAagentsanalysisanimationAPPCApple¬†IIAppleTalkapplication¬†generatorapplication¬†programmer¬†interfaceArabicartificial¬†intelligenceassemblerassembly¬†languageaudio¬†compressionaudio¬†recordingaudioauthenticationauthoring</text>
  1975.     </content>
  1976.     <content>
  1977.         <layer>background</layer>
  1978.         <id>12</id>
  1979.         <text>23273,29532,30572,38841,44842,55404,56439,70999,75402,81485,167083,188949,190396,195825,20857614910,16383,75402,8733534886073328,82762,83746,93227,95290,97427,99389,145898,22203180152,157769,166034,178896,182289,183554,267447,292191,303952,3488602097466702385020,205863,210807,228853,279792,32773181485,105378,117158,151428,32773133775,199955,205863,209746,212202,300336,326813,3843905038124331,27932,32608,35839,36633,46016,48264,59517,70999,76459,201405,222987,226370,269769,274253,288154,305007,34886012552,29532,6575020779,23273,52321,54295,67023,94452,130745,188053,214538,225104,272998266018,276375263966,266018,27637518467,180137,261986,265019,266018,276375184935155269,157769,178896,249971,297793,305007</text>
  1980.     </content>
  1981.     <content>
  1982.         <layer>background</layer>
  1983.         <id>8</id>
  1984.         <text>A/LA/UXA11AAISAappsAbbateabbreviationsABCabilitiesAbilityableaboutaboveAbsoft‚ÄôsAbsoftabsoluteabstractabstractionacceleratingAcceleratoracceptAccept/reject/breakpointacceptedACCEPTSAccessaccessibleaccessingaccessoriesaccessoryaccidentsAccommodatesaccomplishaccomplishedaccordanceaccordingaccountaccount/partAccumulatingaccuracyaccurateaccuratelyachieveACIUSacquiredacquiringacquisitionacrossactActionactionsactivateactivatedactivatingactiveactivitiesactivityactoractorsactualactuallyACUCOBOL-85ACVCadAdaAda-likeAdaFlowAdagenAdaMakeAdaProbeadapteradaptiveAdaReformatAdaVantageAdaWorldAdaXrefADBADC-1addadd-onadd-onsaddedAddingAddison-WesleyadditionadditionalAdditionallyadditionsaddressaddressesaddressingaddsadherenceadheresADIADINAdjustableadministrationadministrator'sadministratorsAdobeADPAADSPadvancedadvancesadvantageadvertisementsadviceaffordsAFPafter-hoursAG1960againagainstagenciesagentAgentsagreementagreements‚ÄîforagreementsAIaidAidedaidingaidsaimairAirbrushAirlineAIXAladdin‚ÄôsAladdinAlarmsalbumsalertsAlgol/Pascalalgorithmsalias‚Äôsalignaligningaligning/movingalignmentalignmentsalikeAlisaAllegroallocatedallowallowedallowingallowsalmostalonealongAlreadyalready-familiarAlsysalterAlternatealwaysambientAmericaAmericanAmigaamongamountanaloganalysisAnalystanalystsanalyzeanalyzeranalyzersanalyzesANATOOLand/orangleanimateanimatedanimationanimationsAnimatorannalAnnotateannotatedannotatingannotationAnnualanotherANSIANSI-compliantANSI-standardANSI3.159-1989answeransweringanswersanyoneanythinganywhereAOSAPDAAPIAPIsApolloapparentAPPCappealappearappearanceApple‚ÄôsApple'sAppleApple-compatibleApple/DigitalApple/MacintoshAppleLinkAppleShareAppleShare-compatibleAppleTalkAppleTalk/DECnetapplicationapplication-specificApplication/files/stack/sound/notesapplicationsapplications--justappliedapplyapplyingAppMakerappreciateapprenticeapproachappropriateapprovalArabicArabic-basedArandaarbitraryArborworksarchitectsarchitecturearchitecturesarchivearchivedarchiverareaareasargumentarithmeticarityaroundArpanetarrangearrayarraysarrowartarticlesArticulateartificialartistartistsartworkas-isAscendingASCIIAshton-Tate‚ÄôsAshton-TateASIASI.SUPPORTask/answeraskedaspectsassemblerassembler/disassemblerAssembler/LinkerassemblersassemblesassemblyassertassertionsAssessmentAssignassignmentassistAssistantAssistantsassistsassociatedAssociatesAssociation‚ÄôsAssociationassumptionsassuranceassuresasynchronousAT&T‚ÄôsAT&TatomsATSCattachattachedattachesattachmentAttractiveattributeattributesaudienceaudioAudiomediaAudioStackAut2Authenticate‚ÄôsAuthenticateauthenticationauthorauthor-definedAuthoredauthoringauthorizedauthorsAuthorwareautoauto-assemblyauto-hilitingAutoLispautomateAutomatedautomatesAutomaticautomaticallyautomationAutomatixauxiliaryavailabilityavailableAvatarAveAvenueaverageaveragesavoidingAwardaward-winningawareawayaxisAztec</text>
  1985.     </content>
  1986.     <content>
  1987.         <layer>background</layer>
  1988.         <id>9</id>
  1989.         <text>41803188949,190396,75402,81485,55404,29532,56439,30572,23273,167083,208576,70999,195825,44842,233105,15275916708319878824467324564533442418013716013113624,188949,198788,110911,303020,330349,32608,201405,135850,138222,140714,141835,178896,320733,80152,152759,323670105378225104,85020,232092,130745,235475,224017,178896,15275916383,158738,165002,286980,99389,269769,218475,28505717032160697225104,315054,316000,317049,271826,41803743553057223209218467,266018293723,37695,295792119611323670190396,256533,155269188949,198788,16383,227832,261986,85020,229686,53364,199955,325817,310354,263966,86133,299188,186926,117158,24331,326813,161044,315054,316000,317049,248651,241574,167083,205863,234129,209746,100741,212202,192406,201405,76459,62078,210807,213070,207189,64506,305949,399090,65750,68508,8363,67023,215835,224017,171353,172416,70999,217111,12552,252957,245645,135850,136807,46016,218475,285057,197814,143193,327731,329006,233105,266018,291172,48264,320733,49383,152759,183554161044,188053,209746,218475,329006,322679,2911728363,252957188949,2818,351316,65750,68508,215835,254570,233105,78928351316,208576,277421,134500,174845,18013788621101882104078,18228932900610315724759824157424157414071442988,5142013450010655027742113624,13585020779,307994227832,226370312627,307994,248651,100741199955,86133,118287,279792,222987,27932,99389,70999,193688,194663,217111,197814,322679,144585,335707157769,130745,174845,106550272998,83746,277421,46016,145898,152759134500,139301,285057312627145898313980188053325817,326813110911,119611,277421,129432348860348860222987,32073360697,2545701903961491022401773328,14910,75402,16383,87335,123297,69707,128362191447873357332875402,1638375402,1638327084227299875402,163831491075402,1638375402,16383233105312627227832,81485,311495,263164,257699,199955,303020,310354,263966,118287,330349,161044,188053,293723,332939,305007,241574,348860,60697,166034,130745,213070,242631,277421,64506,136807,132072,295792,320733,80152156567,303020,242631,243574,335707183554310354,241574,105378279792,246718,166034,122158,177726228853,246718,231042227832,82762,229686,186011,158738,248651,34669,213070,143193,327731,80152156567,184935,157769,300336,85020,114501,22010,23273,170321,305007,167083,212202,235475,12552,252957,72171,321768,106550,2708427099968508241574,119611,261119,138222,15526911961154295,60697279792,315054,332939,286980,60697,166034,226370,252957,46016,323670150409,2085769445211332126601827932207189207189119611,167083,97427,291172148386,2320928363205863,212202,23310513624,272998,148386,150409,160131,18467,118287,24331,202556,163677,297793,209746,236379,259932,226370,217111,178896,147016,335707,80152,180137,182289,51420118287,8015285020,158738,54295,53364,283041,263966,163677,297793,27932,60697,235475,23740123637932608178896171353198788245645134500224017157769348860348860255511,256533,205863,212202,14071421307019995526728,70999283041,330349,380608,313980,134500,32367022298719878882762,238504,34886011450123547533293997144190396144585134500,14458527084226601881485120951283041,18467,145898122158301712140714331758118287,331758,10537812095158435325817,32681374355,24331,59517,226370119611225104,198788,157769,199955,310354,299188,186926,117158,204363,315054,26728,59517,193688,194663,196710,249971,197814,322679,174845,144585,80152,155269,180137271826198788,325817,17578,247598,326813,32608,167083,213070,259932,70999,249971,214538,174845,128362,49383,152759225104,13624,14910,16383,82762,113321,83746,238504,311495,52321,54295,283041,199955,325817,310354,160131,117158,247598,163677,326813,330349,246718,351316,255511,271826,241574,119611,97144,288154,25802,101882,212202,76459,276375,166034,213070,207189,242631,104078,399090,65750,68508,39746,215835,171353,70999,195825,42988,44842,12552,245645,136807,313980,218475,138222,105378,173685,243574,132072,197814,141835,143193,327731,329006,214538,322679,334424,301712,178896,221062,92413,80152,181380,152759,323670297793,233105,17889618467,231042,277421160131,145898257699,20779,2580216013175402,16383281885020,14701682762,149433,248651,290100175845,30395281485,251095,299188,315054,316000,317049,305007,252052,23740116500280152156567,235475,236379,270842261986,263966,13329217578,312627,100741,26601873328,107639,82762,83746,157769,108739,18467,19609,202556,306990,87335,27932,99389,93227,62078,134500,138222,140714,143193,268361,145898,320733,112099156567,83746,95290156567,9529062078,133292,261119,134500110911,129432123297133292,12428710763985020,271826,331758,332939,101882,334424303952166034284024,348860,145898303952,244673,157769,161044,267447,348860,166034,218475,214538,178896,80152,181380,182289292191,157769,166034,183554331758234129118287,167083,277421234129286980113321,257699,167083157769,99389,234129118287,241574,132072,334424190396,2818,115724,90241,29532,56439,199955,23273,25802,101882,60697,37695,123297,133292,64506,68508,193688,194663,195825,43819,135850,138222,197814,77729,78928,1065502327319671029532157769,247598305007271826,234129279792,27932,235475,139301,249971,77729198788,178896118287,255511,237401,152759190396188949,227832,199955,20779,202556,161044,119611,205863,208576,209746,59517,212202,130745,210807,213070,207189,63336,57352,65750,68508,8363,69707,67023,215835,132072,141835,143193325817,326813,384390,120951,135850,329006,21973020586360697,217111118287209746139301311495,174845204363188949,227832,2818,52321,24331,165002,167083,234129,103157,212202,120951,67023,226370,132072,141835,219730,78928,270842208576303952,13624,188949,227832,228853,81485,158738,199955,20779,251095,161044,351316,293723,88621,167083,205863,208576,234129,209746,101882,103157,59517,212202,232092,166034,130745,210807,213070,207189,123297,337045,65750,68508,8363,69707,67023,215835,171353,226370,12552,254570,46016,132072,252052,329006,233105,322679,334424,174845,237401229686,20779205863181380303952,13624,198788,16383,227832,81485,82762,113321,157769,2818,229686,257699,20779,251095,299188,204363,315054,316000,317049,271826,258913,305007,167083,25802,205863,208576,234129,209746,59517,212202,232092,130745,210807,207189,104078,68508,8363,69707,215835,226370,72171,132072,252052,233105,301712,237401,77729,78928,155269,18228985020,171353,12552,139301,233105254570227832,228853,2818,85020,279792,205863,212202,210807,213070,207189,135850,136807,327731,329006,233105205863292191,303952,272998,190396,16383,227832,81485,82762,113321,157769,85020,257699,199955,303020,86133,114501,17578,20779,117158,118287,247598,306990,312627,204363,188053,307994,88621,36633,348860,27932,208576,94452,103157,59517,62078,276375,130745,213070,207189,269769,384390,133292,120951,277421,70999,44842,226370,217111,12552,252957,135850,136807,72171,46016,218475,138222,105378,140714,197814,141835,327731,214538,98486,233105,240592,334424,237401,144585,219730,145898,50381312627,18805329117213624,188949,198788,190396,16383,156567,107639,227832,81485,113321,157769,229686,257699,199955,325817,86133,18467,17578,22010,117158,23273,24331,202556,247598,312627,161044,279792,267447,315054,316000,317049,307994,165002,88621,32608,36633,348860,167083,26728,27932,205863,99389,208576,209746,100741,60697,59517,212202,232092,192406,201405,76459,276375,130745,35839,210807,235475,37695,213070,207189,384390,274253,63336,399090,65750,68508,67023,215835,70999,196710,226370,217111,12552,245645,135850,136807,72171,218475,105378,132072,140714,197814,141835,327731,329006,214538,233105,322679,174845,178896,48264,219730,77729,78928,80152,181380,49383,50381,155269,180137,152759,514203050071860112184752278328148513624,5735226744713624,227832,87335,322679,268361199955,202556,210807,207189113321503815038182762,235475303952,145898,92413143193235475157769,26728,209746,94452,212202,274253,322679190396,1936883843905540455404,23273303952,13624,118287,204363,101882,212202,261119,320733227832,157769,115724,312627,12552,261119198788,133292,145898175845,18467,27932,133292,19368819878883746,280973,202556,258913,305007,12095116708381485,232092,1660342818,186011,117158,255511,331758,100741,214538280973,186011,330349,25802,13585043819118287,348860,237401238504,234129,235475,236379113321235475,22637018138018138016603425769985020108739,110911,91269,87335,139301118287118287113321113321285057313980,23310513624,235475,63336,57352,182289225104,2818,52321,54295,53364,55404,29532,17578,20779,23273,208576,34669,65750,69707,41803,12552,72171,214538,7772920718941803,42988225104,56439,123297229686225104,272998,229686,186011,52321,55404,17578,23273,330349,188053,222987,94452,130745,65750,67023,41803,40799,245645,46016,134500,145898198788198788,191447320733242631,13930153364,133292,43819156567,125302,143193,237401156567,305007,134500134500115724,143193210807,836320779,22010,76459,233105234129303952,188949,199955,20779,161044,88621,205863,208576,234129,209746,59517,212202,130745,210807,213070,207189,68508,8363,69707,215835,132072320733233105108739207189,135850,136807,327731,32900630572,83638363,4381919878822298714589882762,20779,93227,101882330349138222311495,10188227932,11209986133,130745,140714,222031166034,277421261986,263164,263966,161044,297793,266018,180137261986,263164,263966,1846718013783746184935184935184935157769,238504,311495,271826,380608,297793,63336,57352,254570157769235475157769,305007,297793,249971,178896,155269188949,198788,229686,118287,161044,119611,70999,181380161044157769225104,245645,106550245645140714239435141835,15275983746,263966,313980,77729,18138087335,99389,177726225104,13624,188949,16383,82762,85020,20779,191447,202556,330349,204363,267447,316000,248651,222987,87335,27932,103157,64506,57352,171353,196710,217111,252957,261119,139301,321768,335707198788,156567,82762,157769,149433,158738,118287,330349,204363,246718,317049,241574,288154,25802,101882,60697,103157,276375,39746,12552,136807,105378,139301,173685,289130,97427,78928,106550,335707,152759263966,16500262078138222325817,326813,104078225104,188949,198788,272998,190396,73328,14910,75402,16383,156567,227832,228853,81485,82762,261986,83746,157769,2818,300336,311495,115724,85020,149433,229686,52321,283041,199955,325817,310354,263966,18467,20779,19609,299188,117158,118287,23273,24331,202556,170321,326813,161044,204363,246718,188053,255511,248651,222987,87335,119611,97144,88621,167083,25802,26728,27932,205863,99389,234129,209746,93227,100741,101882,34669,60697,103157,212202,231042,201405,62078,122158,210807,213070,207189,269769,133292,120951,104078,63336,57352,65750,68508,69707,215835,70999,193688,194663,40799,226370,217111,252957,245645,135850,136807,126450,127307,46016,134500,218475,138222,139301,285057,243574,141835,290100,143193,322679,301712,237401,268361,178896,219730,145898,92413,78928,320733,80152,112099,181380,180137,182289,152759,270842,18355425769931149520779,212202,27084286133,15275913624,242631158738113321,320733117158,246718,254570105378156567,112099,181380303952,118287,204363,2565332818,115724,151428,136807</text>
  1990.     </content>
  1991.     <content>
  1992.         <layer>background</layer>
  1993.         <id>10</id>
  1994.         <text>3 191 17 63 102 115 218 236 243 264 298,40 293,9,232,74,52,70,77,174,67 202 283 339,50,231,63,71,240,2603681 83 99 106 112 336 393 419 4361 105 17813160 1505248 114158,110,141 292,55,24,92,47,121,203,61,180,144,141,169 180,63,26,1941250,296,192,48,26,27,320,267205 234,226,200,102,198,217,264,156 1611227437,121 131,99 109,118 128,115,662147150250,111238,52,249136220252,64,45212,134 283,273,533,124 194,48 79 109,124,35,2 15 83 100 148 224 289 312,48 98,17,186,46,53 73,53,136,63,49 101,97,18 84,23 80,21 62,100 119,84,210 220 230,49,197,58,11,19 163,17,91,102,130,88 138,61 98,23 121 146,121 209,58 81,14,56 152,72 177,129,69,66 184,5 16 105,23 36,12,156,167,259,7 151,61,24 152 205 256 293,21 157,106,74,116,62,138,24,11,234,150,124,45,31 159,45,110,81 8912 79,33,89,250,47,56,9652,76234,117,65,19,12,13,46,139,896 83,141,25,213,18,160 165 324 3877218074,6156204510419819540,481649948264 285,6284,6944,862 31 94,11 62 115 152,11,24225,196,236,45,97,95,152,203,74,77,116 128,37,25,72 132,32 141232,188,35,911 16 32 48 77,160 163,7,133 147 168,136,93 174161,139,5 781813986044125,12819,135,117,2312598 133164,61 11041,721 15 26 50 84 126 135 286 3207111131 43,31 110,5 23 37 44,12 40 66 79 89 108 161,106,83,100,562777 921 27 4951,13447,112747348,1273 52 7326,6949,12112441 115 122 125 135 215415,214,12 26 129 203,54,40,66,18,45,46,122 138,59,111,27,127,96,55 95,216,27,131,214 227 241,185,225,161 219,74,136,194,118 165,127,171 182,137174,36,20,36,66733,54,24625,16,46,82,7194,191,181462 485,43,65,32,204,74,38,338,90,40,125129 183,48,385,209,323,203,32,205,67,153,289,128,108,341 479,251,193,34,37 62,15710937100,132,30,139,243108 12239,783,36,70,2,170,181,13,188,91,328,15251501011421019529 31,226,7,1639,3626146,125,23241,20,23,36,55,57,10,13,127,42,29,1,16,35,5 17 118,267,327,51,104,26 207,182,100,4139,2984,249,35,7 54,176,68,83,20,64,74,147,733022720059417353883141552586 145,170,72,311,40635339042,14750,167,65,95 129,14,10347227,6,379624473 17 2339177249 270,17146 85 168 218313519125,37,319254827633154,30,1505082228,2381 11 23 31,108 175,2 22 36 94 154,45130171,29,27,81,39,14 47 61,14 47 61,118,70,8 40,72,51,68,71,53,49,8,44,55,4,30 134,15 93,12 10012957,17,31,32,18,6,168 205,149,50,149,21,26,83,25,7,106184,108,35,140,140,5,113,61,111,27,30,5,11,96,126,63,48 154,57,22,99,12 56 171,25,8,90,52,66,42,8,50,61,219,147,28,25,134 193 238,112 129 170 182 196 216 254,5 78 150,54,9,53,83,96,31,91,15 29 42,36,66,5 21,26,29 52 260 289,60,75 233,49,142 152 170,123,65,3,92,185,60,88,29 158 170,2 23 118,104,105,67,13 117,31,214,35 46,38,50 108,53,51,1059,112,106232,124 152,10786,111173,252,2497033 43,2 20 76 88 107 261 27798160,89134,49,190 193,1638,30 136329,78,189,187,167,184,179,77,19017456 21795,75,33,109204,196,166117,140,60 136,10223,11,22,6 147,161,13,110 129,103,36,95,15 31,132,11 32,8,91,53,108 261,330,217,56,12 27,56 73 81 146 156,61 72 141 1452 36 118 136 157 280,66,5921,2596,141,118,14421,1250134 146,241 12 27168,49 114,13 48 153,172,63,16912819915 67,24,162 375166,162,151 248,32 133,80,49 79,9 183 209,164,52,54 73 77 237,87,100 249,2524,54 196,38 144,4236252126,95 212,541305517,125,241351,210,235228,90,134,12862,28,109 234,34 63,41,39,157,112,17 96,108 181 191,20 46 154,39,10 56,85,151,25 35 159,41 63,43 66,20,40,143,258,46,232 236 240,252,11539 597037160,154 1882186,15130,28,22,12,94,90295,107118,34,213,7147278,185 271 573,336,218 228 240,172,176,192,79 176 186 188,281 295,183 193 195,207 217,255,230 240 242,185 195 197,293,230 240 242,216,236,139 249,151 284 294,245 256,124 256 266,255,149 298 308,243 253 255,116,257156,159,5,126,49,34,40 12311 13160,222734 125 141743,27794,72 83 393,57,2,106,204,349,27 75 251,22,34 96,113,11,43,3,2,54 110,246,384 36263,239,273,1 62,7 98 139,234,188,331 393,10 25 64 213 233 287,38,167 171,18 189,305,215,31,84 171,154 276,9 52,161 167 178 205,266,66,202,14 84 118 132 250 318,34 57,255,23 225,180 208,288,188 225 253,73,122,235,279,71 240,9 82 251,37 74 92 110 135 142 182 241,293,60,144,454,187 201,12,22 238,37,98,15,202,114 183,30 129,198163,18669129256,271,418,253,562,327,210,167,337,218,184,245,227,82,185,212,186,166,183,151 177,323,178,367,289,185,294,140 222 327 362,192,216,333,198,239,194,239,186,293,260,265,307,234,178,252,81,213,194,187,375,399,237,156136,68,441,298,231145530,73 82 89 149,153,130 209,4 34 111,31 99 113 117,124,72 133 140,207,43,214,256,97,112,23036 12147,65,14,317,166 171,202 424,30 85,5,112,118 125 210,21,76,209 234,70,29 118 268,21,80 105,135,37 61 175,245,93,28,234,26,40,35,10,34,40 63,91,8 63 70 101 120,5,34 83,83 113,97,23,71 123,5 143 156 173,96,63,7,122,87,103 131,108,50,133,114 137,69 124 298 314,102,46 132 159,181,121,128,64,77,74 88 122 267,32,3,4,45,18,28,101,9 22,124,11 42 143,92 98,217,190,7129,179359 66,29 47 95 98 114 132 219 222,280,32,28 145,12 51 213 273,38,220 410,11 191 280 322,25 58,22 34 100 169 226,14 82 117,19,13 72 86 190 275,16 19,14 52 90 136,14 98,130,15 59,28 195,34,15 59,13 93 186,12,73,19 63,43,10,72,37,44,14,57,32,10,60 61,5 19 105,124 167,55 204,92,22 96,164,22 24 40 234,54,133,202,64 88,16 90 153 161 189,130,23,42 100,52,111,20 83,16,12 86 126,73 96 187,71,24 31 110 127 238,80 124,25,42 71 84,66,64,17 179,10 205,39 78 88 129 153,11 212,16 44 59 176 201,59,112 217,45 51 169,11 48 84 154 315 343 415,44,22 98 200,19 52 90 105 155 219,26,22 57 91 127 222,29 45 341,19,111,66,19 126,10 81,37 50,129,32 67 119 202,18 51,76,30 175 300,42 52,16 104,107 114,87,70 167,98,15,75,98,48 176,58,1054593232871 52 91 242 276 29446,995414,34,56,43,6303,196,167,1941707 23501 26 52 83,81153,58,29145 25543219,71,24,49,172,54 98,66 111139,76683312 41,126145,164,189,161,232,142 300,80,51114,177,218,67,206,130220,37,32312,67,150,23,8818634,20,44,174,17,3936245 166,182,13942,28,169,62,62,3 160,41 9959 87,15 39 62,73,63,1916015 44,111,12151,112,18 202,52 63 76 114 129 192 3076 189112,837155187 2013815576,25,14,159,27328499 30 151 18116813329,23113,205,21,21,1224,24 127,37,3 64,48,9 14 46 48 62 79,10,40 62,149,124,259,18,3 7 71 93 117 121 147,92,43,353,62 100 149,121,254619,758,52,212128 109,109,41,67,13,20,56,45,161,63,151,61,2,26 66,50,47,13,74 99,179,91,246267246 256,25127188,25327,20,6477,27,7,21176 181 255 348 359,90,2093 192 23636,5854,113236,22,59,3234267,277,335,217,175,219,175,280,44 66 315 332 350 367,182,206,254,229,184,292,229,283,244,255,297,242228063144,127 209,251,113,12810,39121,43192237 258135122,189,49,9415166139,126136,138163,165,173 186,2857 67,1227,175,4 102,31,127,9 54 70,19 130 134 146 2707 75,47 121 153,138 170,246118 250 301 3801 40 181321 60 791230,44,147,182,37 58,16,5,5,74173517 112 138,89,99,45 85 117,6,91268 289,382,188,280,166,200,259,219571 23 37 91 221 256 289 331 382112,98,119492433191,76157,117,3,250,107111,30,44158,190,224,136 282,46,169,80 109,47,107,144,114,52,68,69,184,148,111,96 116,188,156,54,18,107,33 175,122,198,68 158,17 74206,189,72,205,25,197,230,150,53,54 156,83,49 128 135,23,55,71 150 161,130 169,58 77,57,41,308,186,107 202 259,116 145,68,2,17,207,43,56 147,95 17577,85 1131337378,79,135 142145,266 300 318,434,22,13,65,84,7,14,145 180 388,94 181 267,174,228 307,179 222,208,98 245,312 368 380,232,206,126 178 242,323,226 338,50,89 186,63,181,90 391,157 203,134,200,221 234,231 266,187,138,285 311,278,85 172 186 203,131 212,165 202,37 70,160 213,164,218,229,78,33,191 198,255 287,231,110 190,48 68 80,89 212,317,67 145 257,147 186,72 213 222,15 77,213,215,203,35,140,264 279,36 46,263 271,202,130,106 161,129,204,101,94 206,323 345,109 155 251,76,224,191,40,214 222,234 242,123,134,107,132,216 250 286,93,81,15,53 210,215 277,255,123,310,373,51,71,185,238,287 327,28 301,315 325,42 123,253,99,17,252,187,191,36 221,104,284,202,510,59,117,88,263,222 237,217,187 349 394,167,283,132,23 71 122166 222223293,324,245132,139188,21218242,10 4620,68,10257134,52 57,189180,197,118,50 551 64 74 173,232,44,137</text>
  1995.     </content>
  1996.     <name>a</name>
  1997.     <script></script>
  1998. </card>
  1999.  
  2000.  
  2001. card_18917.xml
  2002. <?xml version="1.0" encoding="utf-8" ?>
  2003. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2004. <card>
  2005.     <id>18917</id>
  2006.     <filler1>0</filler1>
  2007.     <cantDelete> <false /> </cantDelete>
  2008.     <showPict> <true /> </showPict>
  2009.     <dontSearch> <false /> </dontSearch>
  2010.     <owner>4050</owner>
  2011.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2012.     <content>
  2013.         <layer>background</layer>
  2014.         <id>1</id>
  2015.         <text>b</text>
  2016.     </content>
  2017.     <content>
  2018.         <layer>background</layer>
  2019.         <id>11</id>
  2020.         <text>B-treeBASICbrowserbus¬†managementbusiness¬†graphics</text>
  2021.     </content>
  2022.     <content>
  2023.         <layer>background</layer>
  2024.         <id>12</id>
  2025.         <text>85020,92413,241574,30033651420,64506,72171,80152,100741,193688,194663,196710,280973,33034922010,156567,208576,217111306990204363</text>
  2026.     </content>
  2027.     <content>
  2028.         <layer>background</layer>
  2029.         <id>8</id>
  2030.         <text>B&WBB-TreeB-TreesB/WBachman/Coddbackback-upbackdropsbackgoundsbackgroundbackingbackplaneBackupbackwardbackward-chainingbackwardsbalancingBaldridgebarbasebasedbasesbasicbasisbaudBBSBBSsBCDBCSBeachBeanBearbeautifiesbeautifulbecomebecomesbeenBeethovenbefore/afterbeginbeginnerbeginningbehaviorbehavioralbehaviorsbeingbenefitbenefitsBerkeleyBernardBERSEARCHbestbest-sellingbetaBetterbetweenbeyondBezierbibliographicbidirectionalBillBimonthlybinariesbinarybindBinderbindingBIOPACBirdbitbit-mappedbit-per-pixelbitmapBitmappedbitmapsBitnetBittyBitwisebkgndblackblack-and-whiteblazeblazingblendblindingBlissblockblock-structuredblocksBLUESBlythBMUG'sBMUGboardboard-specificboardsbodiesboilerplateboldingBoochBoojumbookbook/diskbookmarksbooksbooleanbordersBorlandBostonbothbottlenecksBottom-upbounceBourneboxboxedboxes‚ÄîevenboxesBoysbracebranchesbranchingbreakbreakpointbreakpointingbreakpointsbreaksbreakthroughbreathesbreathtakinglybreezeBridgeBrightBrightnessbringbringsbroadbroadcastingbroadenbroadeningBrowsebrowserbrowsersbrowsingBSDBTreeBubblebubblesbudgetsbufferbugbug-freebugsBuhrbuildbuilderbuildingbuildsbuiltbuilt-inbulletinBundlebundledbundlesburdeningburn-inburyingbusBusinessBusTrakbuttonbuttonsBystanderbytebytes</text>
  2031.     </content>
  2032.     <content>
  2033.         <layer>background</layer>
  2034.         <id>9</id>
  2035.         <text>204363,16603485020300336,241574,9241330033614071410873973328,263966,170321,306990,307994,97144,276375,213070,313980,321768,270842136807303952334424311495,19609,316000,271826,25802,60697,399090,69707,313980,285057,14589812215811091122510424331,26728,27932,26976928815412943293227320733118287,204363,256533303952,243574,320733156567,90241,86133,23273,331758,332939,241574,269769,8363,224017,226370,245645,239435,138222,243574,132072,266018,301712,144585,48264,5038127932227832,280973,257699,330349,100741,212202,236379,64506,193688,194663,196710,72171,239435,138222,80152,51420239435,214538,320733225104310354,25802,234129,60697,236379,2184752341296450655404,40799263164134500232092,233105120951166034279792,285057,291172,14589825769916383,202556,234129,212202,232092,130745,233105,266018,144585,180137180137120951113321,160131163677,330349236379,64506,8015286133,20857683746218475,77729,78928227832,163677,305007,222987,140714,214538156567,20779,252957,301712227832,234129,21307018894927182614838616383,238504,114501,19609,246718,380608,36633,234129,166034,274253,127307,291172,237401,335707242631,24357486133,134500272998,261986,269769,214538,106550,323670225104,13624,188949,190396,156567,199955,303020,117158,258913,331758,222987,241574,167083,205863,234129,209746,100741,192406,130745,35839,269769,67023,136807,313980,290100,329006,221062,145898222987,6333610188210407824331,2708421483862341294180354295,299188,64506,41803,42988,217111,134500,138222,1431938015275402,16383212202,23943524865183746244673,272998,261986,263966,312627,265019,130745,337045,140714,301712167083399090175845,22783230395228304116708315873830699033570724467334886016708311715825769988621249971300336,19609,222987,195825,322679143193300336,19609,178896,14589810873912552,252957254570254570244673,16383,23273,31680,222987,234129,217111,138222,48264155269244673,307994,100741,15526914910,16708332176832176873328255511,256533283041,231042,23637923104264506228853,283041,231042317049,19671011828790241234129188949,272998,190396,16383,156567,81485,157769,238504,85020,90241,54295,325817,191447,30572,247598,326813,316000,87335,288154,208576,234129,192406,130745,210807,213070,64506,63336,57352,67023,171353,12552,252957,72171,143193,327731,219730,112099,18013762078112099263966188949325817,299188,326813,278273,234129,62078,313980190396149433311495,19609,213070,64506,285057,132072,178896,51420263164120951167083157769218475,139301145898,147016460162818,163677,380608,130745,64506,138222,141835,145898,78928,147016,12943212095126396625295726501914071487335348860244673110911188949,78928,12943224331,16104476459174845235475117158,351316,17484522010,208576,301712,78928123297,217111156567,191447,297793,76459188949,21973051420311495311495232092225104,129432234129305722818,7772973328,87335227832,86133,24331,202556,315054,316000,317049,293723,88621,288154,208576,37695,213070,8363,70999,12552,136807,105378,322679,295792,14589823273,213070,135850,218475,105378,26836119609,24331,330349,205863,76459,213070,123297,38841,321768,327731,322679258913,12552198788,83746,158738,86133,202556,307994,167083,69707,195825190396,157769,53364,160131,19609,118287,247598,267447,307994,332939,305007,88621,167083,25802,208576,62078,130745,37695,321768,178896,335707,50381,155269,152759225104,16383,234129,217111165002,65750,68508,69707,215835,14183518467,196710140714201405143193140714110911,31680,306990,138222,129432156567,257699,284024,117158,204363,235475,384390,70999,12552,254570,249971,291172,106550,80152110911303020,284024,307994,331758,288154,276375,259932,12552,105378,285057,140714,289130,322679,301712,147016292191,198788,157769,311495,160131,19609,118287,246718,188053,331758,332939,286053,166034,384390,277421,64506,259932,337045,12552,301712,268361,49383,155269,180137,152759,51420134500199955,299188,186926300336,299188,143193</text>
  2036.     </content>
  2037.     <content>
  2038.         <layer>background</layer>
  2039.         <id>10</id>
  2040.         <text>105,27472 1521 22 31 60 96,16 160,4942 114412945,59,64,203,183,30,94,250,204,210,66 230227196170149,146,59,47 99,164,193,60,192,18,96,3966018161147,29,12,25 13042413243145 184 186,158 160,16 12493 270,21,97 151196,5,30,74,170,189,186,10 84,37,39,34,55 71,42,116 266,146,139 171,14,22 68 104,23,8,3815 78357,5 17 32 45 54 63 81,106,111 118,77 144,97 197 275,116,8 148,3 14 24 29 64,3 11 20 32 67,12 36 41 58 72,11 38 50 91 106 112,37,53,2 32 72 107 225 236,521,79,245165157,286,144 303,296,287,3382271615,1029941 60,1 24 33 106 218417532,51,49,33615032,26,68 276,73,18,87,5,24,36,37593054,53103,86228,31,24140,66134 16838,229,242173,79,16,33,113,7424,75,109,87136,102,96141 1841791216,12,77,83,74,42,42,70,100,17,18,22,33 72,18618,35287,16843,150,208,172,168,22672,139,59,216 226,105,194,128,159,117,15,241,154,38 112,23,225,39 116,108,31,68,19,151,179,103,195,142,31,22,233 240282,10669 16998149,73591033478,80 91,163,38,26,125,120,93,476515,58184,346 14623553 98,117,15 129,115,143,77,147,18 103,220,241787857,456159132363274146145 170132 1331214835351135123,52,28 113,44,42125136,122,226,2071 82460,2339 392 71 102 16267 122,281,24,3 25 37 46,154,203,259,110 223 263,715720 63,24 72 116,21,61 189100,841518417165 178 189,189 202 21345 98,66 123 151,132121 14919110 95 172 177,13,26 89 104 159 16496,92125 17218264101,81,55 235,143,155,153,127,20,260,60,71,63 119 130,67,13,23,64 122 133,73,36,44,44,226,19,109,62,347,160,108,249 259,31 131,72,273 424,164,135,141,77,74 90 101,121,273102124134199210,127 132,220,77,334 369,57,751766094,61 66,70,109,135,38 154,171,2830154564 188312,161 224122 406,3920688,110,88,104,173,132,147,140 367,185,73,372911 9650281291601668781117,172,620,13588 1209163104,111,8692 98,175,92,126 22224,7766,53,35,3088 175,38691 27 3475 105 140 172135183,27 4414667114,7818,95197,51 81,57,29,69,33,41,21 120,40,63,198,65,122 220,110,14,108,78,260,47,21 120,283128,215 327,147,65,9 149,8049,162,148,20,50,107,20,25,14,63,41170,30990 264,118,66,112,43 187,102,64,40,30264,74 156,46,47,19 136,242,54,58,122,122,87,141 154,243,161 176,189,51,179 191,27,55,93 205,13,19,155,149 159 180272,280,202,258189,133,144,117,142,109227,31437820327362 65,85,8,69,22228,91,19,27,5 20,127 204,49,295,9 83,47,90,87,9,184285 98 194,43,85,81 89,30 47,60,111,306,103,92 105,165,11 15,62,100,459 21 34,38,175,96,73 144,64,253,60 154,45,49 154,173,7,228,55,62,112,66,53,209,40,98,42,151,94 203 221 232,67,2563196,64,64130,81 92,95 97</text>
  2041.     </content>
  2042.     <name>b</name>
  2043.     <script></script>
  2044. </card>
  2045.  
  2046.  
  2047. card_19093.xml
  2048. <?xml version="1.0" encoding="utf-8" ?>
  2049. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2050. <card>
  2051.     <id>19093</id>
  2052.     <filler1>0</filler1>
  2053.     <cantDelete> <false /> </cantDelete>
  2054.     <showPict> <true /> </showPict>
  2055.     <dontSearch> <false /> </dontSearch>
  2056.     <owner>4050</owner>
  2057.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2058.     <content>
  2059.         <layer>background</layer>
  2060.         <id>1</id>
  2061.         <text>c</text>
  2062.     </content>
  2063.     <content>
  2064.         <layer>background</layer>
  2065.         <id>11</id>
  2066.         <text>C¬†LanguageC++calendaringCASECD-ROMclient/serverCLOSCOBOLcode¬†compactioncode¬†librariescode¬†translatorcommand¬†shellcommunicationscompiler¬†generatorcompilercompressionconnectivityconsulting¬†servicescontract¬†programmingcross¬†assemblercross¬†compilercross¬†developmentcross¬†referencecross-assemblercross-compilercustomization</text>
  2067.     </content>
  2068.     <content>
  2069.         <layer>background</layer>
  2070.         <id>12</id>
  2071.         <text>2818,12552,14910,17578,20779,23273,26728,29532,33775,39746,40799,53364,56439,67023,68508,76459,77729,81485,82762,85020,86133,88621,90241,100741,104078,105378,113321,115724,124287,129432,136807,150409,151428,165002,188053,191447,201405,202556,214538,219730,240592,270842,300336,325817,3488608363,20779,30572,40799,43819,76459,150409,208576,231042270842,33570773328,82762,83746,86133,87335,93227,95290,97427,98486,99389,107639,108739,112099,150409,22203120779,104078,180137,238504,254570,263164213070,326813,32773146016,27299891269,108739,190396,19781433442426728,33775,53364,85020,90241,94452,100741,103157,104078,202556,208576,219730,257699,325817165002,196710,280973,283041122158183554,205863,209746,212202,213070,221062,228853,2797921232972818,14910,16383,17578,25802,29532,30572,35839,38841,43819,50381,51420,53364,57352,58435,59517,60697,63336,67023,68508,72171,75402,76459,77729,78928,115724,117158,158738,191447,193688,195825,197814,198788,201405,215835,22637085020209746,212202233105,237401,239435233105,237401,23943555404,225104564392818,12552,14910,23273,25802,27932,40799,41803,42988,43819,55404,60697,67023,72171,80152,90241,117158,123297,135850,136807,190396,197814,207189,217111,269769,280973,283041,310354,322679,3268131157244180340799291172</text>
  2072.     </content>
  2073.     <content>
  2074.         <layer>background</layer>
  2075.         <id>8</id>
  2076.         <text>CC++C-likeC-Prologc-treeC.HC/ASMC/MPWC/Pascalc/wC0142LL/BC0143LL/BC0163LL/AC0164LL/AC1C2CAcablecablescablingCachecachingCADCAD/CAMCAECalculatecalculatescalculationcalculationscalculatorCalendarcalendaringcaliberCaliforniaCallcall-backcallablecallbackcallbackscalledcallingCallscameracamera-readyCanadacapabilitiescapabilitiesofcapability‚ÄîuserscapabilitycapablecapacitycapitalizationcaptureCapturedcapturescapturingcard'scardcardinalitiescards‚Äîwithoutcardscarecarefulcarefullycarefully-selectedCarloscasecatalogcatalogingcatchescategoriesCausecausescausingCCCCDCD-qualityCD-ROM‚Äì$795.00CD-ROMCD-ROMsCDeclCDEFcdevcdevsCDScellcellsCentercentralCentronicscertaincertaintycertifiablyCertifiedCFlowCFrontchainchainingchallengingchangechangeablechangedchangeschangingChannelchannelsChapinChaptercharactercharacter-basedcharacteristicscharacterschargeChartchartscheckcheck-boxcheckboxcheckercheckingcheckpointscheckschecksumCherrychildCHilitechipchipschoiceChoosechooseschoosingchosenChrischunksCIMCircuitcircuitryCIScitationsCityCLCL/1Clarisclassclassesclassifiedclausescleanclean-upCleanerClearClearAccessclearinghouseclearlyclickclick-foldersclick/touchclickedclickingclicksclientclient/serverclientsCLintClipclipartClipboardclipboardsclippingClispclobberedCloneCLOSCloseclosedCLRCMOSCoco-axco-processesco-residentCoastCOBOLcodeCODECHECKcodescodingCODs/POscoercionsCOFFCOHORT-CCOHORT-COBOLcolaborativeColbertcollaborationcollaborativecollapsingcollatingcollectcollectioncollectionscolorColorboardcoloredcolorsColorSpaceColumbuscolumncolumnsComapctcombinationcombinationscombinecombinedcombinescombiningComescomfortablecomma-delimitedcommandCommandocommandscommentcommentedcommentingcommentscommercialcommercial-qualitycommerciallycommercialscommericalcommitcommittedcommitteeCommoncommonlycommunicatecommunicatingcommunicationcommunicationscommunitiescommunitycompactcompactingCompactorcompaniescompanioncompany'sCompanycompany-widecomparecomparisoncompatabilitycompatableCompatibileCOMPATIBILITYcompatiblecompatiblescompendiumcompetingcompetitioncompetitiveCompetitivelycompilablecompilationcompilationscompilecompile/resourcecompiledCompileItCompilercompiler/decompilercompilerscompilescompilingcomplementcompletecompletedcompletelycompletescompletingcomplexcomplexitiescomplexityCompliancecompliantcomplicatedCompliescomponentcomponentsComposecomposedcomposingcompostioncompostionscomprehensiveCompresscompressedcompressionCompression/ExpansionCompressor/LimitercomprisesCompuServecomputer‚Äôscomputercomputer-aidedcomputer-basedcomputers‚ÄîiscomputersComputerWareComputeServercomputingconceiveconceivedconcentrateConcentrixconceptconceptsconcernconcernsconcertconciseconciselyConcurrentconcurrentlyCondensedconditionconditionalconditionsconectorsconferenceconfidenceconfidentconfigurabilityconfigurableconfigurationconfigurationsconfigureconformanceconformingconformsconfusionconjunctionconnectconnectedconnectingconnectionConnectionsConnections:CentralConnections:PROFSconnectivityconnectorsconnectsconsideredConsidersconsistencyconsistentconsistentlyconsistingconsistsConsortiumconstantconstantlyconstantsconstrainedconstructconstructedConstructionconstructsConsulairConsultantsconsultingconsumerconsumesconsumingconsumptioncontactcontactingcontactscontaincontainedcontainingContainscontentcontent-richcontentscontextcontext-sensitivecontinuallycontinuationcontinuecontinuesContinuitycontinuouscontractContractscontrolcontrol-ScontrolledcontrollercontrollingcontrolsconvenienceconvenientconvenientlyconventionalconventionsconversionconversionsconvertconvertedconverterConvertItconvertsconveycookbookcooperativecoordinatecoordinatesCOP400COP800copiedcopiescoprocessor‚ÄôscoprocessorcoprocessorsCopy‚Äì$495.00Copycopy/testcopyingcopyrightedcornercorporateCorporationcorporationscorrectcorrectioncorrespondencecorrespondingcostcost-effectivecostsCountercountlesscountscouplecouponscourse‚ÄôsCoursecoursescoursewarecovercoveragecoveredcoveringcoversCppCPrintCPUcrashCRAYcreatecreatedcreatescreatingcreationcreationscreativecreativitycreatorsCREFcrisp,attractivecriteriacriterioncriticalcrosscross-compilercross-developmentcross-indexedCross-linkingcross-macrocross-platformcross-postedcross-referenceCross-referencesCross-referencingcross/embeddedCRTcrucialcrypticCSNetCSTCTCupertinocurrentCurrentlycurriculumcursorcursorscurvecurvescustomCustom-definedcustom-designedcustomercustomer-specificcustomerscustomizableCustomizationcustomizecustomizedcustomizingcutcutscuts-onlycuttingCXrefCyancycle‚Äîfromcyclecycles</text>
  2077.     </content>
  2078.     <content>
  2079.         <layer>background</layer>
  2080.         <id>9</id>
  2081.         <text>2818,8363,12552,14910,17578,20779,23273,25802,26728,29532,30572,33775,39746,43819,46016,53364,56439,57352,58435,62078,64506,67023,68508,69707,70999,72171,76459,77729,81485,82762,85020,86133,90241,92413,100741,103157,104078,105378,113321,115724,120951,122158,123297,124287,128362,129432,133292,134500,136807,138222,140714,141835,145898,150409,151428,165002,177726,182289,188053,188949,190396,191447,195825,198788,201405,202556,210807,214538,217111,218475,219730,227832,233105,234129,235475,236379,237401,239435,240592,270842,272998,300336,303952,325817,327731,329006,330349,3488608363,20779,30572,43819,69707,76459,82762,123297,150409,208576,227832,231042,235475,236379,237401,239435,18467,196091987888502029779353364218475924132394351999551999551999551999559714497144156567,257699,20779,22010,212202,201405,76459,217111,12552,138222,77729,78928,180137110911,297793,210807,207189,245645,181380,2708421382222108072793240799,438191382222025568613313450013450024357416383,157769,158738,118287,243574,335707134500,4938325769925769960697257699225104,292191,13624,188949,198788,244673,190396,81485,82762,261986,83746,184935,2818,300336,115724,85020,263164,263966,86133,114501,160131,19609,299188,22010,202556,31680,247598,163677,306990,312627,330349,161044,246718,351316,255511,267447,256533,293723,307994,248651,165002,305007,222987,87335,241574,119611,88621,348860,167083,25802,26728,297793,27932,234129,101882,60697,103157,232092,201405,76459,265019,62078,276375,166034,235475,236379,242631,277421,305949,259932,337045,65750,8363,67023,224017,172416,70999,252957,136807,313980,72171,254570,261119,127307,134500,218475,138222,105378,139301,243574,140714,321768,143193,214538,233105,322679,174845,237401,144585,178896,295792,219730,145898,77729,78928,147016,106550,80152,181380,155269,180137,182289,152759,270842,183554,323670,129432320733202556,100741158738,86133182289,177726170321,161044,70999,193688,195825,140714,32773185020,222987158738,114501,25802,103157,62078,133292,120951,64506,63336,218475,327731,329006,145898,80152,183554175845,303952,155269237401188949,199955,20779,161044,205863,208576,209746,59517,212202,130745,210807,235475,213070,207189,64506,65750,68508,8363,69707,67023,215835,132072303952,13624,75402,16383,156567,33775,158738,325817,22010,118287,30572,163677,326813,307994,165002,286980,119611,167083,100741,76459,213070,120951,259932,57352,399090,70999,226370,217111,261119,138222,249971,322679,178896,219730,92413,335707,80152,128362,1552691846716708314910,83746,184935,85020,256533,286980,99389,269769,8363,139301,243574,132072,80152,128362,49383225104,14910,265019,259932,26111915275957352244673,149433,286980,27932,337045,399090399090,320733110911,399090288154313980261986,311495,110911,325817,18467,17578,202556,31680,326813,306990,188053,256533,293723,307994,271826,332939,234129,209746,100741,265019,207189,242631,337045,399090,313980,285057,243574,266018,322679,178896,295792,181380,177726222031100741244673,228853,199955,18467,17578,284024,278273,331758,332939,165002,241574,297793,242631,243574,334424,178896,3357071960963336,57352254570,140714254570138222188949,82762,83746,108739,85020,86133,330349,315054,87335,25802,99389,93227,37695,139301,320733,112099227832,311495,199955,248651,234129,23740130171278928254570,29010032073312530231149597144263164,18467,20779,254570,266018,180137261986188949188949,227832,157769,238504,229686,263164,20779,293723,165002,208576,236379,104078,305949,254570,295792,180137166034,254570,180137115724233105120951,233105,219730,3236707892854295,180137242631,243574118287156567,303020108739,25769931680234129269769190396113321,55404,56439,237401115724836311715824331,32608,26728,27932,269769267447228853,261986,118287,88621,167083,231042,133292,139301,140714,174845,78928198788241574,140714311495,241574,88621,93227,101882,259932,217111,105378,222031,33442481485,19609,138222,132072244673,3168025295710873914910199955,299188,186926,293723,329006,1065507099962078,132072241574,348860,139301,27084223273,127307,138222108739,151428,118287,204363,87335,101882,106550,15275973328,82762,108739,118287,204363,87335,99389,101882,106550300336,311495,19609,312627,278273,130745,313980,139301,14589812552331758278273198788,184935,108739,191447,306990,278273,64506,145898,112099321768107639,115724,150409,241574,93227,1332921470161382222374011157246069734886013624,81485,246718,332939,252957117158,32608,276375221062332939,232092227832,2467188374625891386133138222138222,129432257699,258913,3017121491031398074355,59517227832,233105232092227832,82762,208576,217111,77729,78928227832,115724,30572,8363,43819,322679236379269769,14589881485,10537814943333442414910,231042,13329213680723412914838683746,311495,263164,303020,160131,118287,246718,293723,258913,192406,242631,64506,12552,105378,327731,322679,291172,295792,145898,152759291172157769335707272998,81485,384390,242631,313980,243574208576,285057213070,327731,329006,23740185020,327731237401115724263164,348860351316149433,204363,256533,271826,165002,103157,399090,290100,321768139301,321768175845,30395233775145898334424272998,274253,46016299188,186926139301186011138222297793,23209218138030594921080722010,201405,76459190396,108739,91269,123297,197814225104,175845,303952,198788,190396,73328,16383,156567,227832,81485,82762,184935,2818,300336,238504,108739,115724,85020,33775,150409,90241,91269,158738,53364,283041,29532,56439,199955,86133,18467,17578,151428,117158,30572,23273,306990,330349,165002,88621,25802,208576,234129,94452,60697,103157,59517,212202,62078,130745,35839,122158,37695,236379,123297,133292,120951,104078,58435,64506,305949,63336,57352,68508,8363,69707,39746,215835,193688,195825,196710,40799,43819,217111,12552,254570,126450,134500,218475,138222,105378,132072,140714,141835,329006,98486,233105,240592,145898,92413,77729,78928,320733,182289,183554,177726,129432150409199955,14319385020,52321,87335,213070,134500,10537832367013329255404,418039024190241,912692797927332816708326836112730785020251095,42988,252052292191,157769,148386,52321,20779,299188,186926,254570,323670161044,268361175845,303952,198788,244673,272998,190396,227832,157769,160131,118287,204363,256533,332939,165002,286980,348860,27932,101882,201405,166034,236379,384390,242631,172416,12552,124287,46016,105378,140714,214538,322679,178896,106550,80152155269303952,178896118287,12552,140714,80152,15275915526920436313624,243574331758,235475,236379,242631,243574,152759334424108739,247598,330349,119611,32608,25802,269769,40799,134500204363258913,384390,277421,285057,152759,32367020779,118287,23273,247598,27932,269769,214538198788,156567,263966,86133,19609,117158,87335,201405,37695,274253,135850,136807,178896,15275933775,36633,269769,69707,17889681485,257699,303020,310354,160131,279792,255511,256533,293723,248651,241574,88621,348860,195825,226370,125302,218475,214538,144585,295792,128362,32367025802258913188949,198788,113321,158738,117158,247598,170321,279792,246718,351316,307994,97144,130745,122158,213070,69707,252957,127307,141835,145898,152759188949,115724,65750,68508,8363,67023,215835198788,280973,199955,310354,118287,202556,306990,161044,351316,255511,97144,208576,130745,122158,207189,277421,399090,12552,135850,136807,139301,285057,140714,141835,143193,322679,155269,323670101882,120951148386301712120951,132072,112099157769,199955,310354,299188,246718,188053,26728,213070,104078,46016,233105,174845,178896,219730,18013777729157769266018293723,295792325817,32681322783246016272998,75402,16383,83746,280973,55404,17578,24331,305007,25802,99389,59517,226370,46016,285057,140714140714,290100325817,326813,166034,135850212202190396,107639,227832,113321,212202225104,227832,325817,86133,326813,279792,88621,205863,209746,212202,166034,213070,207189,136807,214538,233105,221062,80152,183554170321,291172231042190396,56439,263966,60697,59517,139301334424334424232092,144585,180137193688,194663,18013730799458435,233105,180137320733139301,147016261119,320733254570,301712279792351316,174845225104,13624,188949,198788,272998,190396,14910,16383,156567,81485,82762,113321,83746,157769,2818,115724,85020,229686,199955,86133,114501,160131,18467,17578,20779,19609,22010,117158,118287,23273,24331,202556,163677,161044,315054,165002,222987,87335,119611,88621,32608,167083,25802,26728,27932,205863,99389,208576,209746,100741,101882,60697,103157,59517,212202,201405,76459,62078,166034,130745,210807,213070,207189,133292,120951,104078,58435,274253,64506,63336,57352,65750,68508,8363,69707,67023,215835,224017,70999,41803,226370,217111,12552,135850,136807,72171,134500,218475,138222,105378,139301,132072,140714,141835,143193,214538,322679,144585,178896,219730,145898,77729,78928,147016,106550,80152,112099,181380,155269,180137,182289,152759225104,13624,198788,244673,190396,74355,83746,184935,263164,158738,257699,54295,283041,325817,310354,18467,284024,299188,30572,247598,306990,330349,204363,255511,256533,315054,316000,317049,307994,271826,258913,278273,380608,331758,332939,241574,88621,36633,348860,25802,297793,59517,265019,62078,276375,37695,123297,384390,242631,120951,277421,305949,63336,57352,337045,399090,68508,8363,215835,193688,194663,226370,12552,252957,136807,254570,127307,46016,105378,139301,285057,243574,140714,249971,143193,327731,329006,266018,322679,219730,78928,106550,335707,181380,152759,270842,323670,177726,12943272171234129261986246718407992475987332814910,75402,16383,191447,236379,57352,5142014910,23637981485,2818,53364,330349,57352,77729177726190396,238504,90241,91269,158738,170321,165002,25802,60697,64506,217111,46016,218475,178896,145898,183554158738303952,190396,14910,75402,16383,2818,85020,158738,53364,29532,56439,86133,17578,22010,117158,23273,330349,25802,27932,34669,60697,59517,201405,76459,35839,37695,58435,64506,63336,57352,38841,67023,193688,194663,195825,196710,43819,226370,72171,127307,46016,218475,132072,77729,78928,50381,514205735275402,16383,115724,235475,123297,58435,63336,57352,40799,42988198788,30572,330349,25802,43819,72171,214538,77729,7892825802232092,152759225104,303952,272998,14910,75402,16383,156567,81485,157769,85020,229686,33775,53364,29532,56439,199955,310354,160131,20779,191447,117158,23273,24331,247598,306990,267447,256533,307994,248651,380608,165002,305007,87335,286980,36633,25802,99389,208576,103157,59517,232092,76459,265019,62078,166034,35839,236379,123297,274253,64506,63336,57352,65750,68508,215835,42988,217111,12552,135850,136807,124287,127307,46016,218475,140714,290100,233105,240592,237401,144585,178896,320733,112099,270842,177726,51420272998,5951730572,60697,103157,218475,105378,301712,78928,181380241574242631184935,160131,18467,24331,293723,271826,258913,87335,167083,101882,76459,38841,8363,261119,134500,139301,243574,141835,143193,329006,268361,295792,335707,8015258435303952,150409188949,15040914910,55404,171353,41803,40799204363,1393017892810655020779,205863,76459,217111,214538,178896,77729,78928246718,13450085020246718246718246718156567,2818,229686,20779,118287,24331,202556,256533,248651,27932,35839,235475,12552,301712,112099144585276375,104078,399090,14458585020,18467,276375,14458531680,26601826601846016303952,156567,81485,299188,315054,316000,317049,305007,34669,77729,78928297793,69707225104,303952,13624,188949,198788,14910,16383,228853,81485,83746,184935,157769,2818,115724,85020,149433,229686,158738,52321,53364,55404,56439,199955,86133,114501,160131,18467,20779,19609,251095,22010,117158,118287,30572,23273,24331,202556,163677,161044,293723,222987,87335,119611,348860,167083,25802,26728,27932,205863,99389,208576,234129,100741,60697,103157,212202,231042,232092,201405,76459,62078,130745,35839,122158,235475,213070,207189,104078,58435,64506,63336,57352,65750,68508,69707,67023,215835,172416,70999,42988,44842,226370,217111,12552,135850,72171,46016,134500,218475,138222,139301,132072,141835,252052,143193,214538,266018,334424,178896,219730,145898,77729,78928,147016,106550,80152,181380,50381,155269,180137,182289,152759107639,87335,112099167083130745190396,73328,156567,228853,110911,158738,199955,114501,17578,117158,88621,167083,205863,209746,101882,60697,59517,212202,192406,201405,76459,62078,166034,130745,213070,207189,58435,63336,57352,217111,12552,136807,105378,140714,48264,11209911961139746348860,39746,2911721660347217181485,19609,103157,213070,173685257699,258913272998227832,160131,63336,57352,3884131505432900621220214910,13329288621210807,274253315054,316000,3170492341292818225104,55404,380608,133292,57352,41803,14589824357427979223412927932227832136242580214910,305007,26728,205863,212202,207189,120951,337045,138222,219730130745127307,138222777295643929532,210807,193688,19466329117222010,312627,207189,180137,51420279792,167083,101882,207189,12552,252957,237401,181380279792,101882,213070,245645,221062106550,270842199955,205863,212202,192406,207189,245645,138222257699,135850,219730,181380257699257699257699,199955,19609,205863,209746,101882,212202,235475,207189,12552,135850,136807,152759210807,207189,138222101882140714222987107639,108739,112099190396,83746,222987,212202,140714,11209981485,23209227084216383,20779,212202,210807,4180355404,564392580220779140714118287214538104078,40799244673,115724,86133,218475,214538,29117287335,1332925429524564516383,157769,311495,24331,26728,27932,224017,70999,135850,136807,233105245645,180137266018184935312627,138222292191,13624,244673,272998,14910,156567,227832,228853,113321,229686,257699,199955,325817,303020,310354,17578,20779,299188,117158,118287,24331,247598,326813,306990,312627,330349,279792,246718,351316,255511,267447,256533,315054,316000,317049,307994,248651,271826,258913,278273,331758,332939,305007,286053,286980,241574,97144,288154,348860,167083,297793,205863,208576,209746,100741,60697,59517,212202,231042,130745,210807,213070,207189,242631,133292,120951,104078,58435,274253,64506,305949,259932,63336,57352,337045,65750,68508,8363,69707,215835,224017,226370,217111,12552,252957,245645,313980,254570,261119,46016,243574,132072,249971,141835,289130,290100,321768,327731,329006,214538,233105,266018,322679,334424,174845,301712,291172,237401,268361,145898,320733,335707,32367020779,170321229686156567,236379,133292,24997198486303952,75402,16383,107639,280973,348860,208576,242631,12552,139301303952,244673,227832,83746,238504,115724,310354,23273,278273,59517,62078,276375,305949,217111,135850,126450,46016,218475,145898167083,235475167083156567,227832,81485,184935,114501,251095,174845311495,261119,243574190396,82762,114501,188053,64506222987,16708312095110655022783213450019609,100741,14589886133,222987,239435,143193300336,24331,87335303952,188949,198788,244673,190396,82762,113321,85020,199955,160131,170321,306990,312627,204363,246718,256533,307994,248651,332939,87335,241574,119611,36633,297793,99389,62078,166034,213070,269769,120951,277421,64506,337045,69707,44842,12552,245645,138222,233105,178896,219730,335707,181380,155269,180137,152759,32367024564583746,312627,27932,181380,155269265019,18138024331,248651,180137198788,160131,248651,94452,62078,166034,277421,245645,105378,181380278273,277421190396,20779,271826,64506,140714886212672881485175845,283041,306990,315054,196710,1255291269280973,283041,306990,64506,132072,322679186011283041,193688,194663,196710,77729,181380283041280973,283041,151428,165002,241574166034208576213070,2145381053788015222510422510433442483746,311495,114501,16013110074116383,18467,17578,202556,100741,195825,4826454295,59517,65750,68508,8363,39746,215835188949292191,303952,188949,83746,149433,263164,158738,86133,114501,284024,299188,186926,351316,293723,99389,276375,259932,252957,139301,249971,290100,143193,334424,174845,301712,144585,295792177726167083254570140714293723,234129,261119,322679,295792,77729244673,279792,331758,332939,88621,64506,305949,334424,335707157769,80152117158,133292,64506,19671014910,2869802341299742786133,23273,307994,248651,222987,322679,291172165002,4826423273,1445851345002660181362423209258435227832227832,232092,224017227832,24331,232092,217111166034,10407823273,235475228853,235475148386227832227832,17241611572411572460697,65750,67023,42988,327731,329006188949,13450085020,6069713624,198788,227832,81485,261986,311495,263164,303020,310354,86133,160131,299188,186926,151428,24331,247598,312627,161044,246718,351316,317049,293723,331758,165002,305007,286053,36633,167083,26728,297793,209746,101882,103157,212202,276375,210807,104078,64506,259932,42988,135850,136807,261119,105378,243574,249971,143193,214538,95290,222031,98486,233105,322679,334424,174845,237401,178896,295792,80152,155269,182289,152759,129432225104,272998,190396,156567,229686,246718,286053,36633,212202,166034,242631,104078,63336,57352,226370,218475,132072,95290,222031,97427,180137198788,107639,283041,151428,256533,258913,332939,165002,208576,166034,242631,259932,136807,72171,173685,243574,334424,178896,152759,51420156567,227832,81485,157769,229686,30572,330349,256533,166034,259932,67023,261119,139301,132072,327731,106550,335707,152759,51420225104,16383,160131,18467,331758,87335,167083,305949,259932,337045,8363,69707,67023,143193,327731,95290,178896,155269161044330349,10188211715826396641803288154247598,317049,242631,261119,243574,32073333570785020,167083,384390,224017,44842,268361225104,2818,108739,55404,29532,56439,331758,41803,40799,42988,44842,145898,1065502327323273,65750,670231577692580222510481485,32267923412916383115724114501,160131,215835,217111438199714423547524671816708315275922010,201405,7645920779,21220229532,56439,163677,234129,213070,38841,147016,106550,181380227832,249971227832,232092,50381149433,331758,105378,301712135850,140714,301712101882,232092175845,303952,10188213624,198788,244673,83746,263164,310354,86133,160131,19609,118287,204363,351316,307994,248651,25802,27932,101882,384390,245645,136807,254570,261119,239435,105378,139301,140714,143193,322679,174845,237401,178896,77729,106550,155269,152759160131151428190396,16383,241574,119611,134500,139301,144585,7892825769920779198788,156567,257699,86133,19609,122158,69707,217111,321768156567,256533,293723,269769,295792284024,161044,188053,208576,130745,249971,29117281485,86133,26728,232092,269769,69707,249971,141835180137188949,198788,277421,64506,259932,334424,301712140714,291172181380140714115724259932,26111977729157769,86133,134500,112099,177726327731,329006</text>
  2082.     </content>
  2083.     <content>
  2084.         <layer>background</layer>
  2085.         <id>10</id>
  2086.         <text>2 20 65 81 107 123 139 174,11 211,351,91 133 186,3 8 36 95 139,139,40 60 113 151,134,99 124,7 32,22 27,10 47 54,4 33 55 69,36 41,178,23,6 33 40 75,97,142,128 134,225,47,2 18 20 26 36 44 82 85 105 129 132 157 160 224 233,93,93,59 98,127,2 8 21 47 52 86 96 149 201 214 233 282 328,142,174,253,55 187,20 25 35,76,70 74 142,189 194,31 119,111 231,94,2 11 24 70 87 102 110 121 151 229 231 233 235 242 267 301,5 60 130 134,74 98,11 57 61 75 93,8,55,4 59 75 86 88 91 113 176 179,228,58 133 135 138 154,284,224 282,73 295,9,45,67 81 110,9 26 63,54,62 67,201,149,38 59,67,154 300,118,20 23,57,116 119,176,121 198 230 233,59 127 131,303 481,222 226,82,102,51,27 33,29 68 75 82,122 209,108,12 162,77 244,5 14 92,108,123,34,59 137,3 32 35 40 89 95 100 122 198,146,2 11 33 57,3 6 44,94,128,175,71,11,161 264 269,513 518 525,127 134,83,103,52,28,3 32 35 40 89 95 100 122 198,146,2 11 33 57,3 6 44,94,128,175,71,11,161 264 269,513 518 525,127 134,83,103,52,28,51,201752 23 40 59 99 117 246 270 297152312073323563643713774647382,176,297,143,328,177 181,175,235,465,312,352,376,37478,181,171,198 202,10 78 114,180,14523666 15018442,302193487171111210238,53,193,235,217,19 55 82 140100,27112147166179267,70,279,293,143 377 407 440,216,299 324,291,202,167,233,19,212,226,310 339,305,136,153,232,201,194 205,178 197,181,140,175,87,187,139,198,227,174 239,179,234,178 198,226,111,250,233 268,39 178,181,166,122,236,208,297,211,229,203,324 359,237 279,192,192,202,323 358,259 283,245 289,163 209,195,124 174,168,128,179,142,298,256,330,281,159,129,187,117 119,248,132,254,151,22,101 263,280,141 332 340,193,175,206,173,75,253,298,293,314,307 337,289,387 413,207,127,178,209,223,138,179,116 190 201,317,232 244,195 223,96,349 365,373 389,122,201 220,247 272,211 266,225,365,149,269,288,133,251,8224417,67184,14269,2318,24,98,58,72,135,47344,257177,147,169,30,52 142,103,76,228,60,77,116,130,228,144,9340,18,5792284,342,224,185,182,287 293,189,213,261,236,191,236,299,236,277,255,290,251,262,261,304,2499,28,63,100,187,37,47 62 141,58 81,33,24 49,41,34,59 82,124,30,7,9,199,15,15,195,146,36 49,102,18,81,22,35,84,252,118,123,41,143,54,105,76 161,10,9211418333,174,35,227,12,43,146 161,49,105,166 201 259,211,168,163,24,2960,42,36,158,14912615948 93 143,10 47 55,29,31,12 29,8 6580,14832,6751822 94,53 145,7,207,172,168,130,10 30,217,83 100,50,94 105 134,56 66 73 77 92 105 171 179 197,89,18,111,295,164 170,112 188,35 68,191,60 80 99 136 145,39,23,54 70,94,98 118 183,113,132 195,247,56 66 73 77 92 105 171 179 183,161,383126107,115,270,252,22,29,64,16,116 127,176,41 52 211,14,48,86,168,100 156,34 89 1423512,12123,12130311229,4,54,5,98,85,71,48,11,28,7,3,54,235,27 166,11 42127 546,32 188,223,187,292,12274 12620837,71 20674 13553405577 166 176,160,44,188,75,63 117 209 246 249 300 37910 100324305,96 183 269 325,318,15,2 13 84 106 142 164,6 36,30 175 187,213,53,309,142 308,18 49 120,66,11 190,208,291 312246,67,20 13721137142,144,139,10410526 70,131 27173,110204 21740 54,17158,48523633 1225210 152 182,80,77,19942115288150,44,30 118,13,1318190,36,207,73,63,177,145,214 234,182,58,18932863,175100,140,81 153,39,95 178,120 126,64 156,249,32,65 769,71,125,32 14590,35 442091978 126198,63,63,185,81,12567 19280,146178,17 21,212 271,105 16292,74,33236,5,180,47 123 167 175 195,150,12 142 223,137,15464,103 108 112,20,143 146 170,36 82 106,62,57 100,39 73 147,110188,93 218,65,178,57,119,103,106,329236915 27217 221,26,65,32,140,14,190,324,16312829,81 139,8,194,33,13813081316411112937,64,111,98,12276,64,13154117,8266,7123469 150 232865 222197,18242,320,19311415512 32,5 23 37 95536,23637426,104,221,141 183,219,125 129 221 232 247 325 363111 489 497,146,51,21,50,73301103 107,137285,253662 44 62 106104 134,60,54275879145,37 56 184,110,107 132,93,89,133,68,25 105,9,124,79,60 302,101,60,59,105,68,250,84651767340,43 172,52,69,71,107107,10623 30 237 253,151,49 155,219115,92127832,1107830,136,85,103,131,71,95,27 154,103173,76 10020,20 187134484 16367,112,31 92 101 16319,192501196155,421793070149,185,1816 31 63 72 218,88,29,82,2939,71,79 281,145,24 100 105 116 267,32 44,130 167,143 346,352,57 123 138 181 198 226 266,7 21 32 51 82 116 139 145,31,140 144 159,7 157 205,54,89,72 89 104 111 123 125 132 153,52 55 237,59,13 34,4 36 57 64,4 19 34,96 112 130 170,51,112,24,19,237,105,138,38 42 63 67 127,39,126,28 64,57 143 184,33 130,187,69 112,97 190,59 72 103 123,34 74 95 174 216 314,126,62,54 70 106,85,73,285,98,53,59,69 80 111,18,49 82 161 171 184 207 210 280 310 313,13,61 77,7 62 103,43 138 202,113,67 95 181 231,20,48 127,146,47 164,61,50 177,37 56 61,41 171,8,54,9,14 28 66,37 72,63 82 103 126 134 180,347,127,49,104,43 86 110 156 166 199,128,12 26 115 221 226 240 251 258,184,285,136 157,64,30,93 127 161,2 27 57,186 263,68,69 179 184 247,74 96 154 206 228 283,87,8 52 104,102,20 53,641219,9394,45,17,263,17,1412193223,30 69167,1 55421621859461616 64,34,6 632,158,7,8,8,8,8,12,7923,15 2431,23 34 143,272,17 85 111 130,118,180,455,282,145,29,103,101 131,55 58,120 130,19 41 81,69 119 149,191,115 119,131,281,79,76,189,34,199 427,42,209,254 309,39 79 289 362,53,117 193 198,67 243,148 192,85197141,228137,73,223,99,190192207165 167 169,12769,122 197,100,52 164 192,90 215,13813449,21,4,60,43,78,27,22,127 1557378 139 241,16,112,30,28,2114,21,19,79,82,133,519,3,21,17,14 105,2,93,4,13,15,5,4,32,11833,7,15,91,51216 295,16,80,74,39,66,147,172,101,14,232,35,92,24,226,43,316,37 143,175,101,49,7420051 124 196155,35,20,30,129 140,52,5,28,42 96 151,129 133,83 95,67,181,24 91,233,38 141,206,31,50,341,48 166152,252,183,210,173,189,224232,55,142,29 93,250,57,57,71,116,141,24,137,92 186 192,33 85,164,89,4,248,145,56,206,113,166,142,37 38 142 167,75,12,86 159204,21487270,119,24356,385,132,135,75,76,4 54,185 351,199,23,28,20 103,29,206,392106 18334338131,13185,86542160,30,73,36,53,24,49,68 109 176,3,87,75,3 11 101 155,46,2 27 45 62 73 76 98 102 159,4,31 50 252163 338,18121 146,22 149,17,118200112,35,433,113,8019,123,88,99,89,5,147,55 138,3 37 115,3 21 36 53 67 93 167 181 194 267 273 282,125,54 203,75,102,55,194,21 37,204,8444,302318,18,108,105,105,188231131,156,36119,15,6417203,61,353161226,7887,62 111 12034 196,187114195,135197,215,242,334,97 114,285,146,193,279,241,163,126,180,255,172,265,245,140,287,169,156,160,178,136,172,154,104,12 152 236,259,149,185,142,118,145,58,152,200,181,159,169,55,252,186,144,159,145,178,37 55 155 230,140,157,241,217,144,152,212,140,137,148,254,198,156,273,170,190,163,152,164,105,250,162,192,168 195,222,196,201,201,236,137,212,39,146 158,197,360,227,283,134,189,256,278,273,283,220,352,172,225,139,107,163,253,160,442,280,295,102,158,223,179,195,165,198 298,127,208211,235,166 370,210,68,36,217,83,44,237,217,67,83 164 186,15,24 105 148,169 236,90,169,19,175,185,224,172,74 157 211,113 181 235,172,152,169,165,165,306,111,111,156 220,175 239,291,173,68,135 197,143,130 183,135,61,118,170,41,88,93,275,173,187,116,151,170,105,107,194,153,201,26,29,192,390 432,277,43,193,67,130 144 165,303,301,167,283,58,151,229 248,172,176,141,217,45,257,185,121 126 233,142,261,276,71,64,77181318781591453032 139,61,3 45,46,126,154,5494,305261,137,62,156,108,3646121 147,21,14,23,94 131,10,73,274,139 176 281,85 207,152,61,228,75,69 278,17 1011 44 53 79 108 133 212 268245,7,4 53,14,30 57,21 124,254,6,24,8,8 11 61 76,188,4 10 24 97 141,89,183,36 48,6,9 54 69,46,22,8,106,58 106 109,106,38,16,47 96,159,43 64 147 156,49 166 175,16,57 163,4,21,4 10 39 50 75,42,7 20,103 125 130,64 92,35,75 100,107 216,113,25 53 154,31 141,65,670 17934,77,243,183,22,134 151,92 234,253 265,5 17 60,73124,30,140,15,32,117,122,159,14245118,6227,70,96 121,30 77 125,3,10,16,54,40,62 235,79,57,21 45,28,29,250,60 81 99,5,5 243,61,9 34,10 141,65,92,6,2 57,4,58,15 98,5,119,44 101,69,62 77,13,138,6,99,13 136 172,98,6,20 101,50,4,30 151 159,4,134,47,104,26 229,136,40 120,55,71,65,10,26 178 247,57 89,306,369,31,57,6 35 113,56,95,44,65 118,25,102,60,4,38 85,126,116 200,56,44 6551,6318,5,107,27 133,5,181,169,152119911 41,29,66 124,26,25,40,9 89,21,51,100,51,26,148,40,113 149,143,209,94,174,76,41,25,51,13828215,33188 197,18 2769,8,63,35,1194,5525025195,10 58,75,149,34 68,212,227,24043 90,23180117171568,7,7 101,7,22,113,134 198,174,18 131,4 123,41,61,5,107,117 16112481,57,38,66165,100,124,18165,879270260,390,328,194,190,170,187,181,51,368,39224,1012 92 203,225,11 222,15 253,356,152,18 200 229,8 146 176,253,191,68,266,14 181,287,251,7,153,217,19,11,70,66,319 394,178,34 163,168,192,182 288,161,39,113,242,262,75,161,48 193,145,126,151,306,3,197,179,35,266,13 191,152,76 169,150,186,30,10 53,171,117 231,152,225 319,163,58,86,27,41 72 160,25,12,11,45,11 45,128 181 214,162,171,17 261,111,199,205,237,209,211,251,71,188,57,69,173,206,368,102 233 270,160,14,196,265,286,289,24,177 235,38,19,170,19,115 184,257 269,167,466,57 100 125 166 210 297,85 121 149 312,109,166,38,27 130 148 156 201,51,173,24 306 330,134,2234,8,8167228 291,68,287 323,21 60,93,275,208 296,49,153,163,177,28,27,152,253,17,168,206 235,56,149,143,13,264,207,28,26 40,154 194,202,222,60,26,289,289,361,27,1931954888,28,4661474,44,80,153,6194,27371319 359,103,33,33,43468778106 135,5557130,87106,96,11518795108,19,87,18 26,153,46,366149115239 241 2551435249157182,137,58,41,176,99,145,81,175 179,14216038,82234 2423535,32,38,418046,38,53 113,29,1373,154,51,85,33,39,188,73108,156,46,111,57122,14445 181,50 133,25 61 116 120 126 144 303,53,70,92,2051 37 47 50 171,74,67,181201203183 232,8 68,130,61,13,153,42 98 276,114,63 134,28,14,201 321,199172,203,23816214313831,64,162214,166,94 142,173,119,9615,869954,19,55,49,585,8285662291572960,193,40,4,69,19,11386,6 4922133293,377,240,123,199,221,172,281,317,379,9916 82,781582389,20154,263,177,129,192,313 374,551,193,156,175,193,329,174,65,119,176,211,145,300,283,239,153,177,161,200,198,88,190,158,188,87,212,146,126,143,137,145,148,272,96,185,204,117,59,109,252,75,74,165,309 333 347,151,83 169 187,274,176 194,196,273,200,248,180,223 241,178 196,286,223 241,229,215,182,177,200,123,269,95,146,208,228,70,138,150 277,238 255,123 249,148 291,157,198,229 278,459,232,130,153,161,137,223,241,236 254,134,115,32,216,167,141,145,182,205,120,162,189,108,148,133,161 164,111,483,200,198,208286,72126121,188,99,421599,46,110 236,16,43,96,310,81,70,15595,23,128 327,29,36,5,80,49,34,40,86,67,24,24,43,23,95,236,373,1681571,134,38,57,136,11 67,6089 165,96,70204,14,132 146,58,19674,60 1302735492129125,59,155 374217 254,293,18,148143,128,229125,180,3 85 101 389,68,95,155,22,63,185 253,134,60,11 49 137,33 62 96 175,77,125,44,13,45 77,9,117,202,80,15,121 128,37 94,58,161,64,147,14 149,39,152,4,51 178,53,61,4 15 68,70 180,132 141,241,146,177,9 18 92 112 244,154,16 98 128 205 243 254,66,117 133 1722753,152,146,236,131149,7829,23,75 16739,139,33 55 63,40,22,52,128,80,184,16485,20254,125,69,43,1695979 8920760,53,143,54,19,3397427,8,81 90,70,99,151184,36,39,4,270,2411 35 19948,17,34,63 107,22495217108,8915480215216121248 253,116,187,18889246,171 201,21,159,20 111,59,655,146,40,62,165,53,5633031,107 288,137,110 243,26,24,128,126,182,38,24,24,31 96,243,171 224 227 230 233,50,87,241,242,53,22 150,244,90 179,71,45,121,2544711978269135,18,38,48,135,108179,90,187,206,227,271,97,191,20010,265124,130,60,89119,86 92138 21227124,206,144,113,50 62 137,93,5417,3299,15 146 151952718617212913381 100 148 169 180 213 278 375,103 184,17193 156 568,122,11 76 136 194,269 27275,9694,222 24987,10927112443,559911883 93 227,208,214,18,133,137231,61281,5857 160,315,14,24 195,71 115,72,112,76,53,94 144,66 106,17 33 50 115,17 33 50,15,79,36 90,28,61,28,62 143,74 103,148,66 84,16,28 53 92,6,36 54,44 92,128,5 62 110,50,65,50,151,58,10,14 47,101,110,8,19,14 50 196,105,43 120,202 213,25,119 173,108,61,5,5,64,13 70 83,152,14,16 38 60,14,148,165,33 65 133,90,55,7050,38,318,115,53,155,41,62,82,204,199,109,2,2,218,34 82,83,40 52,15,22,397121,13,41,52,76,213,23,38 101,103,172,38,130,183,24,52,80,97,173 227 231,96,8190,225,7,19 163,12,61,103,14,34,19,141,25,75,30,76,16,110,176,21159,141,9,117,63,113,11,8,15,22,75,169,101,31 161,5,9,40,9445181,1965238112548,101,157,56,185,959626,148,48,44,40,5023,156,68,65,54,7 60,17,49 55,2,70,82,421,14311411,199,6 13 117 2052071327210,106224124137139,113,221,106115014640365290153,190,185296,32740,38,129,283 288,166,40,112,85,94105,32 38108,7,5362,6 35,189,10 18 12073,46,82 134170,15346,42,57 70 9058 116 194,62,137,226,113,58,266,67,59,239,35 57,63,101,195,179,113,83 111 195,29,53 77,51 153,61 152,44 72,14,163 183,45,54 211,175,15 86,16,10,15 150,113,117,34 127,5713816313,266 278,96 103,32,263,335,197,37141241326,28,134,74,51,18,31,140,150219,38 145,201,166,18710,114,1,84,156,120,9 34202,139,201,139,59,56,66,6821956 136,275,86,47,40 86,89,44292,107259201135147,13839139,295,99,144,48134,138</text>
  2087.     </content>
  2088.     <name>c</name>
  2089.     <script>on plglobal cdId,itemNput cdId &"," after cd fld "c++"if the shiftKey is down then delete item itemN of cd fld "ref"end pl</script>
  2090. </card>
  2091.  
  2092.  
  2093. card_19243.xml
  2094. <?xml version="1.0" encoding="utf-8" ?>
  2095. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2096. <card>
  2097.     <id>19243</id>
  2098.     <filler1>0</filler1>
  2099.     <cantDelete> <false /> </cantDelete>
  2100.     <showPict> <true /> </showPict>
  2101.     <dontSearch> <false /> </dontSearch>
  2102.     <owner>4050</owner>
  2103.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2104.     <content>
  2105.         <layer>background</layer>
  2106.         <id>1</id>
  2107.         <text>d</text>
  2108.     </content>
  2109.     <content>
  2110.         <layer>background</layer>
  2111.         <id>11</id>
  2112.         <text>data¬†acquisitionData¬†Dictionarydata¬†entrydata¬†flowdata¬†networksdata¬†transferdatabasedBASE¬†III¬†PLUSdebuggerDECDECnetdecompilerdesk¬†accessorydeveloper¬†associationdevelopment¬†environmentdevice¬†controlDFDdiagnosticdigitized¬†soundsdocumentationdownloadingdrawingDSP</text>
  2113.     </content>
  2114.     <content>
  2115.         <layer>background</layer>
  2116.         <id>12</id>
  2117.         <text>248651,307994,31262710873933570793227,95290,107639,112099,21847520718925891312552,13624,70999,85020,88621,92413,104078,117158,135850,136807,157769,171353,173685,183554,199955,204363,224017,229686,241574,247598,252957,286980,295792,300336,305007,310354,317049,320733,325817,326813,3277313103542818,16383,20779,35839,46016,62078,64506,76459,88621,117158,119611,126450,129432,130745,134500,147016,163677,198788,201405,208576,217111,218475,321768,38060827932,305949205863145898114501,174845,180137,35131623412969707,198788306990733284484227637582762,101882,228853270842151428,30395217578,18467,100741,266018</text>
  2118.     </content>
  2119.     <content>
  2120.         <layer>background</layer>
  2121.         <id>8</id>
  2122.         <text>D-AR/88KD-AS/88KD-CCD-CC/68KD-CC/88KD-LD/88KD0068D0152D0545D0583D1810D1939D4444D4900D5642DAdaemonDaemonsDailydaisy-chainedDALDanDanielDannyDAsDATData‚Äôsdatadata-managementdata-typesdatabasedatabasesDataFilerdataflowdataMoverdataTypedatedatesdaughterDaviddaydaysDBDB-LibraryDB/WriteDB2dBASEDBFDBF-AccessdBmDBMSDCADCGdcmd‚ÄôsdedealerdealersdealingDebugdebuggeddebuggerdebuggersdebuggingdebugsDECDEC-10decidesdecimalDecimal/hexadecimaldecipherdecisiondecisionsDeckdeclarationdeclarationsdeclarativeDECnetDECODEdecompilerdecreasedecreasesdedicateddeeplydefaultdefinabledefineDefineabledefineddefinesdefiningdefinitiondefinitionsdefinitivedegreedelaydelaysdeletedeleteddeletesdeletingdeliberationdelimiterdelimitersdeliverdeliverabledelivereddeliveringdeliversdeliverydemandingDeMarcoDemodemonstratedemonstratesdemonstrationdemonstrationsdemosDepartmentdepartment-widedepartmentsdependdependabledependantdependentdependsDeploymentDeptdepthsDeRez‚ÄôingDeRez‚ÄôsDeRezDESdescendingdescribeDescribeddescribingdescriptiondescriptionsdesigndesign-levelDesign/CDesign/OA‚ÄôsDesign/OADesignatedesignateddesignedDesignerdesignersDesigningdesignsdesiredesiredDeskdesktopDeskwriterDESTdetaildetaileddetailsdetectdetectionDetectivedeterminantdeterminedeterminedDeterminesdeterminingDevdevelopdevelopedDeveloper‚Äôsdeveloper'sdeveloperDevelopersdevelopingdevelopmentdevelopmentsdevicedevice-independentdevicesdevotedDEVUNIVDFD‚ÄôsDFDDFDsDGDiabdiagnosediagnoseddiagnosisdiagnosticdiagramdiagram-baseddiagramingdiagrammingdiagramsdialdialectdialectsdialogDialog-basedDialog/Alert/ControlPanelDialogerdialogsdialsDictionariesdictionary‚ÄîwithdictionarydifferencedifferencesdifferentdifficultDigidesign‚ÄôsDigidesign'sDigidesigndigitaldigitallydigitizationdigitizeddigitizerdigitizingdigitsDigiVideo‚Ñ¢ColorDigiVideoDIMENSIONDirectdirect-from-diskdirect-to-diskdirecteddirectiondirectivesdirectlyDirectordirectsdisabledisableddisassembledisassemblydisastersdiscDisciplinediscountdiscountsdiscoverDiscoverydiscretediscussdiscussesdiscussingDiscussiondiscussionsdiskdisk-baseddiskettediskettesdisksdismissesdisparatedisplaydisplayeddisplayingDisplaysdisruptingdissimilardistinctDistributabledistributedistributedDistributesdistributingdistributiondistributionsdistributordistributorsDitheredditheringdiversedivertingdividedDMPLDO-loopdocumentdocumentationdocumenteddocumentingdocumentsDoDdoingdomaindomainsdomesticdon‚ÄôtDOSDoubledouble-clickdouble-clickabledouble-clickingdowndownlinedownloaddownloadeddownloaderdownloadingdownloadsdozenDozensDrdragdraggingdramaticdramaticallydrawdrawingdrawingsDrawsdrivedriverDriver/drive/volume/fileDriversdrivesDropDrop-inDRVRsDSPDSP32CDSP56000/1DTKdualDublinduedumpduplexDuplicateduplicatesduplicatingduplicationDuPontdurationduringDXFdynamicdynamicallydynamicalyDynamics</text>
  2123.     </content>
  2124.     <content>
  2125.         <layer>background</layer>
  2126.         <id>9</id>
  2127.         <text>5540455404,5643929532,5643929532564395540423310577729,7892828181638325802,18228923209213624303952229686,104078114501,351316,34669,174845,2374017645976459257699,270842138222199955,204363231042285057257699,258913351316,20857626601855404225104,175845,303952,156567,107639,227832,83746,157769,2818,300336,238504,108739,85020,229686,186011,199955,325817,303020,86133,18467,19609,299188,186926,117158,118287,30572,247598,170321,326813,306990,312627,256533,315054,316000,317049,307994,248651,271826,258913,331758,332939,222987,87335,241574,97144,88621,288154,167083,25802,99389,93227,100741,212202,76459,207189,242631,104078,171353,70999,226370,12552,252957,135850,136807,138222,173685,243574,140714,197814,143193,327731,329006,95290,222031,97427,233105,144585,219730,221062,145898,92413,320733,335707,112099,2708421255263336,5735213624,198788,82762,157769,229686,199955,325817,310354,117158,202556,247598,326813,315054,316000,317049,258913,165002,305007,286980,241574,88621,27932,224017,171353,12552,252957,135850,136807,139301,173685,327731,214538,97427,233105,237401,92413,320733,112099,49383,183554,51420156567,157769,199955,86133,117158,317049,192406,104078,224017,171353,70999,252957,135850,136807,327731,152759,270842165002218475165002165002316000,332939,241574,135850,335707,270842332939,243574,140714,335707100741234129,231042306990,293723,307994,248651,297793,140714,266018,295792,270842204363,351316,135850,136807,174845258913325817,326813303020199955,325817,326813,135850,136807310354,117158,123297310354310354261986247598,135850,136807,327731257699198788130745219730198788,261986,2818,263164,263966,305007,88621,167083,265019,276375,166034,277421,12552,134500,105378,214538188949,2818,119611,101882,139301,18138020779117158,27932,130745,57352,65750,68508,215835,42988,44842,1418358363,72171,218475198788,190396,16383,2818,22010,380608,88621,208576,201405,62078,130745,35839,37695,58435,57352,194663,42988,44842,217111,46016,218475,138222,141835,321768,178896,145898,77729,78928,147016235475199955,191447,117158,23273,163677,330349,119611,59517,62078,130745,269769,64506,65750,68508,8363,215835,72171,126450,141835,143193,178896,145898,77729,80152,177726,129432198788325817,326813,27932,217111,335707198788119611303020,193688,134500,140714306990115724157769,325817,326813,305007,26728,327731,11209932608,224017261986,263966115724115724,306990202556,201405325817,326813,135850,136807,327731,3290063769567023,132072,145898327731,32900642988310354,118287,234129,274253,140714267447331758145898136807,218475,80152,155269,180137204363156567,204363,104078,261119,46016,335707125302,1736857435583746,288154,64506,172416,127307,233105,49383198788,83746,173685,145898,112099228853130745,196710271826,181380105378310354,247598,317049,241574,43819,13930124157430033619995563336,5735226111926111986133,118287,288154191447272998,26728,70999,2171112433185020,242631167083,26728,70999,217111,46016,48264163838733513624,81485,229686,204363,127307,301712,112099227832227832303952,311495,229686,117158,103157,144585,182289166034,254570351316,188053,166034,17484576459,23310532267919995585020232092337045261986,263966188949,70999320733322679130745140714140714132072,7892816500285020106550139301106550123297,124287227832,90241,99389,213070,14319313624,272998,73328,227832,228853,83746,229686,160131,18467,19609,202556,188053,267447,222987,87335,88621,99389,208576,60697,63336,57352,38841,12552,46016,239435,218475,105378,243574,140714,97427,237401,106550,112099,155269,180137733282278328613386133317049316000,134500,11209913624,272998,14910,227832,157769,280973,85020,257699,199955,160131,22010,312627,267447,307994,222987,297793,60697,212202,201405,58435,259932,38841,193688,194663,217111,125302,134500,218475,140714,249971,95290,222031,97427,98486,77729,11209918467,288154,46016,266018,17484582762,233105228853,199955,117158,101882,27637512552,1458982201086133,284024,151428,293723,93227,101882,120951,329006,295792188949,2818,351316,208576,277421,65750,68508,215835,254570,134500,233105,174845,78928,180137188949,156567,229686,114501,348860,192406,174845,112099,15526932367023310510655073328,227832,228853,2818,204363,134500,145898,32367013624,103157,213070,65750,68508,69707,215835,141835,174845,10655014589814910,113321,150409124287,134500186011188053254570115724,222987,130745125302320733190396,56439,22010,117158,202556,32608,36633,167083,208576,166034,384390,64506,305949,69707,39746,135850,321768,233105,237401272998,205863,234129,232092,64506,67023,12552,237401,144585,155269229686,199955,26728,8015230594913624,227832,113321,20779,284024,117158,30572,202556,330349,188053,288154,26728,234129,209746,59517,122158,210807,236379,337045,217111,12552,254570,46016,214538,237401,178896,219730,78928,147016,320733,155269,129432303952,188949,190396,227832,113321,157769,85020,91269,199955,114501,20779,22010,117158,30572,24331,312627,161044,267447,119611,88621,205863,208576,234129,209746,59517,212202,62078,130745,210807,235475,236379,213070,207189,104078,68508,8363,69707,67023,215835,70999,41803,42988,135850,136807,132072,140714,329006,214538,268361,144585,178896,219730,77729,78928156567,52321,18467,117158,23273,24331,306990,161044,279792,307994,101882,232092,130745,210807,235475,65750,68508,67023,215835,12552,136807,285057,132072,197814,233105,77729,183554225104,198788,272998,190396,73328,75402,16383,156567,227832,81485,82762,2818,238504,110911,115724,85020,257699,52321,54295,53364,29532,86133,18467,20779,19609,117158,118287,202556,31680,247598,330349,248651,165002,305007,87335,88621,36633,167083,26728,27932,205863,208576,59517,212202,232092,201405,62078,35839,210807,37695,123297,269769,120951,104078,58435,274253,64506,305949,57352,68508,8363,69707,67023,215835,70999,194663,41803,43819,217111,12552,313980,254570,46016,134500,239435,218475,138222,105378,132072,140714,249971,141835,143193,327731,329006,214538,233105,322679,237401,144585,48264,219730,145898,147016,49383,50381,180137234129,23547517578,306990,312627,277421,143193,233105,78928,181380155269312627,286980,212202,143193,233105,181380236379227832733288374683746,99389,932271903965540419609222987222987,26728222987,133292,44842,22106283746,108739,86133,19609,222987,87335,99389,95290861337332886133,32073373328,107639,83746,87335,167083,99389,93227,218475,95290,268361,320733,1120992467185951790241149433,160131,19609,299188,278273,62078,213070,64506,65750,285057,132072,140714,178896,514202201014071416013181485,86133,160131,299188,186926,278273,140714,32367024331108739,98486278273107639,108739,278273,87335,167083,99389,93227,125302,222031,97427,98486,11209918467190396,199955225104,115724,241574,167083,265019,194663,12552,132072,181380268361263966261986,263164261986,263164,263966,18467,265019,266018263164,199955,263966,18467,17578,312627,100741,399090,266018,270842265019113321183554276375,277421,3370451552695142024467324467313624,188053,286980,348860,235475,70999,135850,270842,183554244673,227832,113321,261986,157769,53364,267447,305007,97144,88621,224017,70999,245645,218475,143193,266018,268361,18013726198626316412329722783278928198788,81485,82762,261986,157769,2818,158738,53364,202556,170321,312627,271826,167083,208576,269769,242631,277421,70999,193688,195825,41803,134500,138222,97427,144585,180137,270842,183554261986,263164,263966,166034,399090,2529579445211961111961113074544842,145898145898229686,263966,297793,254570147016156567,113321,20779,6207882762,83746,2818,52321,19609,25802,26728,27932,234129,63336,57352,18228922783225457019609312627,237401160131,125302106550234129235475,236379303952,13624,188949,198788,244673,14910,16383,156567,261986,83746,157769,2818,238504,115724,85020,158738,257699,263966,86133,18467,117158,118287,23273,24331,202556,246718,255511,315054,316000,317049,258913,165002,305007,222987,87335,241574,167083,25802,26728,297793,234129,60697,59517,236379,213070,242631,133292,277421,58435,274253,63336,57352,65750,68508,8363,69707,67023,215835,226370,12552,136807,127307,218475,243574,249971,141835,321768,266018,240592,322679,334424,301712,144585,178896,145898,77729,78928,106550,112099,181380,180137,152759254570,322679144585144585188949,238504,348860,208576,34669,214538311495167083244673,190396,156567,157769,2818,18467,117158,24331,202556,306990,248651,332939,27932,130745,242631,64506,337045,399090,172416,126450,141835,322679,145898,147016,155269,183554156567,18467,202556,306990,293723,307994,242631,12552,143193,295792,145898248651,132072244673,190396,157769,99389,201405,130745,124287,134500,80152,155269213070219730120951,219730254570311495,117158,255511,301712,178896325817,303020,117158,326813,293723,205863,209746,207189,178896,295792,219730327731,32900625802188949,311495,115724,310354,23273,202556,161044,62078,277421,14458521711123273,138222157769,70999,139301,1801373039522446731368071145012708424938325802107639,82762,99389,277421,124287,106550303952,272998,16383,82762,157769,115724,199955,310354,20779,24331,305007,222987,87335,205863,208576,34669,60697,35839,120951,58435,38841,172416,46016,143193,95290,233105,106550,128362,323670170321,25802,205863,222031,98486,177726101882303020,161044,271826,167083,192406,213070,13930160697190396,280973,241574114501,251095,252052188949,32608178896198788,144585188949,12552,13822223547599389,14458588621,277421,72171,218475,105378,80152,50381,51420106550190396,263966,103157,291172,14701641803138222225104,261119,13822223273270842270842255511,270842257699,332939204363258913,101882,259932272998,81485,103157,14071416603424157486133,151428,105378,322679,178896175845,303952,156567,227832,151428,101882,172416,178896,152759,51420118287,222987204363,313980303952,229686,263164,20779,19609,22010,117158,330349,222987,241574,27932,208576,59517,201405,76459,62078,166034,226370,12552,254570,249971,266018,334424,219730,145898,320733,180137212202,210807,143193,219730119611228853,210807,236379,63336,65750,68508,215835,135850,136807,143193,233105,219730,78928,180137246718,58435,57352,105378,77729,78928,180137,15275910315715040914589818467,17578,100741,2660181757818467113321118287,197814254570252957251095,252052138222300336,85020,315054300336,24157418138083746,144585232092246718,259932157769,119611,384390,313980,261119,13822249383198788,114501,24331,166034,64506,70999,226370,217111,313980317049,217111,313980247598384390</text>
  2128.     </content>
  2129.     <content>
  2130.         <layer>background</layer>
  2131.         <id>10</id>
  2132.         <text>381 21 75,4718 25,2611 53 7136214376,400219254290,157199272257185,187122 191,19,29,39,13892121127,82 170404 47 73 87 121 244 246 251 279 322 349 357 365 372 378,150118 131 1461764,6 36 264144,10910552187,50,46 170 205,48 72,18 22,532,146,157 230,162,55 103,55,23 27 59 80,39 47 80 144 177 185,39 61,16,1 20 82 154 160 169 182 265 288,75,27 152,101,103,67,69,69,55 112,63 83 169 223,46 49 52,31 115,63,76,66 82 92 133,1 30 93,66,17 51,22,20 106,10 61 68 114 151,10 67 70 85 92,19 79,185,14,84,51 121,115 123,188,63,25 49 56 65 77 122 126 159,54,297,39 62 125,12 21 35 76 92 105 112 131 156,11 18,23 61 84 106,24 203,83,20,61 117 180,33 51 70 79 121,22,54 254 289,15,114 148 156 188 191 210 232 270 317,17 79 156,26 32 52 156 176,27 231 234,94,10 16 46,13 20 99 141 145,66,34,144,66,77,11 71 73 76,10 12,10 20 29 43,233,64 109,72,20,206 349,27,147,20 59 64,68 73 86 127 159,28 55 18910 110124,1357 16 23 35 43 96 118 145,248,65,101,29,40 108 173,28,25,22,47 67 117,4 11 68 127,29,71,36 65,43,49 52 80 122 125 141 157 164 192 197 238 242,56 102,30 66,12 75,74 112 229,6 42 131,55 139,28 54 85 128,40,17,21 120 150 161,58 97 108 255 292,246 304 349,37,24 38,115,56,6,186,117,7,35,154,21,77,70234,237,227,98,222,16,24,19 99 134,8 18,44,117 160,11 44 214,38 121 207,115,14 33,202,5237 10031134137119,93,191,181,26 80 132 152 171,15344,178 219,222,6225194,111 139154,223,130,136,89 102,117,48,217,15292,202,303,366,1422211 43 155,1581 56 89 125115,153,156,34,2321 66,10 139 150,64 68551144 15397,12,7,122167 22426117623383,164,229,133,150,120,222,354,125,139,295,156,457,241,316,187269 290,207,201,267,318,220114115,52,41,111,112,124,120,50,29,1892,124,98226,101 268 270,116,77 146,86,10 101,163,187,112,123,4 50 62,34,26,55 105,57,25,81,7 19,91,202,185,270,49 123 141,58 125,206,5 40 159 300 405 444,74 187 305,43 181,6 52182243,51,185,136,66,169,14,46,79,55 82,141,55 167,80 164,189,158,196,103,41,5 11 41 95,180,94,56 65 256 274 292 303 355,141,149,28,412535 105 163,36 108 166,102,224,19216885173,87,122,3181423251,56 123,57 126,32,59,83,7929,3868,202534,4280,93 113231,241,123 210,252,98,11351166,96,22 179131,13549156,302,54,8,7564111352207,36,112,141,104127 174199,117,67,47,38,7649,262024,49,194,37,34,133,31204,39,43,236 364,13913 7865,16191,12219047,43,76,218,58,210553616814,147045 91264,55,125893,93,62 85,541245,213,11,10 174,11 42 138,129,382729262,305,73,215,68,190,22032123174 104,123 176 206,107,298,170,120,4278,5474,6,83,48172,39 515062136879202,194320,27280 15516514828025097,28112815723228317 26,33130,10,61,234,10517 153,10 65,8 26 35,323 501,132,10,35,128,6 34 90 109 131,99,86,11 57,6,41,16 38 42 46 70 80,21,18 48,182,40 101,13,13,42,125 416,170 188,6,18,62 213,167,85,41,6 63,12 18 80 89,108,126,2747518151 170 192 213 223 267 2778563,82,21370,46,10,280 406,25,66,15,2 94,51,77,51,17 119,13,6,11,76,9,74,71,6,10,23,66,69,15,25,12,94,114 122,11 88,19,3,3,3,211,1022 16 84 180 219,20,118,97,394,165114,63,54,18,119183,4856666,42,32,115,37,87,106,68,115233,116,5 64 82,140,24,18,11,12,45,212,138,17,88,164124 161,221,24,92 114 157,33 156,14 42,32,166,26 118102 106192825 34,129,86,202,188,167,410,196266,94,85,141,153,126,151,118,97,38 81331117,84,3923,78364919944,64 124,1633120929,14,57,84,8,9,58,81,18 232,28,28 37 62,35,71,88,36,94,43,27 86,875 86,66,7,128,96,81,319,149,29,23 85 143,48 129 350,104,1944288,2 63 77 84 125 411 490 553,2 114 148 153 158,53 159,59,171,36,135,82,73 87,2,96,290,206,53,89,103,18 255 291 297,123,22,79,51,94 141 236,2 36 141 150,200,323,84 216,13,62,82,63,16266,276,308,387,11 51 183,354,11,6,334,12,216 250,8,134,60,55 78,69,174,21 119,37,218,17 81 174,279,21 43 97 254 314 331 349 366,181,205,87 148 253,64,228,4 23 183,44 175,35 213,186 217 291,228,10,282,243,254,66 124 140,296,13,22,22,17,12 33 49,241,16,22 94,27 106,144,6,330,3 33 81 162 199,102,78271,12,9,25,31,10,26,16,38,9 33,7,109,18,125,27,15,8,36,9,8 45,152,102,17,57,6 158,112,9831,9 60,15 162,88,10,56,23 95,208 341,46 342 380,211,91,9 70,4,73,205 214,42,89,5,24,4 17,55,230 255 261 294,242,11 26 71 121 131,113,38 166,246,87,17,5 9 143,125,197,97 194,81,107,11 184,28,7,9 164,6,71,266,38 109,37 241,54,43 101,77,7,58,10,6,13 70 164 179,93,126 144,40 91,35 63 76,28,123,42 118,230,62 204,6 12 24 76 104 131 204,187,245,8 125,8,52,13,9 39 69 164 186,90,99 132,88 142 203,8 135 149,219,15,9 16 54,149,35,78,106 147,40,60,10,21,6 54,10 84 94,60 151,8 87 90 99,23 34 100,51,19 36,11,290,10,9,2 8 47,4177,12065,70,45,71,155 183 201,120,90,23343183,26,168,190,143,24 32 169 1821156557152131 142,40,267451783414,6195 126 143,168,41,4331 124,25,152,53,29 114,96,153,55 631314 5335 68,7736 48,20,74 85 115 122 161 164,119 136,189,27 39 59 64 72 80 96 98 103 108 129 149,13 16,33,13 36,68,138 143,75 78 84 133 148 152 157237156559,31,60,126 131,12 51 74,56,69 214 222 326,108,184,134,37 153,262,170,2790801 37 94 16134,158,11 17 43 56 68 79 109 119,43,43,82,36,1419981,263723,60,71 89,100 124,244,77 106 132 136 157,19,47,21 53,38,19,87 16060225,19342,145,168,42 98 229 233,40 84 92,78,212,60,22 168441066,46 120168,137 152,154 169,254,129,121104,317,3 79 101 121,10 94 115 145 165,119,145,138,30,8 69 107,8 14923 7887407,66,860 18851622 14 16 60 188 2062 68 95 217,71,11 73,58,100,184,4 8 21 42 55 85 91 138 168 175 190 199 245 282,51 212,11576,39,109,107,294,34,116,125,13,224,15,112,67,73,253,5 65,141,3507751317327291 265 376,13,146,29,69 122,103 211,180,63,166,19,6 79,71,318,71,195,91,142,251,57,73,76,247,292,45,169,15,215,3081 119,62,61,2 64 92 104 145,49,9738487110046,75 208 41233751,109,120,20 8296369,197,269,200220,244,230,62,186,253,185,212,154 229,218,238,163192 336104127229,171100,5179219124,247 29298 241,232,146 312,342,160,178,224,306,32 110 192 206,193,284 314,197,34,299,120,234,213,184 198,184,154 198,252 256,266,170,205,155,213,57,94,90,72,38 290 299,154,147,215,200,276,270,210,155,175,185,234,172 185,144 162 178 185 203 314,312 315,261,206,146,177,150,186,205,218,251,217,223,224,265,177,256,299,69,280,269,164,191 249,122,7 68 147,39,191,21 30 139,103 196,183,275,460,337,353,171,201,38,310 334,244 25741,21014522 74 129 136166 304,31,95,306,33,1465715634 121,170 198 237,310,212,96,120,214,217,129,94,65,57,116,94 117,114,177,38,79,43,8,48 56,199,147 347,74,112,44101,75,69 73,72,80,74,130,194 216,102,80,10684,194 209103,250,49,207,134,133 152,29,64 80,90 172,4716530116,11315114,190,93,49,18780,228,80,81,266,21,53,34,302,230,13128,132273322,163,333,128,98,184,136,202,149,14 63 125276193,305298,260,317,3561401281768108359115,70,140,109,27,7772 102,122,83,23 48 60 129 132,208,76 247,231,82 101,34 54,179,105,167,155,13,205,41,152 209 259,47,81,126,21,54,216,219,16,82,94 98 108,75,19732,171,130,6,6,502077,65,41 70,179 193 215 294,46,229,120157248 256,72,11 277,60,59206,14286305,11046,168,10210382,8831,108,120,126 220,28,69,74,930186,42,112,73 108,177484 24898,34,1271301931650 60,113132,8820627 107,45,10242,174,101,27518222258,22,68,122,11162,121 164,108,240,27 36,43,35,66,181,36173,170102 134 141,32242,165,168,188,170,118 130,257,234,210,277,188,250,173,154 163,148 158,168,266,178,374 394,191,165,148,31,180,461,222,313158,114,184,213134117,83,85,70,20,13,14,116,99,156,121 123 125,91,91,282 405210,175,203,295,334,350,292,240111212651 13 15 36 43 53 83 170 179 218,165,185,84 1122 13 35 55 99 126 138143 2414 27 64196,451075916,15114148,166,9759,197113127,14835128,108136,116 139 144,83,19,62,33339255,138,94 156,123,172,154,127,105,9078,151,31 76 1353519</text>
  2133.     </content>
  2134.     <name>d</name>
  2135.     <script></script>
  2136. </card>
  2137.  
  2138.  
  2139. card_19766.xml
  2140. <?xml version="1.0" encoding="utf-8" ?>
  2141. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2142. <card>
  2143.     <id>19766</id>
  2144.     <filler1>0</filler1>
  2145.     <cantDelete> <false /> </cantDelete>
  2146.     <showPict> <true /> </showPict>
  2147.     <dontSearch> <false /> </dontSearch>
  2148.     <owner>4050</owner>
  2149.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2150.     <content>
  2151.         <layer>background</layer>
  2152.         <id>1</id>
  2153.         <text>e</text>
  2154.     </content>
  2155.     <content>
  2156.         <layer>background</layer>
  2157.         <id>11</id>
  2158.         <text>e-maileditoreducationengineering/scientificentity-relationshipERerror¬†checkingexpert¬†system</text>
  2159.     </content>
  2160.     <content>
  2161.         <layer>background</layer>
  2162.         <id>12</id>
  2163.         <text>25769935839,37695,38841,52321,57352,58435,59517,69707,126450,127307,139301,188949,225104,226370,321768,380608157769,167083,228853,229686,231042,234129,238504,2977934938383746,93227,99389,112099,222031112099125302,133292,15040922010,24331,26728,27932,32608,36633,70999,150409,156567,222987,269769,288154,305007</text>
  2164.     </content>
  2165.     <content>
  2166.         <layer>background</layer>
  2167.         <id>8</id>
  2168.         <text>E-Maile.gE.T.OE/REachearlierearlyearseaseease-of-useeasiereasilyEastEasternEastgateeasyeasy-reopeningEasy-to-installeasy-to-learneasy-to-readeasy-to-understandEasy-to-useECMA-116economicEddyEdinburghediteditableeditededitingEditioneditoreditorseditseditTexteducationeducationaleducatorsEffecteffectiveeffectivenesseffectsefficiencyefficientefforteffortlesslyeffortsEiffel‚ÄôsEiffelEISeitherelectricalelectronicelectronicallyelegantelementelementsElieliminateeliminateseliminatingeliminationELSEelsewhereEMACS-styleembedEmbeddableembeddedembeddingEmeraldemergedemergingemitsemittersEmphasisemployeesemptyemulateEmulatesemulationemulatoremulatorsenableenablesenablingencapsulationENCODEencouragesencouragingencrypting/decriptingencryptionendend-userend-usersendorsedenergyengineengineerengineeringengineering-relatedengineersenginesEnglishEnglish-languageenhanceenhancedenhancementenhancementsenhancesenhancingenjoyableenoughensureEnsuresensuringenterenteredenterprise-wideentersentertainingenthusiasticenthusiastsentireentirelyentitiesentityentity-relationentity-relationshipentriesentryentry/exitenumeratedenviromentenvironmentenvironmentsEOFEOMxEPROMEQequalequationsequipequipmentEquivalentequivalentsEReraseERD‚ÄôsERDserrorerror-checkerror-freeerrorsESespeciallyessentialessentialsESTestablishEstablishingEthernetEthernet-compatibleEuropeevaluatesevaluationevaluationsEVC3eveneventevent-driveneventseverEveretteveryoneeverythingevolvedevolvingexactexactingexactlyexaminationexamineexaminingexampleexamplesexceedexceedsExcelexcellentExceptexceptionalExceptionallyExchangeexchangesexchangingexcitingexclusivelyExecexecutableexecuteexecutedexecutesexecutingexecutionExecution-timeExecutiveexercisesEXINexistexistingexpandexpandabilityexpandableexpandedexpandsexpansionexpectexpectedexpectiations,expectationexpectsexpenseexpensiveexperienceexperiencedexperimentsexpertexpert-qualityexpert-systemExperTelligenceexpertiseexpertsexplainexplainersexplainsexplanationexplanationsexploitexploreExplorerexploringexportexportedexportsExposExpressexpressionsexpressiveextext.208Extend‚ÄôsextendextendabilityExtendableextendedExtenderextendingextendsextensibleextensionextensionsExtensiveextensivelyexternalexternalsextraextractExtraordinaryextremelyEyeconseyesEZ</text>
  2169.     </content>
  2170.     <content>
  2171.         <layer>background</layer>
  2172.         <id>9</id>
  2173.         <text>139301325817,326813,2555112077983746225104,227832,300336,238504,108739,311495,85020,279792,293723,331758,332939,241574,119611,99389,101882,60697,231042,235475,236379,269769,67023,124287,46016,134500,290100,321768,178896,295792,106550,320733,181380,182289,152759,270842,323670315054,25802,836386133312627244673,272998,263966,19609,269769,65750,68508,8363,67023,215835,1527596207882762,115724,303020,140714,321768225104,311495,115724,257699,310354,306990,330349,204363,256533,293723,305007,286053,93227,100741,212202,166034,213070,269769,242631,193688,194663,261119,218475,139301,143193,291172,295792,145898,8015222010,201405,76459246718267447,268361184935,311495,115724,149433,229686,199955,303020,86133,17578,284024,117158,24331,330349,161044,204363,279792,246718,256533,315054,317049,248651,305007,241574,88621,36633,167083,26728,297793,100741,101882,192406,62078,269769,242631,120951,58435,64506,69707,70999,196710,136807,46016,218475,285057,243574,132072,140714,329006,291172,237401,144585,219730,335707,80152,112099,128362,51420140714180137161044,277421258029241313624,170321,246718,93227,37695,58435,69707,194663,125302,140714,321768,106550,128362,183554193688,19466319609113321198788,20140582762,261986,52321,246718,351316,286980,297793,103157,276375,242631,277421,259932,57352,138222,139301,243574,77729,181380,155269,51420157769,293723,140714,295792225104,242631,139301,143193,152759,27084282762,261986,184935,163677,246718,351316,87335,297793,99389,192406,76459,276375,242631,133292,120951,277421,64506,259932,217111,127307,139301,132072,140714,321768,143193,266018,301712,178896,145898,78928,181380227832,228853,63336,57352225104,13624,188949,227832,81485,2818,311495,52321,114501,284024,251095,330349,204363,380608,331758,165002,286053,297793,27932,34669,59517,62078,35839,37695,58435,259932,57352,69707,226370,126450,127307,139301,243574,132072,140714,252052,321768,334424,301712,78928,335707,128362,181380,18228913624,83746,123297,226370,127307,46016,105378,132072,140714,301712198788,157769,166034165002244673,82762,157769,170321,249971,182289156567,157769,19609,293723,25802,297793,27932,234129,60697,62078,63336,57352,217111,295792,80152,180137267447,32608320733311495,101882291172303952,263164,263966,351316,332939,276375,166034,277421,64506,337045,285057,155269,18228933775,191447,22010,201405,76459,235475198788,190396,16383,186011,29532,325817,23273,326813,380608,26728,201405,274253,259932,193688,12552,214538,77729,78928105378,237401,789283663363336,14458519144719144738439081485,83746,85020,247598,246718,208576,209746,399090,135850,97427,268361,21973022298716383,83746,20779,161044,305007,222987,286980,234129,192406,217111,23740123637931149512428781485,161044,93227,59517,231042,226370,13207223209288621,334424258913,119611,212202,218475,289130,29117218493525802,40799269769148386,2077959517709992672854295,151428,23273,26728,70999,4484217578,13680726976963336,57352,709993974653364,30572,2327340799235475,242631305007,224017173685138222138222212202,214538,221062110911,97144,138222225104119611,399090,217111,13680713624,157769,86133,160131,163677,170321,161044,27932,213070,274253,305949,217111,139301113321,1670837645937695214538167083183554165002261986,2818,299188,330349,204363,315054,316000,317049,224017,252957157769,24331,207189,136807136807234129280973,312627229686,293723,88621,32608,27932,269769,104078,305949,329006,295792,92413201405,76459107639,108739,191447,19609,170321,87335,100741,76459,133292,69707,70999,239435,233105,112099,4938323943573328,232092,23547526728115724,27932,224017161044,22401781485,19609,22010,312627,235475118287,201405,210807,77729,8015233034931505415873820779,234129257699225104,303020,163677,335707227832,8733582762,222987210807,222031,1065502818,311495,130745,22401791269,306990,259932,143193,335707257699311495,32608,173685180137330349231042272998,81485,117158,27932,101882,122158,218475,105378,29010033775,10188295290,222031,4938393227,11209999389222031,9742799389198788,24331,351316,288154,207189,173685,321768,327731,174845,33570714589853364321768225104,13624,198788,244673,272998,190396,75402,16383,156567,227832,82762,157769,115724,33775,158738,54295,199955,160131,18467,17578,20779,191447,117158,118287,23273,24331,161044,267447,380608,305007,87335,167083,26728,34669,60697,59517,231042,201405,76459,62078,213070,58435,274253,57352,68508,8363,69707,39746,215835,70999,194663,42988,226370,72171,46016,134500,218475,105378,140714,249971,141835,327731,329006,214538,322679,237401,178896,48264,145898,77729,78928,106550,49383,50381188949,81485,85020,90241,91269,283041,86133,88621,209746,60697,210807,213070,133292,120951,70999,197814,329006,240592,301712,291172,219730299188,18692697144225104263966,26601830033618467199955222987,259932,181380335707186011112099198788733289938914910,110911,150409,199955,25802,208576,133292,135850,125302,145898,147016145898190396163677,64506,196710,125302,218475,145898,78928,147016,10655026728190396,195825,132072,233105227832,228853,23547520779222987,119611,60697,313980167083,136807,219730167083325817,326813,210807,135850,13680721080762078198788,11828786133,23273,205863,210807232092245645188949,2818,311495,149433,284024,118287,255511,258913,305007,167083,72171,261119,139301,285057,143193,77729,152759110911,19609,94452,213070,12552,134500,145898,180137,183554117158,152759157769,213070,13450020779,166034,268361234129263164,134500,301712160131,276375,64506,261119,29117262078231042163677,293723,167083,133292,29579214910105378208576117158,78928217111,78928311495,160131,306990,307994,241574,297793,60697,35839,236379,384390,65750,68508,69707,215835,224017,12552,139301,132072,143193,95290,177726,51420227832,148386,115724,310354,18467,330349,248651,305007,241574,25802,60697,212202,231042,236379,172416,182289,3236704079914910118287,235475,70999,327731,329006,183554148386,312627,217111,72171114501,16013120857678928,152759290100,322679,268361,112099135850212202284024,36633,167083,231042222987,23310527084264506190396,2818,380608,122158,57352,42988,261119,145898,147016163677218475,18355460697199955,117158,163677,331758,94452,130745,274253,69707,193688,261119,321768,143193,145898,5142021220275402,16383,157769,257699,384390,270842227832,240592271826330349227832,81485,82762,283041,310354,22010,99389,100741,59517,213070,259932,105378,27084213624130745,67023274253,3226792499712818,300336,158738,348860,197814112099103157249971320733114501283041,1960914910,229686188949,257699,330349,161044,222987,232092,166034,213070,58435,233105227832,280973,303020,117158,204363,380608,232092,64506,233105,237401,14701619609227832,150409,22010,24331,163677,258913,305007,222987,32608,36633,288154,26728,236379,123297,269769,274253,70999,290100,301712,23740181485156567,32608,27932272998,274253,46016125302,237401255511,256533,231042311495,3260821711124059227932311495,231042201405380608,231042274253226370,50381157769,108739,303020,306990,246718,271826,258913,87335,136807,261119,27084298486118287,178896234129165002,12552133292,19671024331188949,118287,136807,152759620781960986133,160131,18467,19609,330349,165002,213070217111,183554247598,161044,64506380608,332939,59517,201405,139301,3226793168010074175402,16383,33775,22010,279792,246718,274253,63336,57352,135850113321,257699,86133,212202,130745,69707,132072,141835,777292818,158738,310354,246718,209746,60697,59517,76459,57352,226370,136807,180137188949,198788,190396,73328,158738,24331,163677,330349,87335,25802,234129,60697,37695,68508,8363,215835,195825,105378,197814,327731,77729,112099225104,13624,198788,227832,115724,53364,160131,17578,19609,24331,163677,27932,99389,208576,34669,60697,59517,37695,178896,78928,106550,80152,128362,180137293723,195825157769,110911,85020,158738,22010,170321,326813,312627,161044,165002,201405,76459,276375,130745,269769,399090,12552,136807,132072,95290,181380,155269,183554,323670158738,330349,204363,255511248651,14071490241,91269,258913,139301117158,80152255511,37695,261119,134500,139301,233105,77729,80152,183554,51420284024158738,312627265019</text>
  2174.     </content>
  2175.     <content>
  2176.         <layer>background</layer>
  2177.         <id>10</id>
  2178.         <text>16434 110,35 113,451 18 43 77 93 127 174 197 229 244 261 281132 15433 255,132,88,26,41,144,334,23,65 178,145,164,180,62 97,65,208,136 175,65,55,36 173 321,109,159,35,55,208,73 208,135 142,246,65 178,24 40 128,48 101 113 122,232,47,91 172,98 163,15060,217,189281187149,28,31,25 109,16,187,214,177,193,228,12868 10836,206,92,329,41190,133,154 211,8,16,87,96,33,90,110,62,5,29,66,150,198,121,119,159,71,74,48,249,151,75,95,110,232,6148,184,18023288,1128,70 158,126 174,52,123,146,199,45,32,33 70,108,168,128,90,4,56,62 101 138,28 149,28,31,118,51,150,148,50,117,73,39 65 92,149,97,35,36,91,176,144,146,5,172,77,46,192,79 105,147 243,17,47 166,162,92,105,6,66,140,141,43,155,15,37,3433428150,12413919199,30,13,2,31,22 121,48,7,46,9,6,65,18,450,5210241161,56143,33,30,29,28 85,5 47,41,121,29,59 132,43 83,94,107,251,204,8 97 152,35,77,120,3070,203,256 367,198139,90,85 177,43,105,6325,102,40,33,102,91,97 103 146,125,121 145,39,32,103,35,111,58,127,44 186,8,87,50,76,5 167 211,127,28,32 162,12 61 73 80 99,26,198,77,226,104 251439,50 53 75 123 143,38 166,26417 55 123,151,150,229,163 184,35 52,155,23,117 185,49,51,5 134,48 196,12 103,7,118 122,30,116,45,17,44 125,121,36,28,51 100,32 77,53 76 185,36 139,100 137,40,7,26,63 163,132 136,12 56 81 213 291 316,50,56,96,14 30 57 112 118 121 124,39 203,102,5,260,11631,32,32,62,19,197,164,207,27,19122,123,17413543,219,375,40,7 92 113,162368,347,185,132,252,164,211,184,269,199,217,237,262,132,267,4422,5976 1379,44432 138,5 43 83,80 122,45 121,73 105 109,36,184 216,79,140,21 36,129,78 136 159,9243,66,134,168,162,15614,77,158,72,21,60 127,56,61 130,69,26 107,41,37,17,6,253,127,182,15352,24,6653101,52111 36 634266,44,97 105,14,45,160,159,36,104,15,53,88 9916276,47,50,21,175,19,63,201,26,257,184149737167,100,51,57,125,68,1493917,878 88,52,154,179,20,772089,449928,20243 1237912338,59,32,87,200,12125,5419710,10,1301450,26,4229189,19411,6223 5415 30 47 63 162 172 18215327 293,64,3130,5,610146,9,154,10154,220,78,50,36,7,54,27,242,74,54,47,103108,1511165081147 2175912943,226,103 107,154,30,81,46,53,12 122,65 219325 328,163,28,178715096,88 17659,18 142,7,40,10,146,85 125,28,2 89,18 142,839,716,86,10,98,43,10,132,18,183,70,280,3,38,10,12841,21,4112030,24,100 10470,4189,55,61,168,15448,16,161,231 239,122137649869,1278143,200 210,93 100,49145,64130,9239,45,95104,77,91,5610,59,54,41,6633148,17,5646854834,145,96,67,144,66,14,33,9252,7670,26,4714,82 130 13526 979,1913752,170,59,36,15,47,97,67,91,21126292932,105,10 118 323,40,163,89,6 17 57,13 21 60 96,19 30 342,25,150,42,215,32,190,19,79,6,7,30,132,7,167,150,12,54,14 116,5,62,82,175,77,6,5,127,39 110 140,58,44,48,7 65 105,91,23 41 61 122,28,43 63 119,231,73 205,7 13 25 77 105 132 145 205,5,246,84 146 153,9,14,97,77,9 64 88 116,220,10 60 206,63,99,29 123,6 12 42 61,22,101,95,9 81,77,36 61 86 199,20,51 316,9 206 251,8 171,87,6,962,159,207 234,93,86,63,83,104,26,63,15,163,173,94 137,23,19,19,37,27,38 121,13429 31,29 3143103125,8965617622 32 186,178,1315581132 1472516128107 136,66,38,218,129,148,161,75,6,402,373185317 69,61,87,12 50,187,333,210,94,146115253,31,27,181316,55,64160244 264,215,250 288,19936,199,64110206,216,63,218,260170191 194123,202214,23,74,98924144 96,111,107,33,23,45,103,66 169,15,191,43,58,65,55 131,132,80 193,10763,128,11,240 332,50,146,409,147,55148,47 16561,243 266,47 6613,22,99336 37114,105,88129,68,19,23,98261375,32 154,196,58,32 1545994195121,18679 85 93,22430,42,55,50,93,107,185,57,232 234,34,178,204,187,211,48,113,101,42,77,57,51,61354 476,3 12 33,249,88,132,182,102,48,238,266,211,286,64,42 319,61,4,1985756163,102,166,107,122,9 33 37 69 87 104 11353,155,159,7143,182147137,119140,204,83,173512026 64,39,139,2912,92597434,86 106,53,43,109,24,59,382,6980169,65104255,144,107,97,65,103,38,193,12,75,120,34 164,118 163,5618325,68,103,31,39,137217,5217864421,190,31 50,102,50,62,53,8,70,161,95,126,3472 7614,2792,64 1094463,138,45 139,7,2104491022423120,11623,16120,79,30,88,87 107 165,108,68,148,13,167 175384,4,213,133,60,56,122,33,148 163,2,619530,5,10,6,97,5,98,9 38 45 119,13 18 69,26,7 66,14 76 83 202,242,38,11,65,6 135,97 106,95,45120 136207 263,4,5130,124,22441,104181,205,19141,49984412041,617345,312279,56229,75,63 178,97,160,78,67,164,220,51 65 93,22923162,234259175,27927,9380296,290,335,2721835060,45,25,1 33 74 155,15 97,28,193191,111118,69 108,19719,52,8,60,181,119 1259 29 793859,98,8,24,9,164,46,25,25,135106,99,76,171,174,33 144,158 181,64 159,6655,74,8,238,79 129,90,33,5,92,6,168,180 322 384177,164,174,60,154,72,60,121,34,31 104 112,40,50 164,46,161,47,155 161,16,180,44,124,60,67119 146,48,224,466,245,31,97 112,75 100,118,178,32,49,68 125,204,40,207,131,43,88 201,111,139,74,8,225303,8089,49,218,29,116,4,8 96,182,34,24 125 138,152,146,86,132 180,41 65 68 157 177 185 191,3,346,236,183,69,153,11,12,83 128179,38,15,23 69 117 124112,21739,37,149 231,152143,15 159126,30,4,166,97,147,152,9,94,521116,186115</text>
  2179.     </content>
  2180.     <name>e</name>
  2181.     <script></script>
  2182. </card>
  2183.  
  2184.  
  2185. card_20208.xml
  2186. <?xml version="1.0" encoding="utf-8" ?>
  2187. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2188. <card>
  2189.     <id>20208</id>
  2190.     <filler1>0</filler1>
  2191.     <cantDelete> <false /> </cantDelete>
  2192.     <showPict> <true /> </showPict>
  2193.     <dontSearch> <false /> </dontSearch>
  2194.     <owner>4050</owner>
  2195.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2196.     <content>
  2197.         <layer>background</layer>
  2198.         <id>1</id>
  2199.         <text>f</text>
  2200.     </content>
  2201.     <content>
  2202.         <layer>background</layer>
  2203.         <id>11</id>
  2204.         <text>file¬†compressionfile¬†managementfile¬†transferflow¬†chartsformsForthFORTRANfront¬†endfront-endfull¬†motion¬†videofull¬†text¬†retrieval</text>
  2205.     </content>
  2206.     <content>
  2207.         <layer>background</layer>
  2208.         <id>12</id>
  2209.         <text>144585186926,299188192406,212202101882,10655013624,2718263466925802,37695,40799,60697,100741,170321,19582530594986133,97144,122158,165002,170321,192406,213070,257699,327731155269293723</text>
  2210.     </content>
  2211.     <content>
  2212.         <layer>background</layer>
  2213.         <id>8</id>
  2214.         <text>F77facedfacesfacialfacilitatefacilitatesfacilitatingfacilitiesfacilityfactfactofactorsfactoryfactsfactualfailurefailuresFairComfallfamiliarfamilyfancyfarFarallonfashionFastfast-drawingfast-loadingfast-prototypingfasterfastestFastTaskfatFat-bitsfaultfaultsfavoriteFaxFDHDfeatsfeaturefeature-packedfeature-richfeaturedFeaturesfeaturingFebfeeFee-basedfeedbackfeelfeesfeetfellowferretfewfidelityfield‚Äîorfield‚Äôsfieldfield-editingfield/recordfieldsfiguresfilefile-managementfile-sharingfilesfilingfillfilledfillingfillsfilmsfilterfilteringfiltersfinalfinancefinancialfindFind/ChangeFinderfindsfinefine-tuningfingertipsfinish‚ÄîorfinishedfinishesfinishingFIPSfireFirmwarefirstfitfivefive-dayfixedfixed-lengthfixed-pointFKEYsFLflatFlavorsflawsflexflexibilityflexibleFlexible/Easy-to-usefloatingfloating-pointfloppiesFloppy‚Äì$995.00floppyflowflow-chartingflow-chartsflowsFlushflyFocalfocusfocusesFolderfoldersfoldingfollowfollowedfollowingfollowsFomattingFontfont-relatedFont/size/windowfontsfootersForeignformform-basedform-styleformatformatsformattedformattingformerlyformsFormsProgrammerformulasFORTHFORTRANFORTRAN-77FortyForwardforward-chainingForward-orforward/backwardfoundfoundationFourfour-dayfour-octaveFour-portFourierFoxFoxBASE+/MacFoxbasefpFPUfragmentsframeframe-accurateframe-by-frameframesframeworkFrameWorksFranciscofreefree-sofree-textFreeFlowfreeformfreelyfreestandingFrequencyfriendlierFriendlyfrom/Exportfrontfront-endfront-endsFullfull-colorFull-featuredfull-fidelityfull-fledgedfull-functionfull-motionfull-pagefull-poweredfull-screenfull-sizefull-standardfull-textFullTalkfullyfunfunctionfunctionalfunctionalityfunctionsfundamentalFundamentalsfurtherFurthermoreFUSfutureFX</text>
  2215.     </content>
  2216.     <content>
  2217.         <layer>background</layer>
  2218.         <id>9</id>
  2219.         <text>6069729117218355434886019609,117158,293723,295792100741,207189,67023,180137399090303952,14910,107639,17578,191447,117158,27932,209746,201405,8363,145898,181380190396,82762,115724,52321,27932,37695,194663,313980,128362288154,27932,72171219730312627,269769,259932286053764592881542229878862185020227832,8276254295,117158,315054,317049,209746,213070,180137225104,75402,16383,228853,81485,113321,157769,18467,17578,167083,209746,100741,59517,212202,62078,166034,207189,274253,38841,65750,68508,69707,67023,215835,70999,135850,141835,48264,145898,15526930302040799276375,27742124331,103157,133292225104,188949,14910,115724,29532,56439,202556,204363,279792,255511,267447,256533,315054,316000,317049,293723,241574,288154,101882,60697,59517,201405,37695,171353,193688,195825,252957,321768,322679,295792,145898,77729,78928,147016,183554,514201724165038158435,57352261986,115724,186011,263966,165002,305007,208576,100741,64506,138222,321768,266018,77729,152759255511,40799,43819,15275987335301712286053222987222987263164,284024,305007,236379,136807,140714225104,190396,81485,82762,157769,115724,85020,229686,86133,17578,312627,293723,25802,100741,60697,62078,235475,236379,133292,120951,104078,138222,295792,106550,182289,18355432267918228974355,204363,246718,380608,208576,235475,242631,321768,143193,152759140714193688,41803236379,46016,327731,270842225104,292191,303952,13624,188949,198788,244673,272998,190396,14910,16383,156567,228853,81485,82762,113321,261986,83746,157769,2818,300336,280973,311495,115724,85020,229686,263164,158738,257699,283041,199955,325817,303020,310354,263966,86133,114501,160131,18467,17578,20779,191447,19609,284024,251095,299188,22010,117158,118287,23273,24331,202556,247598,163677,326813,306990,312627,330349,161044,204363,279792,246718,351316,255511,267447,256533,315054,316000,317049,293723,307994,248651,271826,258913,278273,380608,331758,332939,165002,305007,222987,286053,87335,286980,241574,119611,97144,88621,32608,288154,348860,167083,25802,26728,297793,27932,205863,99389,208576,234129,209746,100741,101882,34669,60697,103157,59517,212202,231042,232092,201405,76459,265019,62078,276375,166034,130745,210807,235475,236379,213070,207189,269769,242631,133292,120951,104078,277421,58435,274253,64506,305949,259932,63336,57352,38841,337045,65750,68508,8363,69707,67023,215835,224017,172416,70999,193688,194663,196710,43819,226370,217111,12552,252957,245645,135850,136807,313980,72171,254570,261119,127307,46016,134500,218475,138222,105378,139301,285057,243574,132072,140714,249971,197814,141835,252052,289130,290100,321768,143193,327731,329006,214538,233105,266018,322679,334424,174845,301712,291172,237401,268361,144585,178896,295792,219730,145898,77729,78928,147016,106550,320733,335707,80152,112099,128362,181380,50381,155269,180137,182289,152759,270842,183554,323670,51420305007112099113321,157769,60697,226370,178896,18013727932105378283041,213070303952,81485,85020,263164,202556,25802,234129,72171,218475,105378,178896,182289181380305007145898300336,114501,103157,384390,8363,72171,77729263164,266018114501241574184935,85020,310354,251095,293723,258913,332939,241574,242631,226370,12552,261119,285057,173685,174845,295792,335707,5038118493526111913624,184935,199955,303020,310354,160131,306990,351316,188053,317049,307994,271826,258913,278273,331758,332939,241574,242631,135850,173685,243574,140714,98486,322679,301712,178896,335707,182289,51420118287225104,303952,13624,188949,227832,300336,280973,115724,85020,149433,91269,54295,283041,55404,263966,86133,251095,299188,186926,117158,204363,315054,316000,317049,248651,258913,165002,88621,99389,34669,212202,192406,122158,133292,64506,399090,171353,70999,41803,44842,226370,12552,252957,261119,124287,134500,105378,139301,132072,140714,197814,252052,321768,214538,322679,221062,77729,78928,50381,270842,18355421307092413225104,13624,188949,156567,227832,157769,300336,148386,238504,108739,115724,85020,150409,52321,283041,303020,310354,20779,251095,299188,117158,255511,315054,316000,317049,258913,87335,208576,122158,210807,269769,133292,67023,171353,70999,12552,252957,136807,254570,261119,126450,218475,139301,140714,252052,143193,145898,77729,78928,128362,50381,270842,323670213070332939,147016,106550160131,23637932900630395226601818467,14589818467,10074118467,133292,134500,321768,237401115724,20779,120951,143193235475,6450619609,237401,335707300336,115724,86133,19609,163677,351316,255511,267447,293723,165002,241574,236379,133292,254570,134500,139301,285057,295792,145898,77729278273188949,244673,272998,14910,261986,83746,300336,263164,325817,310354,263966,299188,117158,24331,326813,306990,246718,255511,256533,315054,316000,317049,307994,248651,331758,332939,286053,286980,241574,97144,288154,348860,27932,62078,122158,242631,259932,337045,252957,245645,313980,261119,46016,243574,140714,249971,289130,290100,322679,334424,301712,291172,320733,335707,270842300336285057,23740128505729117223740186133,259932,67023,12552,77729,181380254570181380188949,193688,194663180137138222113321,83746,158738,257699,283041,55404,56439,303020,163677,222987,241574,39746,252957,125302,46016,249971,144585,50381,152759286980,323670157769,241574,242631,243574,23310523412985020,86133,1407141407141846714589827084213624,9126974355,27425314701622010190396,22010,117158,166034,67023,12552,214538,233105,80152,15275913624,156567,115724,52321,310354,161044,255511,165002,348860,26728,327731,322679,295792,77729261119244673,14910,16383,160131,17578,60697,17889616383,158738,53364,199955,18467,100741,4938320779188949188949,222987,62078,254570107639,82762,108739,332939,87335,99389,93227,101882,95290,11209910655010655095290299188,18692688621,138222270842227832,105378235475,242631299188,186926,234129,139301,334424255511139301257699313980227832,325817,326813,297793,208576,166034,120951,155269157769,208576332939303952,331758,242631,12552,124287,243574,140714140714321768175845,303952,303020,118287,204363,12552,126450,178896,15275930302059517,217111,4601681485,83746,151428,117158,23273,32608,27932,101882,236379288154190396184935,238504,115724,229686,186011,283041,55404,118287,306990,188053,241574,269769,120951,63336,337045,399090,65750,68508,215835,224017,41803,141835,178896225104,257699,118287,242631,120951,138222,243574,132072,178896,145898,78928,33570797144330349,215835,217111,321768,295792,335707,323670227832,5232113624,190396,156567,271826,136807,243574,106550151428118287,33570734669,236379170321,25802,100741,60697,37695,236379,69707,195825,239435,128362,18228912329718228924331,26728,2697692201028815432608,26728380608257699,23273,278273,205863263966,31680,306990,212202,265019,276375,235475,65750,8363,67023,78928,180137,182289,1294322240172467181987881846711715811715883746,348860,235475,7099914910606978374622010,180137181380277421,180137110911,22010,2433186133,20779,208576,213070234129,233105234129244673,156567,81485,257699,114501,19609,117158,118287,23273,204363,351316,267447,293723,248651,258913,331758,332939,165002,305007,222987,241574,288154,234129,242631,252957,135850,136807,134500,138222,139301,243574,140714,321768,334424,174845,301712,268361,144585,178896,295792,106550,320733,335707,112099,180137,15275928815426836187335101882290100,178896303952261986348860244673,327731,329006247598306990,315054,316000,317049,265019157769,257699,247598,170321,165002,60697157769,86133,165002,40799,72171303952,198788,272998,156567,113321,2818,263164,90241,158738,54295,283041,325817,303020,160131,17578,19609,299188,118287,23273,24331,163677,326813,246718,293723,271826,222987,87335,286980,32608,167083,25802,27932,205863,99389,101882,60697,76459,62078,166034,130745,210807,213070,269769,104078,259932,63336,8363,67023,215835,70999,195825,226370,217111,12552,252957,135850,46016,138222,140714,143193,327731,322679,178896,295792,48264,145898,92413,77729,78928,155269,152759,270842,323670172416,12552,17889613624,156567,19609,65750,214538,182289,323670263966117158,2184753663315526980152218475190396,6450632367017578238504,229686,293723,104078,295792118287198788,190396,14910,74355,83746,157769,148386,229686,33775,54295,303020,23273,170321,248651,271826,36633,205863,122158,37695,69707,70999,195825,44842,12552,127307,321768,329006,237401,78928246718,112099198788,184935,115724,158738,293723,332939,286053,209746,59517,269769,133292,120951,68508,46016,214538,178896,295792,320733,80152227832,157769,303020,248651,222987,213070,1255214910,227832,33775,199955,325817,24331,326813,212202,135850,329006175845,303952,198788,157769,85020,33775,186011,158738,310354,86133,18467,19609,299188,186926,326813,306990,255511,307994,248651,380608,331758,332939,36633,25802,27932,212202,269769,64506,8363,172416,194663,134500,138222,139301,214538,266018,174845,335707,80152,181380,50381,180137,152759,183554,323670,177726160131227832228853,118287,231042,249971,8015220779188949227832,112099155269</text>
  2220.     </content>
  2221.     <content>
  2222.         <layer>background</layer>
  2223.         <id>10</id>
  2224.         <text>190584611570,107,200,186105,98,177 185,8996167 177,83 128,33,51,35,186,59,126,64,29,120,114172 200,55,196,41,127,66,28,92,20 4548,122 140 148,402482,34 123,1392995347 82 15769300188 274,18014,135,31,34,92,115,2065 43 259,18,61,19 47 64 105 112 121,254,31 191,267,187,151,34,10 150,172,166,233,11,261,182,23 49,9,146 175,148 201,121,112,146 208,4,234 271,113,25,498,1725056144,16186,63,5682 172,142,28 138,167,23,16,97,2,60,127,49,160,16,21,19,15 139,13 125 144,33,40 105,77 103,104,104,15,21,11,52,137,95,100,15 139,130 338,24 153,138 177,57,95,53146759,61199,208,77,191,58 83,74,201,97,93,215,39,156,79,14228,64,70,1312623286914028,47,119,32,88 217,309276,330,331,206,334,314,309 348,181,239,182,207,251,283,202,293,185 192,263,334,219,186,183,297 317,262,205,153,1372006618,67 125,174,20,117,123,103,105,208,1162640,2475,60,43,14880,16,112,119,86 125,27 43 109 158 398,56,62,114,122,104 177,210,93,82 134,100,88,91,128,109,121,106,78,127,164,139,100,73,137 251,85,64 179,155,72 89,136,89,94,137,128,115,58 108,92,94 107,15 21,104,60,62,70,39 76,101 142,159,110,135,96 111,94,87 104,73 90,118,90,60 114 138,112 121,100,54,88,80,111,41,120,82,55,60,137,104,96,60 89,179,54,27 74 96,115 125 164,134 144 183,99,71 96 150,108,26,108,60,126,114,35,39 116,37,31,112,141,93 154,106,90,110,97,78,125 133,100,96,116,148,8,153,46 95,96,146,103,101,103,107,63,103,89,105 126,125,110,166 178,269,73 128 181,93 125,21 22 77,110,123,108,112,110,88,24 85,145 146,67,28 47 67,116,105,37,26,142,27 154,116,127,149,152,102,31,137,81,54,51 81,46,57 113,111,175,123,75,129,119,119,87,109,66,11 26,155,137,128 141,151,146 200 247,46 165,75 120,119,137,149,108,6,119,61,12,125,35 77,157,86,102,91,145,63,104,129,89,97 189,88,103,62,123,147,137,105,52 192 254,22 150,28 135,68,114,89,106,151,116,7,124,32,111,183 193,102,131 161,130,64,13 110,4210630175,386,279,215,306,410218210107,138111 292,314,322,89,194,271,341,152,322,338,185,1211881042877,10,27,54,25,31,44102,53826027 56,186,67,10 66,36 159,86 147 154 248,81 102,182,86,81,237,107,93,42,64,36 159,23 169,583469127,14,269,154,71,75,75,30 87,47,77 86,77,36 54 108 125 133,72 81 142 158 235 239 243,21,47 152,171,169 220,51 127,59,61,89,67 221,47,128,42,113 138 223,68 153,82,3123365,101,86 129 135,143 169,448,126,42,194,3 66 178 219,23,15,79,24,26,128,194,21 43 71,2 21 25 42 55 76 88 99 105 109 112 117,2 21 25 42 55,11 151 210,139,128,106,81 109 125,88 95,76 167,145,135 137,165,16,29 63 108 112,29,37,62,243,39 45 91,41 61 64,119,15,48,129,149 189,168,41 78,4,51,263,243,123,159 199,35,20 42 70,155,57,203 211,41,171,162,64,227 234,471785347 67 70 95 117 127 133 162 176,122 140,227,114,243,222 249,30 45 110 119 139 144,41,68,77,90 105 187,103 145,23,32,39,181,28 51 56,102,31,122,158,54,13 105,18 78 95,13 114,50 53 57 63 123 126 130 136 193 198 204 211 218,167,111,62,55,118,97 151,172,19,162,115 126 213 271 318,201,237,29 79 120,27 113 120,18,114 123 226 234,60 63 67 227 240 251,341,30,214,80,274,53 268,65,68,36 48 115 178,27 1292015 26,77,15140,39581463463 71 137,142 370166,51116,160,41,82,15575,33,80,205136,235100,126,16163,93,220,82,16,128,47,32,11 145,143,34,113 231 245,128,90,32,183,60,11 145,343,77 19050 73159,197,146,153,183,213,216,158,190,144,175,165,258,225,193,181,219,207,231,162,142,159,161,165,211,230,77,127,278,97,92,187,173,116,48,262,163,97,265,149,173,154,253,270,158,147,50,234,181,215,167,90 151,227,224,2723440,1207410115117,59,87,68,18,5920281192,43,45216148172,58,4,44,14,78,74,204,4,284,209,8,240,23,22,105,61,6,453,190145,255,232,244,1323635 140 146,274,23022414426624785,132 13 24 39,114191 23 49113,71,50,15 225,26,105 242,24,54,22,12527,27,168,48,110,124,31,34,124,136,20,103,190,6577168,160,181,123,15,97,167237,192,60,201,62 200,19,20117326303,209,163,4019,111,16 22 24 35,13,118,38 95,12,11 24 33 38 46 54 72,12,7461067420 22,20 22151,13141428,131110,25 3034,34,220,245,365518784107496,215,225,133,238,167,35,186323,3540157,38 42,174,197,41,230,25937813853,49,160,133,130,72,44,218,18616767 116,172,119227,151,24,46 67 173,8,22,88,13,1333425753,24,133,50 129,21,25,27,167,88,51,189,96,11 107,47,19 32,40 46,77 106,91 118,86 114,96,16,33,82 23879,137,240,181,22,95,234,61,58,110,204,1483153,219,108,70 160,194,24 81,144535,1154,192,231,44,185,131,559 33243,11153,1178,3 8 19 49 98 204,79 145,7 47 137 162 178,9,118,97,3 13 34,35,58,578122146,27,24 128364142,1172929,81 109,97,6298,43,21,57,20,123 127,229,237,227,243,327,9,38,35169472231273011 42 82 267 283225,56,101,18116587 23012597,111846,97 25236,41 77,13977,136,9,105106 286,178262186,305,323,235,195,193,203 297 307,298,79 107,214,203,114,297,186 194,313,226,245,210,163,221,287,22,196,271,243,304,367,262,330,334,279,398,203,16 239,143,182,139,119 196,309,298,215,239,239,230,369,284627811077188,3036213544208,27,18131113,80,45,52,98235,70 81 141,82,34,105,39102,96,44,25,45114 124,2 84 100 160 282 388,113,141 248 344,80,68 164,37,56,248,34,175 192,47 97,145,132,93,129,134,5 19 36,111,90 171,82,48 100,146,224,29 91 95 119,266,99,18 32 40 80,54,163,16 95 114 268,118,110,133 144,114 188 201 231,19 73 186 257,29 115,113 137,48 232,126,137,60,38 144,130,85,51,118 126,68,165,167,19,25,34 104,228,29,63 169 184,59 72 97 208,113 247,312,168,42,130,132 240,218,48,48,52,235,215,85,61,147,116 15546,176,24148,206,4,6 144,51,114,513269,48919 96 11489 171132249,185185764,28,16 140,15,16 140244325,118,39 64 102,35,52,301,26,26,20,66,4,38,31,125,57,67,129,12,38,129,199,77,74,431,28 65,49,46,141,20140,19203 216,18,59,33,12 146,48,33,19,68 117,69 178 186 192,36 78 92,36 73,29,120,33,122,12 146,154,143200,302,5,126,27 112,155,31118,418,17,69,52,66,53,198,70,697,172,111 396,76 90,27,6,50,92,31 95,143,73,137 139,45 60,45 60,9 97,12 46,139,63,72,83,173,94 192,19,37,153,94,42 66 158,45,135,24,64,118,74 272,57,45 72 104 112,85,82,14 31 165 174 180,118,253,20,171 210,80 150,13,84 96,10 29102160 168 506 537196,46,183,132,1219119676 298,114195</text>
  2225.     </content>
  2226.     <name>f</name>
  2227.     <script></script>
  2228. </card>
  2229.  
  2230.  
  2231. card_20296.xml
  2232. <?xml version="1.0" encoding="utf-8" ?>
  2233. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2234. <card>
  2235.     <id>20296</id>
  2236.     <filler1>0</filler1>
  2237.     <cantDelete> <false /> </cantDelete>
  2238.     <showPict> <true /> </showPict>
  2239.     <dontSearch> <false /> </dontSearch>
  2240.     <owner>4050</owner>
  2241.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2242.     <content>
  2243.         <layer>background</layer>
  2244.         <id>1</id>
  2245.         <text>g</text>
  2246.     </content>
  2247.     <content>
  2248.         <layer>background</layer>
  2249.         <id>11</id>
  2250.         <text>graphics</text>
  2251.     </content>
  2252.     <content>
  2253.         <layer>background</layer>
  2254.         <id>12</id>
  2255.         <text>12552,13624,80152,86133,100741,101882,118287,124287,132072,149433,152759,155269,157769,166034,172416,175845,178896,183554,202556,244673,256533,267447,284024,286053,292191,301712,303952,322679,323670,348860</text>
  2256.     </content>
  2257.     <content>
  2258.         <layer>background</layer>
  2259.         <id>8</id>
  2260.         <text>gaingamesgammaGanegarbagegatewayGateway/DB2gatwaygaugesGAVAGCGeneraGeneralgeneral-purposeGenerallygenerategeneratedgeneratesgeneratinggenerationgeneratorgeneratorsgenericgenericsGenerousGenieGetFilegetsgettinggigabytegigabytesgivegivengivesgivingglobalgloballyglobalsGlockenspielglossaryglueGNUGNU/960GNU960MGoldGoldWorksgoodGoodiesGoodmangosubsgotosGovernmentGPIB-SEGPIB-SE/30graduationsgrammargrammarsgraphGraphicgraphic-usergraphicalgraphicallygraphics‚Äîandgraphicsgraphics-orientedgraphinggraphsgreatgreatergreatlyGreenGremlinsgrepgreyGridgridsground-breakinggroupgroupinggroupsgroupwaregrowgrowablegrowinggruntguaranteeguaranteedguessworkGUIGuideGuidebookguidedGuidelinesguidesGWGW-BASICgWorld</text>
  2261.     </content>
  2262.     <content>
  2263.         <layer>background</layer>
  2264.         <id>9</id>
  2265.         <text>227832,222987,235475,224017284024,25457028698083746,9938913930197144,205863,192406325817,326813325817,32681324331,24865127979220255674355,4826419609,255511,348860,234129,140714,106550267447158738247598,204363,201405,37695,10537881485,83746,186011,90241,91269,119611,138222,105378,29010073328,16383,81485,157769,158738,23273,330349,204363,288154,123297,58435,63336,57352,195825,41803,218475,105378,289130,77729,78928225104,37695,63336,41803,218475,10537883746,90241,91269,18467,17578,191447,306990,87335,25802,62078,274253,68508,215835,218475,77729,112099,18013713624,16383,81485,17578,117158,60697,59517,226370,136807,46016,105378,327731,78928,50381,51420175845,303952,86133,105378,9848614910,191447,94452,140714,32900614910161044303952299188300336,278273,14458558435,1822891362488621158738,86133,312627,330349,271826,36633,348860,100741300336,242631,134500,140714198788,261986,85020,310354,161044,201405,166034,269769,64506,70999,252957,290100,178896,152759,183554105378,141835,143193198788,199955,306990,351316,165002,99389,259932,195825,40799,44842,321768,14589829532177726305721283621777262327323273232732433124331271826,103157234129257699,25891328097328097316383,157769,193688,194663306990306990332939198788123297118287,256533,224017303952,198788,82762,86133,117158,24331,202556,248651,99389,208576,101882,269769,399090,70999,12552,218475,132072,140714,222031,97427,266018,301712,178896,80152,152759,32367032267913624,198788,272998,73328,156567,81485,82762,257699,86133,22010,248651,87335,93227,305949,259932,57352,70999,140714,78928157769,248651,26728,101882,136807,132072,10655023637913624,244673,156567,227832,157769,18467,118287,24331,202556,161044,204363,351316,267447,256533,307994,286980,36633,167083,297793,100741,103157,201405,166034,35839,384390,242631,277421,64506,337045,226370,12552,254570,46016,243574,222031,322679,174845,237401,268361,178896,80152,181380,155269,152759,183554,323670,17772621711130799413624,118287,24331,204363,256533,307994,201405,152759261986,115724,263164,114501,288154,236379,237401300336,19609,118287,312627,27932,166034,58435,63336,57352,135850,136807,21973085020,52321,283041,19609,202556,16500240799,43819139301225104,139301,77729,128362244673303952,204363,256533175845,303952,105378188949257699,283041,251095,331758,140714,252052,145898156567,118287,140714188949,331758,332939,167083,140714,98486,335707268361167083140714234129,10315728097381485,306990,293723,307994,248651,105378,321768,2957928374616367786133228853,213070,269769,63336,57352,13585020779227832228853,150409,208576,94452,103157228853,24331,305007,231042193688,194663,196710196710227832</text>
  2266.     </content>
  2267.     <content>
  2268.         <layer>background</layer>
  2269.         <id>10</id>
  2270.         <text>247,57 132,144,1422,4391136,8921186,38 48 123,5142,145209,219100,35 608913240,17123,9 115,78,246,10,20338860,156,123,69,108121 265 279 321,162,48,33,33,77,220,340,10329,164,53 135,206,194,54,159,18,24,9,111,65 125,144,51,64,108,223,3,181,15162,17,44,28,20,25158,43,41,139,122,55,131,151,73,55,80,48 165,42 172,148 218,180,5,92 217177 201,125,199,69,47 62 93 174 176,71,84 114,134,182,125 184,13,46,284,72,1744,40 150,106,222,3197,28,4,375,6112413725812524,78,7825 71,7614347 12060,279,185,89,184,21,1,773,72,175,156288,8,60,10,94,36,12 157,46,118,48,4,6 41,9,22,85207,140,67243,272,41,51,116,104 150,124,28,54,23,145,20 91 177 1955311 2419271 6765 150185133 2401 16 103 18666,179172 322 3575,7 26561 8960 8839,13,47,491261283426218 4897,46 57 78 80,9367 90 284,132 269,17,42,215,53 95,53,32,160,181,174,115,101,46 139 190,202 231,5 28 134,33 148,302,17,36,88,21 114,39,75 79 160,6,15238207,55,7,6,65,160,149,69 140,21 82 95 147,96,64,79,66,11,30 76,74 183,64,24,17967,83,130,98,80 210,138,1587150,138,229,228,150 194 245,77,30 103,74 157 158,12 92 116 121,30 130,6 21,36 101,78,5,123,59,10 29,104 174,30 115,56,105,17 94 114,35 140 179,32,77,220,59 121,137,55,139,75 177,44,77 83 103 111,160 188,50,142,69,115,89,57 60 109,16 88 94 176 182 185 188 191,149,140 148,32 124,50,35 123 158 164 170,395047172,117,102,38,20 40 102 128 147,81,125,34 15847 116,73,56,108,65,259,9070,163,57 264,224,182 186,19 272,182 186,171 175 190 194,210 214,243 280,308 313,18591,43,49,8,83,2752,1209154,182,267,13113195,128,5256,52,152558,206,86,8,189,85,50760,155,271181,59 92 150,169,234,204,41 45,876061266160,9974300,156 204,226,132 184,138,327,211,220165632443 79 128,318,71 180,143,162,162205223133 137,20,38 156,55,2514,120,36,1035,38,37454</text>
  2271.     </content>
  2272.     <name>g</name>
  2273.     <script></script>
  2274. </card>
  2275.  
  2276.  
  2277. card_20481.xml
  2278. <?xml version="1.0" encoding="utf-8" ?>
  2279. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2280. <card>
  2281.     <id>20481</id>
  2282.     <filler1>0</filler1>
  2283.     <cantDelete> <false /> </cantDelete>
  2284.     <showPict> <true /> </showPict>
  2285.     <dontSearch> <false /> </dontSearch>
  2286.     <owner>4050</owner>
  2287.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2288.     <content>
  2289.         <layer>background</layer>
  2290.         <id>1</id>
  2291.         <text>h</text>
  2292.     </content>
  2293.     <content>
  2294.         <layer>background</layer>
  2295.         <id>11</id>
  2296.         <text>hardware¬†debugger,NuBus¬†cardhardware¬†diagnosishardwarehelphost¬†connectivityHyperCard¬†utilitiesHyperCardhypermediaHyperTalkhypertext</text>
  2297.     </content>
  2298.     <content>
  2299.         <layer>background</layer>
  2300.         <id>12</id>
  2301.         <text>110911,14319322298731680,138222,181380,265019,274253,306990114501,165002,311495213070261119,313980,33442497144,113321,151428,161044,163677,165002,170321,171353,174845,184935,186926,188053,199955,204363,244673,245645,246718,247598,248651,251095,252052,252957,255511,256533,258913,259932,261119,261986,269769,271826,276375,277421,278273,279792,280973,283041,284024,285057,286053,288154,289130,290100,292191,297793,299188,300336,305007,312627,313980,315054,316000,317049,321768,322679,326813,327731,329006,330349,331758,332939,334424,337045,348860,351316,380608,399090156567,167083,178896158738267447,268361,297793</text>
  2302.     </content>
  2303.     <content>
  2304.         <layer>background</layer>
  2305.         <id>8</id>
  2306.         <text>hackhackerhalf-toninghandhand-drawhand-heldhandlehandle/pointer/BufPtrhandledhandlerHandler/FunctionHandler/Serverhandlershandleshandlinghandshands-onhappenshappyHard‚Äì$2,395.00Hardhard-diskhardwarehardware-assistedhardware/softwareharnesshasslesHatleyHCheadheaderHeadersheadphonesheapheapsheardheartheirarchicalHeizerHelixhelpHELPERhelpfulhelpinghelpsHexhexadecimalHFS-compatiblehi-low-closehiddenHidehidingHierachicalhierarchicalhierarchicallyhierarchically-builthierarchieshierarchyHIFFHighhigh-capacityhigh-endhigh-levelhigh-performancehigh-qualityhigh-resolutionHigh-speedhigherhighlighthighlightedhighlightingHighlightshighlyhiliteHiliterHillHillsHillsboroughhirehistoricalhistorieshitHitachihitshobbyisthochomeHookshookupHOOPSHorizontalHosthostedhostsHothotlinehourhourshouseshowhow-toHoweverHPHPGLhrs:mins:sechubHueHumanHUMBLEhumidityHundredshundredthsHunkhunksHyBasehybridHyper*SQLHyperHyper-XCallHyper/DB-LibraryHyper488HyperADC-1HyperAnimationHyperArraysHyperBASICHyperCard¬Æ‚ÄôsHyperCard¬Æ-to-ToolBookHyperCard‚ÄôsHypercard'sHyperCardHyperCard-basedHyperCard-likeHyperChartHyperComHyperComposerHyperDAHyperEngineHyperExternalsHypergateHyperGraphHyperHITHyperHIT-NHyperHIT-RHyperIndexerHyperKRSHyperLabhypermediaHyperPacqHyperPage‚ÄôsHyperPageHyperPortHyperpressHyperProhyperprogrammingHyperScriptHyperSoundHyperSpellerHyperTalkHyperTalk-likeHyperTalkershypertexthypertext-likehypertextshypertextualHyperTMONHyperToolsHyperworksHyperXHz</text>
  2307.     </content>
  2308.     <content>
  2309.         <layer>background</layer>
  2310.         <id>9</id>
  2311.         <text>63336114501148386283041313980277421119611,103157,145898,128362119611103157,213070,42988306990,213070,125302,32176832176885020158738,380608190396,16383,115724,208576,224017,182289225104,303952,190396,257699,208576,94452,213070,183554312627,58435227832,23209211450183746188949303952,13624,188949,198788,14910,16383,261986,83746,157769,2818,115724,158738,257699,263966,86133,18467,19609,22010,117158,118287,23273,24331,202556,330349,246718,315054,316000,317049,293723,258913,165002,305007,222987,87335,241574,167083,25802,26728,297793,27932,208576,60697,59517,201405,76459,62078,166034,242631,133292,58435,274253,63336,57352,65750,68508,8363,69707,67023,215835,12552,136807,218475,243574,249971,141835,266018,322679,178896,295792,77729,78928,106550,320733,112099,180137,152759167083190396,14910,228853,113321,115724,257699,199955,312627,248651,119611,167083,27932,209746,100741,76459,235475,269769,274253,337045,65750,68508,215835,138222,143193,80152,129432129432325817,326813,1431936702326316487335258913227832261119303020,8363,77729180137119611,145898,147016130745266018160131,69707252957280973,158738,283041,284024,285057235475188949,190396,227832,311495,158738,114501,160131,246718,351316,188053,255511,256533,293723,248651,271826,165002,297793,27932,234129,59517,122158,236379,104078,64506,69707,194663,217111,252957,261119,127307,46016,243574,97427,233105,240592,174845,301712,237401,268361,295792,145898,106550300336143193227832,14701681485,82762,115724,163677,305007,208576,166034,134500,77729225104,138222,140714,14319313450053364118287175845,303952,20255633175830572,285057,140714241574175845,303952,107639,202556,87335,241574,94452,101882,103157,201405,64506,17889622298710655082762,222987,98486115724283041190396,16383,238504,263164,325817,19609,326813,248651,271826,232092,201405,130745,196710,197814,327731,214538,266018,322679,152759,27084225802157769,24331,88621,39746198788,85020,202556,88621,100741,103157,59517,62078,35839,213070,39746,14589816383,88621,68508,69707,215835,195825,243574,141835,48264,9241314910,93227,58435,63336,57352,323670156567,17889685020,100741,39746,178896,221062244673,272998,14910,156567,261986,157769,300336,280973,263164,325817,310354,263966,114501,160131,18467,299188,118287,24331,247598,163677,326813,306990,246718,255511,267447,256533,315054,316000,317049,293723,307994,248651,271826,331758,332939,286053,286980,241574,119611,97144,288154,348860,27932,242631,133292,120951,259932,337045,39746,12552,252957,245645,313980,254570,261119,46016,134500,105378,243574,249971,289130,290100,321768,266018,322679,334424,301712,291172,268361,295792,77729,78928,147016,320733,335707,155269,180137,152759,270842,323670120951293723,93227,295792133292,120951115724,321768190396,74355,227832,157769,148386,257699,56439,26728,232092,68508,69707,215835,226370,141835,2957923329393329392433140799,4381927084223310593227222987293723,266018,295792297793293723,295792,129432236379224017227832,261986,26396624671813822220255633293916383,33775,257699,199955,325817,326813,97144,213070,207189,305949,41803,42988,136807,138222,321768,327731,329006303952,56439199955,305949,219730,221062351316,12552167083,34669,224017,21711172171271826,120951134500,139301227832,115724,86133,202556,293723,248651,380608,32608,234129,236379,70999,44842,125302,139301,173685,240592,295792,77729,182289229686205863325817,326813,60697,21711149383270842156567244673228853,257699,103157156567312627292191,204363,256533,254570,139301,51420300336924139241324759833775,269769136807163677170321326813306990312627348860186011330349297793283041160131,241574,183554334424292191,303952,244673,227832,228853,113321,261986,184935,2818,300336,280973,238504,311495,263164,158738,257699,283041,199955,303020,310354,263966,160131,284024,251095,299188,186926,151428,247598,163677,170321,326813,306990,312627,330349,161044,204363,279792,246718,351316,188053,255511,267447,256533,315054,316000,317049,293723,307994,248651,271826,258913,278273,380608,331758,332939,165002,305007,286053,241574,97144,288154,348860,297793,27932,276375,236379,269769,384390,242631,277421,305949,259932,337045,399090,171353,172416,70999,12552,252957,245645,136807,313980,254570,261119,285057,243574,249971,252052,289130,290100,321768,327731,329006,233105,266018,322679,334424,174845,301712,237401,268361,295792,78928,320733,335707,128362,155269,180137,182289,270842,183554,323670,177726204363,136807118287,277421,12552204363279792246718351316,174845188053255511267447,268361256533315054,316000,317049,171353,173685316000316000,317049293723293723307994156567,283041,36633,167083,178896248651271826271826258913286053,286980,288154,289130,290100,291172155269322679152759276375278273184935,280973,186011,158738,283041,199955,310354,163677,170321,330349,161044,246718,351316,255511,256533,315054,317049,307994,380608,165002,297793,235475,236379,123297,259932,172416,261119,285057,321768,155269,32367016603420436382762,229686,267447,297793,104078,268361145898267447268361163677,380608331758,332939165002305007261986</text>
  2312.     </content>
  2313.     <content>
  2314.         <layer>background</layer>
  2315.         <id>10</id>
  2316.         <text>86353512911568105,89,325,6313176,246,4517 40,241 333,7,119107490,81234,185,155,108,109,75266,176,258,63,149,14,265,52188,7732,1154668327240,231,311,341,177,223,31 109 191,192,283,196,298,233,212,183,183,153 197,169,117 129,251,265,169,204,154,233,212,93,89,71,242,298,153,146,214,199,275,269,209,154,174,187,249,233,184,153 162,147 157,167,265,260,126 205,176,149,185,204,217,250,216,222,223,264,373 393,298,279,268,163,190 248,67 146,190,274,253,336,352,170,221,200,309 333,243 25629082 222,163,48 56,46,275,229,304,136,25 76 176,152,342,98,130,32,138,119,56,31,87,61 157,77 182,71 189,138,13,104,363202,212,1942372130234390109165,103 183,261316142,87 328,871244234,20167101,256,147,77,140104153,201,12 144 383,2 13 28 35 39 58 80 85 130 150 154 167 185,207,2 67 89 93 115 116 121 129 133 158 184 190,95,149,72,2 18 59,154,178,205,106,61,51,105,58,95,133,29,236,73 91,198,165,27,100,84,98,59,191,72,5,109,60,46,105,58,36,200,369,1412 23 32 61 97178333,13124,151,31 91 106,13,91,57,93,131,18874,91,315 319 326,45124219221,36 188,1247253,127,2741463,53 204,17,46 115,94,159,25,134,114,127,242,1541465105,100,426021 3857,152,62,101,45 73 77 115,106,46 74 78 118,8,135,88,88,64,15,27,7 64,6,52,140,120,5525,37,5,2725,87,56 112,142,40,8,48,48,31,97 189,17,36 54165,38,258,230,272,7,19,198 256,5,629,10,72 112,126,145,6309,130151 193,90,52,76,18200,149,156,291,186,271,219,116,161,193,147,178,168,170,208,168,270,223,174,128,196,184,218 222,210,108,234,165,145,162,220 294,164,168,164,214,233,80,130,281 285,184,100,95,190,176,265 269,202,169,166 170,100,72,370 405,268,152 156,176,185,157 161,252 256,201,300,273 277,150,53,237,191 196,139,184,218,170,154,136,295,318 324,334 340,111,230,227,211 216,308 332,236,275,2306983,42,83115,6366,6020,26,199,31,56,68,4,131,79,270,242,284,95,210 268,2827269134 24153,2244415883 15853 164,30,53 16414362 98 169,62 98 169,31252112207 465,57,881762081 24 41 163 18929194,24,162,19 37 67 78 153 180 207 264 281 318,32 66 133,33 67 136,18 27,42 131 150 162 172 260,25 87,19 61 78,61,17 56,200,232 244 254,32,132,13 42 1363,6296,84,31,25124,205350,49,175,251189190,96245,322337,45,222,75,60,37,50,52 68,304,222 263,53,58,59,142,14,62,60,145,5932 1128040 112,41 115,59,221361543386135,103,23178 203 2618518,71,162,129,238,59782 56251 24 6930,5 7936 120 1591191 451 44212 35 64 100 117 2111121 40 54 8728346,24,115814 66,2 220,8 39 212,331,125 130,60 97,83 121,45 49 69 78,151,21 171 220,113,38,4 103 231,66,28 61 144 220 223 239,214 220,9 59 68 137 159 166,123 248 262 268,14 43 47 53 142 206 240,4 11 107 150,62,15 71 131,58 89 92,95,15 48 171,15 48,66,85 108 177,19 43,28 66,6 15 94 204,187,8 98,19 101 226 228,1 44 62 146 162,8 14 44 170,7 10 120,8 22 84 223,25 115 137 193,13,17 76 78 159 213 215,36,8 23 108 115 137 183 237 239,20 74 161 174,25 39 141 154,23 46 158 171,10 217 291,29 36 167,38,8 73 123 131 167,4 19 43 71 85 99 118 146 153 188 247 252 262 282 301 309,7 53 104 110,16 31 99 109,161 166 222,180 185 241,9 32 43 104 182,25 156,24,19 67 109 120 225 282 293,6,14,54 71 140 151 199,171 185,85,40 73 172,68,44 160,13 59 91,7 19 116 266 277,99 189,32 114 118,4 161 167,1 10 47 52 107,10 105,25,50,70 178,258 261,3 5 49 58 94 275,7 118 153,32 40 42 122 184 305,8 21 121 186,49 194,6 16 116 152 158,7 80 119 153 169,12 39 50 140 144 274 285,153,94,4 18,19 120 135 143,11 44 52 193,30 44 105 171 174,21 120 175 178,128,143,152 219,228 235,5 133,4 171 185,157,87,292,99,231,8 123 235,80,208,31 195 318 335,71,39 121 208 278,25 66,10 30 37 88 99 235,1225,68252,61,2089 28 62 1861 8 1161 24 53 821 163,93251 38 71 9611,851 9 26 59 991 24 66 104,8 53 74 94,27 58,2 9 27,2 341 30 4851 77,1 38 55 113116 2831 126 275 3002 28 54 885 43 186 215 258,22 205,55,6,51 13 50 79 108591 12 31 511 39 87 113 16860,110,75,33,217,1344 244744 50 98 114 162 17813 16 37 65 116130,10 30 51 84,80,8 16 42 50 77 87 107 119 156 165,111,138,36 97,10 96,24,46 67,46 73 93 106,33 91 118,123,132,154,33,36,43,51,64 108,68,88,107,74,13 96 131,20,60 73,12 15 47 53 57 70 85,72 91,10 130,1132216175 118,120,3 9 44,111,65,8 7121429 66341 35 88,1 23 38 591 117,1 1362 9418138</text>
  2317.     </content>
  2318.     <name>h</name>
  2319.     <script></script>
  2320. </card>
  2321.  
  2322.  
  2323. card_21447.xml
  2324. <?xml version="1.0" encoding="utf-8" ?>
  2325. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2326. <card>
  2327.     <id>21447</id>
  2328.     <filler1>0</filler1>
  2329.     <cantDelete> <false /> </cantDelete>
  2330.     <showPict> <true /> </showPict>
  2331.     <dontSearch> <false /> </dontSearch>
  2332.     <owner>4050</owner>
  2333.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2334.     <content>
  2335.         <layer>background</layer>
  2336.         <id>1</id>
  2337.         <text>i</text>
  2338.     </content>
  2339.     <content>
  2340.         <layer>background</layer>
  2341.         <id>11</id>
  2342.         <text>IACIBMicon¬†librariesimage¬†captureimagingimport/exportindexinginformation¬†managementinspectorinstallationinstructionintepreterinteractive¬†traininginterface¬†editorinterfaceinterpreterISAM</text>
  2343.     </content>
  2344.     <content>
  2345.         <layer>background</layer>
  2346.         <id>12</id>
  2347.         <text>22783260697,305949284024,286053244673384390,399090258913,26111985020,92413,173685,252957,267447,295792,315054,316000,317049156567217111144585227832,231042,232092,240592,2499713466924467330171249383,98486,15526962078,126450,194663,21847585020</text>
  2348.     </content>
  2349.     <content>
  2350.         <layer>background</layer>
  2351.         <id>8</id>
  2352.         <text>I‚ÄìVI-CATI-IIII-Vi.eI/Oi860IACIBM‚ÄôsIBMATIBMIBM-compatibleIBM/VSICOBOLiconicon-basedicon-driveniconicIconixiconsictbideaideabasesidealideallyideasidenticallyidentificationidentifieridentifiersIdentifiesidentifyIDsIEEEIEEE-488IF‚ĶTHEN‚ĶELSEIF-THENIGESIIII-compatibleII-seriesIIciIIcxIIfxIIgs‚ÄôsIIgsIIIIIxillegalillustrateillustratedillustratesimageImageLink'sImageLinkimagesImageWriterImagineimagingimmediateimmediatelyImortantImpactimplementimplementationimplementation-dependentimplementedimplementingimplementsIMPLICITimportImport/ExportimportanceimportantimportantlyimportedimportingImportsImports/ExportsimproperimproveImprovedimprovesimprovingIMSLin-depthin-housein-linein/triggerIncinchesInclincldsIncludeincludedincludesincludingincomingincorporateincorporatedIncorporatesincorporatingincreaseincreasedincreasesincrediblyincrementalIndependantindependenceindependentindependentlyindexindexedindexesIndexingindicatesindicatorindicatorsindicesindirectindirectionindispensableindistinguishableINDIVIDUALindividuallyindustrialindustrial/professionalindustryindustry-standardInexpensiveinferenceinferencinginferentialinfiniteinfoInformationinformation-hidinginformativeInformixIngresinherentinheritanceinheritsINITINIThound‚ÄôsINIThoundinitializationinitializesinitiallyINITsinlineinlininginnerInnoSysInnovationsinnovativeinpectorsinputinputsInquireinquiriesinsertInsert/Deleteinsertinginsertion/selectioninsertsinsideinsightInsightsInsigniainspectioninspectorsinstallinstallationinstallationsinstalledinstallerInstallersInstallsinstanceInstantInstant-ExpertinstantaneousinstantiationinstantlyinsteadInstituteinstitutionsinstructioninstructionalinstructionsinstructorinstructorsinstrumentinstrumentsinsufficientinsulatedInt'lintegersintegralintegrateintegratedintegratesintegratingintegrationintegratorsintegrityIntel‚ÄôsIntelintelligenceintelligentintendedintensiveinter-CASEinter-languageinter-userinter@iris.brown.eduinteractinteractinginteractioninteractionsinteractiveinteractivelyinteractivityInterapplicationInterbaseinterceptInterchangeinterconnectedinterdependenciesinterestinterestedinterestinginterfaceinterfacedinterfacesinterfacinginterlinkedIntermediaintermediateinternalinternalsInternationalinternationalizationinternationalizersinternetinteroperabilityinterpressinterpretativeinterpretedinterpreterinterpretersinterpretiveinterpretsinterrelatedinterruptintertwingledinto/outintrinsicintroduceintroducedIntroductionintroductoryintroductory-levelintuitiveinvaluableinvariantsinverseinvertedinvestmentInvisibleinvoicesinvokeinvokedinvolvedIPIRISIRIS/BrownirregularISACISAMISBNisn‚ÄôtISOisolateisolationissueissuesit¬†everyit‚ÄôsitemitemsiterativeIthacaitselfIttyIVIvory</text>
  2353.     </content>
  2354.     <content>
  2355.         <layer>background</layer>
  2356.         <id>9</id>
  2357.         <text>218475222987228853228853,133292158738,31398085020,17578,19609,299188,186926,100741,105378,266018,493834079922783220974612552257699,283041,199955,27932,209746,70999,12552,136807,72171,322679,8015212552,32267960697190396118287,286053,105378,301712,182289119611,214538214538157769,1960987335292191,156567,157769,283041,160131,284024,286053,103157,192406,201405,105378,132072,140714,301712,49383,1552691407147772916708313624,244673,279792,267447,208576,101882,130745,58435,67023,226370,132072,143193,268361,178896,77729,78928,106550,5038126728,32773181485,101882,166034,268361,180137125521849358276282762115724118287,620781407142580230699027932269769,24357449383188949,198788,244673,272998,190396,14910,156567,228853,81485,261986,83746,157769,110911,229686,263164,29532,325817,310354,263966,86133,18467,17578,299188,22010,117158,30572,23273,24331,31680,247598,326813,306990,246718,351316,255511,267447,256533,307994,248651,271826,278273,331758,332939,305007,286053,87335,286980,241574,119611,97144,88621,288154,348860,167083,26728,27932,209746,100741,101882,60697,59517,212202,201405,76459,265019,62078,166034,130745,213070,207189,242631,104078,58435,274253,64506,305949,63336,57352,337045,68508,69707,67023,215835,70999,44842,226370,217111,252957,245645,135850,136807,313980,254570,46016,105378,243574,249971,141835,289130,290100,321768,327731,329006,266018,322679,334424,174845,301712,291172,268361,178896,48264,145898,77729,78928,320733,335707,112099,155269,152759,270842140714257699,258913225104,198788,244673,272998,261986,263164,325817,310354,263966,299188,247598,326813,306990,351316,255511,267447,256533,307994,248651,271826,331758,332939,286053,87335,286980,241574,119611,97144,288154,348860,167083,265019,213070,242631,274253,305949,337045,226370,252957,245645,313980,254570,46016,105378,243574,249971,289130,290100,321768,327731,329006,266018,322679,334424,174845,301712,291172,268361,77729,78928,320733,335707,112099,152759,270842198788,244673,272998,14910,261986,263164,325817,310354,263966,299188,247598,326813,306990,246718,351316,255511,267447,256533,307994,248651,271826,331758,332939,286053,87335,286980,241574,119611,97144,288154,348860,167083,265019,37695,213070,242631,274253,305949,337045,226370,217111,252957,245645,313980,254570,46016,105378,243574,249971,289130,290100,321768,327731,329006,266018,322679,334424,174845,301712,291172,268361,77729,78928,320733,335707,112099,152759,270842198788,244673,272998,228853,261986,263164,325817,310354,263966,299188,31680,247598,326813,306990,255511,267447,256533,307994,271826,331758,332939,286053,286980,241574,119611,97144,288154,348860,265019,213070,242631,274253,305949,337045,226370,217111,252957,245645,313980,72171,254570,46016,105378,243574,249971,289130,290100,321768,327731,329006,266018,322679,334424,301712,291172,268361,77729,78928,320733,335707,80152,112099,152759,2708426702381485,65750,67023228853,310354,123297,155269198788,272998,261986,263164,263966,351316,255511,256533,248651,87335,119611,348860,167083,265019,274253,217111,46016,105378,327731,329006,266018,174845,77729,78928,112099,27084219878822783260697240592,182289303952,244673,149433,286980,348860,234129,100741,337045,399090286980286980156567,117158,24331,286980,348860,167083,399090,42988,249971,106550,181380228853,117158,271826,99389,101882,103157,106550,80152305007286980,384390105378113321,218475,222031290100118287,166034157769,85020,88621,10315783746,29532,56439,86133,18467,30572,209746,60697,59517,210807,58435,57352,39746,217111,46016,329006,14701614910156567,247598,205863,210807,207189,63336,57352107639306990,307994,94452,226370,138222,77729,7892825802157769,108739,303020,310354,247598,246718,87335,286980,166034,136807,261119,237401,270842107639,83746,99389,259932,261119,321768231042,233105188949,283041,231042,76459,63336,57352,290100,143193160131,242631,125302166034,270842261119,178896157769,118287,286980,348860,218475,178896,78928258913289130227832,115724,120951,291172208576,64506,182289188949,2415742077925802231042,235475,236379199955,351316,233105195825110911113321,300336,18467,251095,330349,204363,297793,63336,57352,337045,12552,313980,252052,112099,155269,270842332939244673351316225104,186011,160131,117158,118287,23273,255511,256533,165002,286980,119611,25802,27932,205863,101882,59517,212202,235475,269769,224017,172416,193688,194663,217111,12552,245645,135850,254570,127307,239435,243574,249971,321768,222031,98486,233105,237401,219730,145898,106550,181380,49383,177726,51420225104,175845,303952,244673,227832,261986,184935,157769,311495,110911,85020,257699,52321,55404,199955,303020,160131,117158,23273,306990,204363,279792,255511,293723,248651,258913,165002,305007,222987,119611,88621,288154,27932,60697,76459,265019,235475,236379,207189,64506,65750,68508,67023,215835,40799,217111,12552,135850,136807,72171,254570,126450,46016,138222,327731,295792,219730,80152,152759,323670,177726,51420303952,188949,198788,14910,75402,16383,227832,113321,2818,238504,229686,33775,158738,52321,53364,199955,114501,18467,17578,20779,191447,19609,284024,299188,24331,170321,306990,312627,330349,204363,279792,246718,255511,316000,317049,307994,278273,380608,331758,332939,165002,87335,241574,348860,25802,26728,205863,208576,234129,101882,34669,60697,212202,201405,76459,276375,35839,122158,210807,213070,242631,133292,120951,63336,57352,38841,68508,8363,69707,215835,194663,196710,12552,245645,135850,136807,72171,254570,46016,218475,139301,243574,140714,290100,214538,266018,334424,301712,178896,219730,145898,78928,147016,320733,335707,50381,182289,152759,270842,323670,129432225104,175845,303952,198788,14910,16383,156567,227832,228853,82762,113321,157769,2818,280973,53364,325817,310354,18467,22010,163677,326813,271826,165002,222987,286980,88621,167083,208576,101882,212202,37695,213070,269769,133292,57352,65750,68508,215835,70999,42988,43819,217111,12552,135850,136807,124287,134500,140714,233105,301712,178896,145898,78928,80152,155269,182289,152759,270842,323670,51420225104113321,86133,307994,222987,144585,15526983746,325817,326813,43819272998,330349,204363,1332922672817578,118287,165002,100741,95290201405,76459,80152158738,22010,2529573663322010,293723,201405,226370,145898261119209746303952,272998,300336,199955,117158,234129,337045,145898,323670191447238504,85020,114501,293723,241574,99389,236379,252957,254570238504,316000,317049,241574,236379,104078,254570,173685267447,317049,241574,254570,173685198788,85020,293723,165002,174845,92413293723,29579297144306990,307994,248651293723,29579211572413329218013713624292191,81485,20779,117158,119611,242631,334424,180137225104,10537885020,62078,245645,18013718138014910,229686,201405,181380178896263164,255511,25653332608,26728,27932,269769243312793280152257699,188053,331758,234129,140714225104,292191,175845,303952,13624,188949,198788,244673,272998,190396,73328,14910,74355,75402,16383,156567,107639,227832,228853,81485,82762,113321,261986,83746,184935,157769,2818,300336,280973,148386,238504,108739,311495,110911,115724,85020,149433,229686,263164,33775,186011,150409,91269,158738,257699,52321,54295,53364,283041,55404,29532,56439,199955,325817,303020,310354,263966,86133,114501,160131,18467,17578,20779,191447,19609,284024,251095,299188,186926,22010,151428,117158,118287,30572,23273,24331,202556,31680,247598,163677,170321,326813,306990,312627,330349,161044,204363,279792,246718,351316,188053,255511,267447,256533,315054,316000,317049,293723,307994,248651,271826,258913,278273,380608,331758,332939,165002,305007,222987,286053,87335,286980,241574,119611,97144,88621,32608,36633,288154,348860,167083,25802,26728,297793,27932,205863,99389,208576,234129,209746,93227,100741,94452,101882,34669,60697,103157,59517,212202,231042,232092,192406,201405,76459,265019,62078,276375,166034,130745,35839,122158,210807,235475,37695,236379,213070,207189,123297,269769,384390,242631,133292,120951,104078,277421,58435,274253,64506,305949,259932,63336,57352,38841,337045,399090,65750,68508,8363,69707,67023,39746,215835,224017,171353,172416,70999,193688,194663,195825,196710,41803,40799,42988,43819,44842,226370,217111,12552,252957,245645,135850,136807,313980,72171,254570,261119,124287,125302,126450,127307,46016,134500,218475,138222,105378,139301,285057,173685,243574,132072,140714,249971,197814,141835,252052,289130,290100,321768,143193,327731,329006,214538,95290,222031,97427,98486,233105,266018,240592,322679,334424,174845,301712,291172,237401,268361,144585,178896,295792,48264,219730,221062,145898,92413,77729,78928,147016,106550,320733,335707,80152,112099,128362,181380,49383,50381,155269,180137,182289,152759,270842,183554,323670,177726,129432,51420191447227832199955199955,32773122010227832,191447,22010,30572,24331,99389,76459,269769,8363,43819,226370208576119611,145898119611119611133292173685329006119611,145898,7892860697,7772940799,438192014059714417578,100741229686,167083,274253,26836120857690241,117158,256533,248651,222987,123297,120951,277421,259932,141835,155269312627,337045225104,23273136807242631259932199955140714300336190396,228853,158738,20779,88621,25802,26728,231042,218475,145898167083235475188949163677217111303020,86133,204363,331758,332939,76459160131,20779,22010,119611,301712,144585,323670167083,12552,245645188949,303020,160131,119611,201405,145898,80152303020,252957,144585144585331758,332939,241574198788246718,14589832608,3663377729,78928227832117158,188053,286980,241574,242631,243574,290100,268361,18138081485,17368523209280152227832,54295,53364,42988,145898249971165002,60697,42988,134500,145898249971232092306990,246718,265019,259932306990,307994,265019,274253,259932267447199955315054,316000,317049,8363300336,330349227832,21220282762,86133,117158,305007,167083,322679225104,303952,244673,74355,156567,83746,85020,33775,199955,263966,18467,19609,117158,247598,165002,222987,286980,167083,297793,27932,208576,93227,34669,60697,59517,201405,62078,166034,35839,37695,269769,274253,64506,69707,42988,44842,226370,217111,127307,105378,140714,321768,98486,77729,78928,112099225104,272998,113321,115724,118287,87335,213070,95290,11209958435,57352110911,257699,17578,24331,161044,267447,26728,205863,76459,399090,70999,195825,233105,181380257699325817,326813,88621,2220312327323273156567,305007,235475,269769,384390,226370272998,83746,86133,151428,305007,222987,288154,274253,305949,226370,218475,327731148386,312627,334424227832,13822211209919039688621167083199955,36633,297793279792157769,97144,130745157769198788,244673,272998,190396,82762,157769,115724,199955,160131,22010,170321,306990,204363,246718,248651,278273,297793,34669,201405,62078,276375,166034,242631,64506,337045,226370,217111,245645,285057,243574,249971,143193,145898,181380,155269,180137,182289,51420107639,306990,204363,307994166034,155269227832327731145898,147016283041,303020167083115724231042,145898148386,205863,214538234129198788,272998,190396,14910,75402,16383,228853,81485,113321,257699,54295,199955,303020,86133,19609,117158,24331,202556,31680,247598,306990,248651,305007,119611,97144,36633,348860,167083,26728,297793,27932,208576,209746,94452,60697,103157,59517,201405,76459,265019,62078,130745,37695,213070,269769,384390,305949,65750,68508,8363,67023,215835,70999,226370,135850,136807,46016,138222,105378,132072,143193,327731,214538,233105,266018,322679,301712,291172,237401,77729,78928,106550,181380,49383,155269,270842,323670,129432272998,46016188949,198788,272998,115724,24331,31680,305007,27932,212202,201405,76459,213070,384390,305949,65750,68508,215835,224017,70999,218475,140714,233105,181380,155269,182289,270842193688,32900626836116708313624,190396,227832,191447,236379,285057104078,72171,233105,174845233105293723,235475,136807,329006,178896,335707140714140714205863,21080786133,210807,2071891565671846715873862078,64506,69707,193688,194663,196710,126450,2184751232976207820857670999145898,14701626744725891325802227832190396227832,228853,118287,208576,58435,72171217111,32267958435305007,212202,70999,132072,140714,214538,178896,335707134500191447186011293723118287,197814252957,291172,14701613624,271826,243574303020130745,147016721712108071670831670831788961087398502058435263164,130745229686,60697,12329764506222987238504,234129,235475,236379,112099235475,236379,213070,26836114071464506188053,140714156567,105378,139301,140714,95290,1552698733520255682762,241574158738228853,12329748264</text>
  2358.     </content>
  2359.     <content>
  2360.         <layer>background</layer>
  2361.         <id>10</id>
  2362.         <text>1941 23 63324,105191,101121,120,40,3,3,62 139,264,106,323443412438754 143 161,80 183,119 315,100 105,12 99,32,161 456,114,15 114,28,54 21524,21457 1617592,1 45,166,11 16 117,11539,9314115,30 1211 24 48 72 173 1828 22,122,46 310,134,148,8 17 24 65 68,19 38 52,126,10,31,174,40 152,42,83 132,44,149277165820,41,36,62,12,16,8,68,17 121,77,7,185,48,45,88,7,70,4446,73114,8,97,26,2263254247 66 106 1257821765,10018410673894,14837251,350,193,141,290,150,285 321,26 162,252,6 98 178,190,265,13 92,152,147,17,186,140,9 106 164,177,186,114 150,161,112,241,74,156,2 17 47 104 187 192,6 13 21 40 49 57 62 69,167,189,177,204,2 164 185,202,101,226,157,160,157,43,207,226,85,73,192,123,270,172,93,115 205,88,181,33 261,151 182,168,149,124 170,250,2 13 25 116 119 124 141 219 223,165,232,148,142,19 66 139,158,147 260,151 206,277,179,255,161,189,45 130,260,109,197,217,93,268,240,111,282,222,68,168,202,261,145,232 269,288,169,4 175,244,282,263,143,208 266,46,230,182,158,162,98 131,177,211,94 125,163,147,129,268,24,465 497,165 291,148 306,217,220,186,171,217,43 267360208,29691,353,195,144,181,150,188,142,167,163,169,191,179,188,205,103,229,159,163,159,209,228,75,196,125,272,175,95,90,184,265,142,279,257,133,111,95,170,263,147,171,177,247,285,265,145,48,232,184,161,165,134,179,213,128,165,149,131,294,309,219,222,189,218,270352,194,143,151,179,148,187,141,165,162,168,190,178,205,187,204,102,228,158,162,158,208,227,74,194,124,271,174,94,89,183,263,140,80,278,256,132,110,94,169,204,262,146,170,176,246,284,264,144,47,231,183,160,164,133,178,212,127,164,148,130,293,308,218,221,188,219,269355,196,145,69,182,151,189,143,168,164,73 78,170,192,180,206,104,230,160,160,210,229,76,126,273,176,96,91,185,143,280,258,134,112,96,172,205,264,148,172,169,178,248,286,266,146,49,233,185,162,166,135,180,214,166,150,132,296,311,220,223,46,190,220,27175235,198 224 231 236,5 9 38 42 64 93 116 136 143 183 204 230 237 24229,22,65,193351,142,180,149,166,186,203,227,161,193,173,182,262,141,131,203,245,283,159,163,132,126,292,307,187,268219356148 20811,58160,47 92,42 69,64 85,116,209,54,11 28,70381 15 96238,216,96,20 30,122,109,81,27,78 83,53,65157 161,270,173,202,130,135,178,91 17316,2120953,90 160,38596 20 27 37,2095,76,23,1126,29,30,11,39 113,8,97,23,9 99,115,110,143,10,27,24 36,106,1880138,71,103,77,67,121,13284,56,8,50,111,221,23425227,73,176,43,130,158,162,3,137,222,49 63 103,154,214 22232,173,134,73,7,15672,15685,110,97,74,29,29,195,21060,85,57206,3233,49242,160,16,68 148,196,124 232,263190 195 200 20621282 345,220,98,40197,237,29145,236714879,14 177,246387,71,3053518,197,255,40,200,203,156,210,230,73,462,157,39,211,5,24138185169116 214,31,18,102,182,123,24 40,43,87,90,149,84,42,147,80,55,133 214,37,23,167,33,82,55,75 264,204 345,32 45,142,77,27,26,187,75,65,25,37,220,108,98,53 121 193,105,33 99,18,21,43122,72,85,71 101 204,210,126,59,200,119,40,211 265,109 138,57,43,126,197,178,40,63,167,50 90,81,88,198,109 133,256 287,11,158,272,89,187 192,21,61,182,78,101,74,62,48,23,52 182,68,97 157 167,62,50,72,180 281,172 187,225,142,150,46,198,257,51,184,57 78,58,35,98,59,1869,83,104 242 391,183,12 41,86 106 150,306,99,17 56,16,72,56,198 264,20,19 43,179,180,17,60,46 128,16,117,16,101,88 105,46,20 31,137,179,185,47,104,135,50,57,26,47,25,3 194,3 213,181 196,76,286,153,261,17,30,170 177 304,108 145 242,211,26,49 121 147,100,66,2,4,27 48,71,25,309,270,96,55 109 120 139 152,19,19 67 176,14,203,46,157 186,210 217,22,74,93,8,114 301,64 174 270 364,187,21,20 48 157 200,61 213,41,58 278,394,127 179,50,95,108 198,78,87,35 106 117 136 149,413,219 277,95,58,10 99 207,34,96,43,140,11 154,54150,8,10,227,85 95 109,272,343 357,437,65,93,34,172 211 358,45,58,25,161,69,55,40,56,164,45,115 127,168,54,105,102 237,134,186,23,47,205,43 159,16,126,28,28,164,24 69 163 177,67,24 47,185 250,440,178 311,374,38,221 227,174,117,43,74 165,307,98,77 141,79 145,67,156,37,89,23 6318613,58,97,44 116,46,7677,11,13,6669,130,63,10738111,51,90,121,21165,160,1780 158,131,884988,181,105,102 124,28212513133,79,86 155,57,290,16 47,40,297,1465747,102 194,137,193,1 20 64 87 113 161 164 174 184 196,84,137,179,15357,17,12,36 59 155 181 219,150,55,58,6969,82,17,149,66234,154,182,54,51,5059,5944 56 6479,79,57123,12319334726355,205,200,218,49,191,40,110256,2197,21,84,809563,125,54,48091,171,19539,119,9,28 134 14531124114155,10,20,147,160193,49 51,74,217 250,211,238 286,330 442 447,172 174,124 126,281,73,142,43,65,189,17 39 53 82 130 275 370,40,539 545,57 167 197,237,159,122 145,157 159,13 176,85,104 251,168 204,182 184,98 100,36 65,70,53 91,190 192,95,261,241,84,33 113 136 171,126 128,61,83,43,9,209 255,34 62 121 188 190,65,82,68,144 146,87,60,84,283,169 171,66 216 218,18 114 116,143 145,165,152 205,156,174,132,168,73,150 177,74 76,73 75,140 142,71,100,68,232 294,255,79,145 179,181 238,138,90,65 148 150,114,68 75,172 174,158 160,195 197,193 195,22 141,181,83 85,185 187,47 153 155,22 80,183 185,20 82 84,207 209,141 143,115 117,138 140,228 230,134 136,140 142,143 145,28 108 267 269,91 93,108,182 184,201 203,39 148,110 112 115,56 131 196,54 56,177,104 106,61 85 97 139 247 249,25 95 153 155,34 70 72,165 234,74,73,69 71,31 160 162,39 54 86 114 135 146 248 337,182 236,140 191,146 148,155 201,141 191,14 23 174,226,73 93 111 266 309 344,60 88 136 198,69,153,67,237,55,213,140,148,208,154 184,177 191,58,136,133,118 120,144 178,134 136,89 250 292,194 245,61,103,152 200,62 213,82,220 324,269,166 245,95,168 170,40 90,13 83 87 133 224 226,186,159,148,151 153,160,118 120,246,90 92,141 143,158,188,45,65 67,104,191,218,192 259,197,197,74,232,45 88 133 150 161,81,73,208,95,89,83,95,82,69,36 83,75,42 85,154,193 282,356,227 229,125 127,223,279 328,148 150,130,156 158,11 35 53 132 134,47,64,56,78 80,218 220,185,252,274,269,279,137 139,71,53 236 238,216 258,348 386,130 133,68,168,72 74,27 29,60 196 211 213,162 164,70 211 221,136 138,140 142,135,79,55,47,13 49,204 206 208,115 117,100,16 55 159 161,71 186 188,99 101 107,143 145,128 130,160 162 168,30 82 101 103 110,159,249 319,222 242,54,156 194,62,145 149 216 373 438 482,78,276 348,291,66 98,63 154,163 195 197,195 197,219 246,172 175,82,191,51,77,161 224,294,77 123 148,204 266,22 236 238,124 132,203 205,66,87 90,7234308102103,9026362,20,43 84,45,142,58 102,81 111,32 89,13,49,115644 15 20 63 98 138 150,390381 16043219150 68 87,268,10396,25340,25822 76164 178,184 19819,5,57,41917,56,72,58,175,15,44,70,135 180,51,5254 141 146,44249,1763391629116532333188,1 72,68 147,59,1 14 33 86 170 209,173,88,2 42 93,191,3561621484010983202,138,56,127,146,155136,96,126,21,101,138,56255 308,277,57307,11 88,82,127,160,388,10586 195,125,48 913 34 115 166175,194,12925398,2861 57 65,1 46 64 7029,33 15736464,32,46,83,75 104 142,112,32 115 156,69,9186 175,123 62268301,42,58 66,31 33,172 383 3852852,150,43,179,21214 2369 84 123105 117,130,5 15 73,5851 163,139,26 81,3,39 71 74 119 12537191148,128,145,25451,7470,7 4757,64,65,63,93,7853,71,170,29,11 42 212,33,18,21,176,86,5,5,182,136,6,182,39,166,114,57 90,185,21,14,143,120,22,119,107,35,5,120,83,27 156,130,60,75,99 136,68 163,61,6,97,50 124,18,72 249,21 170 220,713,17,76,210,168,144,158,7,15643 93,4575,156,33,172,27 127,75,74,3,36,97,37 113 150,64,90 170,1021476,77,160,4721 9515 44 71 117 189 208184,58,113,198,50,844,109,34,2,29 88,2 189,1,82,10,111,238,1613,103,226165,17817011114636617 151,31,5714 21171,14,6750117 225,44,5,98 265,19,32,251,238,133,87,49,136,1 122,147,30,11 49,17 118,2,110,76,120,51 74 88,65 120,54,24 59,96,49 162,56,132,103 157,136,160,21 178,105,20 102,54,41,428,25,40,32235,13243292124,9223,183836235,15321,18,8713542 81 319,9 35,215,89 131,29,72,136,27 61 147 162,82,25 104,16,211,118,23,38,8 149,166,82 114,54,106,36,4,93,41 82,7,41,6 20 46,246,105,26,70,132,95 134,43 54,134 173,17 24 45 93,49 61 69 118 128,14 76,22,145,31 112,182,34,17 78 258,51 163,9,37 73,185,211,174,190,225,47 141 171,67,48 134,38 142,117 121 134 148 169,109 262,8 22 70 93 148 179 212,56,65,61,15,164,103 108,39,115,12,109,226,239,66,51 87,24,44 90,141,8 114,74105,17580,63,45,253,82 164,86,31,56,178,116,125,124,32,13,48 148,64 173,58 180,115,68 94 193,72 83 151 153,91,105,126,36 128,31,11760,30932 71 89 127 257 315 35739,60,510,41,14,56196,56,50,22102184,239 242,338,80,288,13126017118,34 46195,40,1372425210683,99 157,39 142,25,4,37,26 47,101 205235 10410558404,446518636312144 160261 528,101 108,3,208,138,70265,1699042,174,138,142,6,92,84,10827263819261,24216,123,26197,43,13210188,3355291 70 88 126 256 310 314 334 356320110148821320,5848 127,31,62587028,284,56 253,37 322,33139 208 230,60 271 342,157,42116435,263 27062 96 106 127,194,44,247 265 300,77,14455168117,130 13727335,6912</text>
  2363.     </content>
  2364.     <name>i</name>
  2365.     <script></script>
  2366. </card>
  2367.  
  2368.  
  2369. card_21594.xml
  2370. <?xml version="1.0" encoding="utf-8" ?>
  2371. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2372. <card>
  2373.     <id>21594</id>
  2374.     <filler1>0</filler1>
  2375.     <cantDelete> <false /> </cantDelete>
  2376.     <showPict> <true /> </showPict>
  2377.     <dontSearch> <false /> </dontSearch>
  2378.     <owner>4050</owner>
  2379.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2380.     <content>
  2381.         <layer>background</layer>
  2382.         <id>1</id>
  2383.         <text>j</text>
  2384.     </content>
  2385.     <content>
  2386.         <layer>background</layer>
  2387.         <id>8</id>
  2388.         <text>JacksonJasikjobjoinJointJonesJournaljudgejumpJump-startjustificationjustifiedjustifyedjustifyTextjuxtapose</text>
  2389.     </content>
  2390.     <content>
  2391.         <layer>background</layer>
  2392.         <id>9</id>
  2393.         <text>108739145898188949,114501,323670247598,23412916383,205863311495257699,234129,235475,236379293723,295792139301257699120951271826271826255511167083</text>
  2394.     </content>
  2395.     <content>
  2396.         <layer>background</layer>
  2397.         <id>10</id>
  2398.         <text>38484179,53,14038,269 306 311 34641,70221128,105,11 15 59 143 258,5175,1752618724589648134</text>
  2399.     </content>
  2400.     <name>j</name>
  2401.     <script></script>
  2402. </card>
  2403.  
  2404.  
  2405. card_22049.xml
  2406. <?xml version="1.0" encoding="utf-8" ?>
  2407. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2408. <card>
  2409.     <id>22049</id>
  2410.     <filler1>0</filler1>
  2411.     <cantDelete> <false /> </cantDelete>
  2412.     <showPict> <true /> </showPict>
  2413.     <dontSearch> <false /> </dontSearch>
  2414.     <owner>4050</owner>
  2415.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2416.     <content>
  2417.         <layer>background</layer>
  2418.         <id>1</id>
  2419.         <text>k</text>
  2420.     </content>
  2421.     <content>
  2422.         <layer>background</layer>
  2423.         <id>8</id>
  2424.         <text>K&RKEkeepskeptKernKernelKernighankeykeyboardkeyboardskeyedkeyskeysetskeystrokekeystrokeskeywordkeywordskHzkindkioskkiosksKitKitsknowknowledgeknowledge-basedknowledge-workerknowledgeableKnowledgebases</text>
  2425.     </content>
  2426.     <content>
  2427.         <layer>background</layer>
  2428.         <id>9</id>
  2429.         <text>85020,53364,1209511196117892811209918894986133,205863,94452123297,43819157769,300336,85020,161044,332939,241574,119611,212202,231042,139301190396,306990,246718,265019332939198788,85020,315054,171353300336,85020,351316,315054,139301,143193315054,173685139301134500156567,204363,57352156567,204363,120951261986,263966163677,101882,78928157769,348860166034,155269244673,86133,188053,234129,210807,219730188053252957,72171198788,17578,24331,246718,32608,26728,27932,100741,224017,70999,233105,32073322010,24331,26728,70999257699232092269769</text>
  2430.     </content>
  2431.     <content>
  2432.         <layer>background</layer>
  2433.         <id>10</id>
  2434.         <text>50,22,17167499520016 49 62,106,3658,33185,74,158 164 190,39,49,88,59,58,32,157239,64,49 113,56 14753245,78,12,1837 47 56 64 82 149 151,150 167 175 179,134,44 100,255,10038,41934474 245,66,15856 193,75,71131 141,1138,22,82 94165,3290,1064,5,88,299,99 104,4 34 82 163 2007471 222,3466,53,27,143,19,20 109,14 47 77,29,126,56 279,184,96 15014,14,13 35 121,8010767149</text>
  2435.     </content>
  2436.     <name>k</name>
  2437.     <script></script>
  2438. </card>
  2439.  
  2440.  
  2441. card_22401.xml
  2442. <?xml version="1.0" encoding="utf-8" ?>
  2443. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2444. <card>
  2445.     <id>22401</id>
  2446.     <filler1>0</filler1>
  2447.     <cantDelete> <false /> </cantDelete>
  2448.     <showPict> <true /> </showPict>
  2449.     <dontSearch> <false /> </dontSearch>
  2450.     <owner>4050</owner>
  2451.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2452.     <content>
  2453.         <layer>background</layer>
  2454.         <id>1</id>
  2455.         <text>l</text>
  2456.     </content>
  2457.     <content>
  2458.         <layer>background</layer>
  2459.         <id>11</id>
  2460.         <text>learninglexical¬†analyzerLisplogical¬†designLogo</text>
  2461.     </content>
  2462.     <content>
  2463.         <layer>background</layer>
  2464.         <id>12</id>
  2465.         <text>148386,228853,23850412329724331,33775,35839,46016,48264,59517,74355,226370,272998,2742538374650381,226370</text>
  2466.     </content>
  2467.     <content>
  2468.         <layer>background</layer>
  2469.         <id>8</id>
  2470.         <text>labLabDriverlabellabelinglabelslabslaidLANLanelanguagelanguage-independentlanguage-sensitivelanguage-specificlanguageslargelargerlargestLarryLASER‚ÄôsLASERlaserdiscLaserWriterlastLATlatentlaterlatestLaulaunchlaunchinglawyerslaylay-outlayerLayoutlayoutsleadingleaplearnlearnedlearninglearnsleastleavelecturesledLeftleft/rightlegallegendlegendslendlengthlengthslessLessonCardlessonsLetletsletterslevelLEVEL5‚Ñ¢/MacintoshLEVEL5LeveledlevelslexlexicalLibrarianlibrariesLibrarylicencinglicensablelicenselicense-freelicensedlicenseslicensinglifelightLightninglikelikelyLillylimitlimitationlimitedlimitlesslimitsLindalineline-of-reasoningline/surfacelineslines/minuteLingolinkLinkablelinkedlinkerlinker/librarianlinkinglinkslintLispListlist-basedlistenlistinglistingslistsLittleLITTONliveLLittonloadloadedLoadICEloadinglocallocallyLocalTalkLocalTalk-compatiblelocatelocatedlocateslocatinglocationlocationslockingloglogarithmiclogginglogic‚ÄînologiclogicalLogo‚ÄôslogoLogoslogslonglong-timelongerlooklook-and-feellook-upslookingloopLoopingloopslosinglotlotsLovelowlow-costlow-levelLow-noiselowerlowestLPALPMLQLULudwiglurklying</text>
  2471.     </content>
  2472.     <content>
  2473.         <layer>background</layer>
  2474.         <id>9</id>
  2475.         <text>227832,229686,8015230799413624,117158,144585256533225104,175845,303952,13624,145898,147016227832,232092181380325817,326813300336225104,13624,14910,74355,227832,228853,81485,33775,186011,91269,158738,52321,29532,56439,199955,310354,18467,17578,191447,19609,117158,118287,23273,247598,170321,330349,161044,25802,26728,27932,34669,59517,201405,62078,166034,130745,213070,123297,58435,64506,63336,57352,38841,65750,68508,8363,69707,67023,215835,224017,193688,194663,195825,226370,217111,252957,135850,136807,126450,127307,134500,218475,139301,197814,141835,143193,233105,237401,295792,219730,77729,80152,128362,49383,152759733288733540799198788,227832,81485,17578,208576,100741,59517,235475,236379,213070,123297,65750,67023,39746,193688,217111,12552,239435,141835,23310516383,83746,86133,256533,241574,88621,25802,99389,101882,69707,196710,12552,105378,214538,12836214910,325817,3268131527592310422672826728,181380155269228853,117158,271826,99389,101882,103157,106550,80152241574,224017212202115724303952,13624,198788,81485,113321,300336,90241,199955,86133,117158,326813,330349,246718,205863,103157,212202,276375,210807,207189,277421,65750,68508,8363,69707,67023,215835,218475,285057,141835,143193,214538,178896225104,190396,20779,26728,234129,65750,68508,215835,224017144585157769183554237401263966271826329006108739,151428,118287,24331,261119,243574,237401261119,98486202556,25802,234129,235475,12552198788198788,81485,280973,85020,278273,297793,232092,213070,207189,58435,224017,218475,240592,77729,112099,152759297793,80152227832,81485,157769,148386,348860,232092,236379,285057,78928,181380,155269,180137222987303952,188949,14910,16383,229686,325817,17578,299188,117158,24331,202556,247598,326813,306990,330349,161044,279792,315054,316000,317049,307994,248651,222987,97144,88621,348860,167083,25802,99389,208576,100741,103157,59517,130745,133292,104078,259932,337045,65750,68508,8363,69707,67023,215835,224017,226370,217111,12552,252957,313980,261119,105378,139301,132072,249971,141835,266018,219730,145898,77729,78928,320733,80152,182289,152759,270842,32367013624,198788227832,232092134500303020,256533,13930112095173328,263164,235475204363118287222987300336,85020,263164,97144,399090,125528502083746,300336,85020,86133,20779,163677,331758,332939,241574,208576,105378,140714,77729,78928,27084229779329779388621,103157,172416,7772981485,110911,24331,351316,307994,305007,286053,241574,209746,62078,166034,130745,277421,67023,172416,70999,135850,136807,126450,243574,143193,322679,291172,268361,145898,78928,18013713624,243574,268361225104,227832,85020,54295,248651,222987,27932,101882,201405,8363,245645,145898,10655027932279329322716383,156567,157769,54295,312627,167083,242631,133292,24357422010,1232971232974180316383,113321,2818,90241,52321,53364,17578,19609,351316,25802,234129,100741,59517,62078,210807,104078,65750,68508,8363,215835,218475,77729,8015275402,16383,228853,81485,157769,2818,115724,33775,325817,86133,17578,23273,202556,286053,26728,208576,103157,35839,122158,37695,236379,207189,120951,58435,64506,57352,38841,68508,70999,196710,217111,136807,254570,249971,290100,214538,301712,219730,77729,78928,49383,177726310354351316,174845190396,83746,157769,115724,160131,299188,255511,331758,332939,26728,99389,210807,126450,218475,140714,334424,219730,335707,182289157769225104,85020,22010,351316,278273,201405,76459,210807,290100,334424,144585115724,52321,25802,269769,133292,120951,104078,63336,57352,252957,72171,139301,145898,80152,182289303952,198788,156567,81485,263164,199955,114501,20779,202556,188053,255511,256533,167083,205863,101882,103157,212202,62078,213070,226370,105378,214538,174845,178896,219730,180137252957,112099175845,303952256533,241574198788,29532,263966,114501,247598,267447,271826,258913,101882,276375,130745,242631,63336,141835,327731,329006,174845,301712,237401,180137208576232092157769,246718,315054,316000,317049,25802,133292,12552,31398015275983746,243574,80152,12836280152198788,85020,256533,19582539746303952,13624,188949,190396,156567,2818,303020,118287,163677,204363,256533,380608,165002,222987,120951,63336,39746,139301,214538,1801372793220255681485,2818,204363,256533,167083,101882,35839,122158,70999,139301,106550,270842225104166034156567,81485,2818,118287,267447,167083,297793,65750,68508,215835,72171,145898,77729,12943288621,103157,105378,92413175845,82762,90241,91269,55404,101882,397462818,55404,17578,23273,330349,35839,63336,38841,77729,7892852321,53364312627,330349,267447,167083,226370,105378,327731,268361,183554156567,229686,36633,167083,297793,101882,104078,218475,268361,77729,78928,112099,183554133292272998,33775,24331,59517,35839,274253,226370,46016,237401,128362,50381257699,256533,293723,165002,88621,234129,103157,236379,242631,226370,105378,290100,321768,178896,295792140714277421280973,46016280973,20779175845,160131,332939,103157,104078,139301,145898,155269,270842149433,161044,288154,60697,130745,155269299188286980,313980,1552692991888502041803,136807138222138222225104,257699,351316,88621,167083,212202,213070,44842,12552,135850,136807213070279792,210807,207189,135850,1368072108072529572374011332921565672818,209746,232092,254570,124287,105378331758,13329285020,316000,88621,99389,252957186011,30799427932108739,306990,248651,245645,14319315776982762,157769,22010,27932,101882,76459,335707,12943283746,209746,134500,97427226370271826,226370,50381243574134500299188,186926236379198788,303020,114501283041,213070,277421,322679,12943286133241574118287,24157494452,40799,43819335707157769105378139301,144585280973,284024,23209229779385020,245645,13822223273,12530216383,214538,18355413822210188222298720140577729,78928228853209746180137145898280973</text>
  2476.     </content>
  2477.     <content>
  2478.         <layer>background</layer>
  2479.         <id>10</id>
  2480.         <text>216 478,4 86 144,25841 67 150200,92,15058113,55,51 199,204,420,75381,11667218,22820029,52,111,17,534,127,158 271,12 25,68,31,17 21 78,14,33,34,3 9 162 177 290,37,54,9 37 57 96 140,5 42,22,17 141 178,247,46,120,26,68 113 162,52,1,125,22,4,20 32,11,49,223,3,37,5 16 28 33 36,19,149,17,17,4 35,27 67 99 232,111,41,79 155,86 160 238,107,2 11 25 72,80,53,35 68,11,31,186,65 87 140,167,29,32 33 44,226,7 25 50 136,73,43,86 166 213 271,115,235,145,192,60,241,13 237,51,4,49 1674102 14524150,56,71 215,47,168,41 148,77,71 180 193,278,191,27 43,177,51,65,54,173,354,25,26,180186,207,39,104 133,30 147,44,57,206,234,68,76,109,171 308,40 98,6421,31,3212114 142661 16 44 82 91 145 163,37 4153154,272,171,204,132,133,180,93 175210,69140 30295223 239,224 228,365,259,139,223,23 28,301,191,261 265,208,223 231,226,155 163,157,218 240,157 168,163,216,174 185,207 222,248 256,208 214,220 228,213 228,270,269,73,188 196 246 254,216,160,265185,81,255,40,76 110,59 155,75 180,69 187,42322245413441222833,4,152,75 159,79,62 162,12342,1033,6,116,53 199,435229308,126,9,294,66,94,157,83,162,15,22,245,61,144,17,88 16885,7204,101,21,16 54,36,152,262,14,17,106,103,27985228,256,167 173,207,156,195,156,174,245,196 208,148,180,198,190,211,154,105,167,147,164,170,170,218,102,180,192,276,194,189,243,175,148,176 188,209,194,165,172,110,211 228,240,220,212,217 234,254,140,181,209,377 397,270,178,163,292,292,222,156,180 238,163,170 177,450 468,310 331,347,224,228,137,226 249,281,60 24190,414377,12058169,82,2302342,21,138 20714512318895,38 143 149 191 201,114,59,29,250198106,67,122,129,99,46,177,196,43,88,47 51,49,173,164,242 44 63 75 8218 60 10853,87,10,62 24322 164 185,79,77,60,90,19,3 34,204 213,16,94,65,38 183,2,43,19,12,92,48 205,2,4,117,11,82,21,181,182,123 139195,137,17115,149,71 214,75,59 62,105 149 152 155,149,141 146,89,97,17 64,173,41162 16023264,253,132,80,180,231,151,35,173105,804910162,92,131,58,51,33,81 106,119,79,144,92,5 34 162,71,135,52,7 97 114,50 150,66 175,149,60 182,115,237,13319,62,99,219,203,29,56,4,6 94,40,90,61,5,13 32 46,101 127,312,5 29,42,77,62,145 311,108 208,125,109,117 132 216 227,142,18,41,88 148,78,142 184,146,42,59,4 38 109 112 131 162 177,49,69,61 122,220,130 233 248 326 364,23,18111 133175,116309,250,346,327,176,137,85,200,219,179,236,107,54,315 321,405,204,207,213,120350257,331,16,150,30,45,53,20,66 202,112 178,168322,59,256,74,223,190,38 141 192 203,221,241,254,154,324,505,262,166110 291,446,365,313,71 88,389 396,204,273 290,197,77,144,169,336,86,278,201,310 321,203,349 352,208 214,337,193,106,184 305,95,40952,14335 39,27 31 133 137159,124151,14,92,36 91,84 124,35,42 85,34,121,44,190,113,84,57,29,20,36,25,174,15012240190 192,167,122 132,100 110,119 129,121,164,139,14619794,76,100,6621184,192,49,423 12 54189,161,156,199,110,90,97,187 286 305,53 55 76,162,15 123,91,4,178,28 42,132,49,199 263,203,55131125178,83,129,155,106 176,55 64 67 88 166,55,96,226,115 162 225,45 123,102 15987219 236246,263,141,222,53,185,7,86 167,99 193,94 200,94,287,37,8495 188,4,182,6624,64 73,16,25,31,206,5927 129,10 39,64,125,7,30,46,17,30 158,34 15849,41113,145,50,182 296,128,199,12,35,10058 76 94 103 124 195,121,56,37 111,112,136,66,112 224,72,168,159,168,7 3610161,16 39,69 110 177,4 12 18 29 102 156,5,9,37 47,3 7 28 46 63 74 99 160,54,57,27 41116,70,54 165 190,133,83,161,123,89,198,20 122,168,45 170,80,137,54 1652101646,15318 82,20125,141,99,69,59,246,362,150,9363,83,38,65,29,3818734,67,107 113192 19619575,24076 88216110,61 154,49,221,348,141 299,228 262,21,453,106 254 291,303247113,149 168,200,221,263651392012 12481205,64,187,148,40,160112,63215,70,140,166,36 17753,8415271,134,71,47 72 95,207119110,63 131 198 214,20,33,32,43 57,176,119,101,114,9 28 423050,2 9 49 56 75 106 145 160 189 221 225,301894367 84 95,6731210,60,5105,136,51,20,406728 123 14576,9412,48,261795224518,10714,31,11315370,63,19928,4154 175,8,9121814560 13549161,1441581045739319</text>
  2481.     </content>
  2482.     <name>l</name>
  2483.     <script></script>
  2484. </card>
  2485.  
  2486.  
  2487. card_22604.xml
  2488. <?xml version="1.0" encoding="utf-8" ?>
  2489. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2490. <card>
  2491.     <id>22604</id>
  2492.     <filler1>0</filler1>
  2493.     <cantDelete> <false /> </cantDelete>
  2494.     <showPict> <true /> </showPict>
  2495.     <dontSearch> <false /> </dontSearch>
  2496.     <owner>4050</owner>
  2497.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2498.     <content>
  2499.         <layer>background</layer>
  2500.         <id>1</id>
  2501.         <text>m</text>
  2502.     </content>
  2503.     <content>
  2504.         <layer>background</layer>
  2505.         <id>11</id>
  2506.         <text>MacAppmacro¬†assemblermacro¬†facilityMacTCPMacWorkstationmail¬†mergemailing¬†labelsmainframemathmatrixmicroprocessorsMIDImodelingModula-2money¬†back¬†guaranteeMPWmulti¬†usermultimediamultimedia,graphicsmultiprogrammingmusic¬†editormusic</text>
  2507.     </content>
  2508.     <content>
  2509.         <layer>background</layer>
  2510.         <id>12</id>
  2511.         <text>20779,78928,231042,2341292818139301,285057188949,219730,22106222106213624136243059493357073039522251042650191960938841,57352,58435,63336295792,307994,3217682818,8363,16383,17578,18467,20779,23273,39746,46016,56439,58435,60697,63336,65750,68508,69707,70999,72171,81485,82762,88621,92413,100741,105378,113321,115724,123297,124287,127307,129432,132072,136807,141835,145898,151428,188053,198788,202556,214538,215835,218475,240592,272998,32581712552,13624,85020,88621,31600018467,104078,157769,166034,167083,180137,183554,229686,245645,249971,259932,263164,263966,277421,305007,337045,348860,384390,3990901813802672825993218467,246718,259932,263164,263966,265019</text>
  2512.     </content>
  2513.     <content>
  2514.         <layer>background</layer>
  2515.         <id>8</id>
  2516.         <text>M)agreeableMM-2.0M-FM.OptionsM/SM0123LL/AM0124LL/AM0232LL/AM0232LL/DM0379LL/CM0380LL/AM0684M0800LL/AM680x0M88000M9004LL/BMacMac-likeMacAmericaMacAnalystMacAnalyst/DFDMacAnalyst/ERDMacAppMacAPPCMacBankerMacDesignerMacDraw-likeMacDSPMacExpressMacFlowMacForthMacFortranMacFortran/020machinemachine-independentmachinesMacintalkMacInterfaceMacintoshMacintosh-compatibleMacintosh-likeMacintosh-specificMacintosh-styleMacintosh-to-hostMacintosh-to-VAXMacintosh/DigitalMacintoshesMacIRMAMacIvoryMacMainFrameMacmillanMacNETMacNixMacNosyMacPadMacPaintMacPlusMacPrologMacProteusMacRAILMacRecordermacroMacroMindmacrosMacsBug‚ÄîApple‚ÄôsMacsBugMacScheme+ToolsmithMacShellMacTCPMacTechMactranMacTutorMacUserMacWeekMacWorkStationMacWorldMacWriteMacX25MACYACCMADAmademagazinemagneticmagnitudeMagnoliaMahoganymailmail-mergemailingmainmainframemainframe-qualitymainframe-sizedmainframesMainstaymainstreammaintainmaintainabilitymaintainablemaintainingmaintainsmaintenancemajormakeMakermakesmakingMalcolmMallermanagemanagedmanagementmanagermanager-compatibleManager/ShutdownManagersManagesmanagingmandatorymanipulatemanipulatingmanipulationmannerManormanualmanualsmanufacturersmanufacturingManxmapMappermappingMapsMarianimarkedmarkermarkersmarketmarketingmarketplacemarketsMARSMart‚ÄôsMartmaskingmassmasterMasterCardmasteringMasterView'sMasterViewmatchmatchesmatchingmaterialmaterialsMathmathematicalMathematician‚ÄôsmathematicsmatricesmatrixmatterMaureenmaximummaximumsmayMBMBGMC680x0-basedMC68882MC88000McCLintMcCPrintMCIMDMDEFMDSmeansmeasureMeasurementmeasurementsmeasuresmechanicalmechanismmediaMedia-MixerMedia-Mixer-basedMediaTracksmediummeetmeetingmeetingsmeetsmegmeg/minutemegabitsmegabytemegabytesmegabytresmegsmembermembersMembershipmemberwisememomemoryMenuMenu-drivenMENU/cmnumenubarmenusmerelymergemergesMeridianmessagemessagesmessagingmessyMetameta-levelMetaDesignmetaphorMethodmethodologymethodsMetropolisMetrowerksMEUNIERmiceMicro‚ÄôsMicromicro-assemmicrocomputermicrocomputersmicroExplorerMicrolyticsMICRONmicroprocessormicroprocessorsMicroseedsMicrosoftMicrosystemsMicroTVMIDImightmigrationMIL-STDMIL-STD-1753MillenniummillionMILSTDsMinminimini-specificationsmini/mainframeminiaturesminicomputerminicomputersMinimalminimizeMinimizesminimizingminimumminimumsminiplugminispecsminuteminutesmirrorMISmisplacedmission-criticalmistakesMITEMMitemViewmixmixdownmixedmixtureMM100MNmnemonicsmnemonics-conformingMockingbirdmodalmodemodelmodel-basedmodeledmodelessmodelingmodelledmodellingmodelsModemmodemsmodernmodesmodifiablemodificationmodificationsmodifiedmodified/extendedmodifymodifyingModulaModula-2Modula-2/68Modula-2smodularmodularitymodulemodulesmoneymoney-backmonitormonitoringmonitorsmonomonochromemonthmonthlymonthsMoonrakermostmotionMotorolaMotorola-compatibleMountlakemousemouse-basedmouse-clickmouse-clicksMouse-orientedMouseholeMousermovemoveablemovedmovementmovermoviemoviesmovingMP100MPL-STDMPWEditionMPWMPW-compatibleMPW-familyMPW/extensionMR200MRWEmsMS-DOSrun-timeMS-DOSMSRMSWindowsMultiMulti-columnmulti-commandmulti-featuredmulti-filemulti-imagemulti-languagemulti-levelMulti-Librarymulti-lingualmulti-mediamulti-platformmulti-programmingmulti-targetedMulti-taskingmulti-trackmulti-unitmulti-usermulti-usersmulti-vendormulti-versionMulti-waymulti-windowmulti-windowedmulti-windowingMultiFinderMultiFinder-awaremultifinder-compatibleMultiFinder/ATM‚Ñ¢/HP-Deskwritermultimediamultipagemultipassmultiplemultiple-viewmultiplicationmultipurposemultitaskingMultiwaymultiwindowMusicmusic/audiomusicalmusicianMusiciansmustMutateMVSMVS/TSOMW-M2BNDMW-M2PSEMWSmy!-beforemystery</text>
  2517.     </content>
  2518.     <content>
  2519.         <layer>background</layer>
  2520.         <id>9</id>
  2521.         <text>30033612329719878824671830395220779,2122022130702130702122022122022122022122022130702122024381943819199955261986,157769,110911,325817,303020,263966,326813,312627,351316,293723,222987,265019,37695,269769,305949,174845,295792,270842,323670305949303020993899938999389227832,20779,208576,234129,231042,235475,236379,8363,215835,233105,237401,789282097466450699389118287,14071417578,1007419445210188234669170321,60697170321,60697272998,158738,130745,274253,128362190396198788,190396,14910,25802,197814,233105,322679226370103157225104,303952,13624,188949,198788,244673,272998,190396,73328,14910,16383,156567,227832,228853,81485,82762,113321,261986,83746,184935,157769,2818,300336,280973,110911,115724,85020,149433,229686,263164,158738,257699,52321,53364,283041,55404,29532,56439,199955,325817,310354,263966,86133,114501,160131,18467,17578,20779,19609,284024,251095,299188,22010,151428,117158,118287,30572,23273,24331,202556,31680,247598,163677,326813,306990,330349,161044,279792,246718,255511,267447,256533,315054,316000,317049,307994,248651,271826,258913,278273,331758,332939,305007,286053,87335,286980,241574,119611,97144,88621,288154,348860,167083,25802,26728,297793,27932,205863,99389,208576,234129,209746,100741,101882,60697,103157,59517,212202,231042,232092,192406,201405,76459,265019,62078,276375,166034,130745,35839,122158,210807,235475,37695,236379,213070,207189,269769,242631,104078,277421,58435,274253,64506,305949,259932,63336,57352,337045,399090,65750,68508,8363,69707,67023,39746,215835,172416,70999,44842,226370,217111,12552,252957,245645,135850,136807,313980,72171,254570,261119,46016,134500,218475,138222,105378,139301,285057,243574,132072,140714,249971,141835,252052,289130,290100,321768,143193,327731,329006,214538,233105,266018,240592,322679,334424,301712,291172,237401,268361,178896,48264,219730,145898,92413,77729,78928,147016,106550,320733,335707,80152,112099,181380,155269,180137,182289,152759,270842,323670,129432180137125522818192406,37695,213070,64506213070205863329006279792,3769525769948264257699584353050071924061458982071891660347217122010,201405,7645926501962078257699,276375,2774212818,52321,41803,127307,139301,335707166034,399090,252957225104,41803,139301130745158738,20779,330349,130745,6333635839122158188949,210807,120951,219730,221062148386,23547537695238504,236379,140714113321,335707,270842112099227832,213070,221062234129278273207189123297234129156567,311495,23273,286053,205863,37695,72171,243574,222031,334424157769,238504,235475293723,29579225295730033626976913624,257699,303020,279792,258913,234129,101882,192406,236379,134500,218475,139301,237401,155269,180137261119,2435741362420779,9445290241,91269,257699,199955,60697,305949,12552,261119,98486,77729,18355419582525802190396,27932,7099914943320974686133,99389227832,150409233105217111101882150409,17578,202556,222987,87335,26728,76459,252957,140714227832,157769,115724,224017,266018,181380,18013713624,81485,2818,17578,330349,161044,305007,241574,297793,62078,276375,242631,259932,224017,127307,321768,32267916013113624,82762,184935,311495,115724,257699,199955,246718,32608,209746,192406,201405,130745,274253,70999,226370,136807,218475,140714,322679,334424,106550,335707156567,148386,241574,249971,145898,128362,182289320733251095,25205282762,86133,103157,135850,13450083746156567,300336,85020,229686,257699,54295,199955,191447,117158,306990,165002,87335,286980,88621,205863,93227,123297,384390,242631,65750,12552,243574,329006,233105,322679,237401,32073313624,190396,227832,332939,36633,100741,94452,232092,265019,37695,67023,12552,218475,139301,249971,322679,92413,7892826501911961175402,16383,227832,82762,212202,232092300336,332939,297793119611235475160131,88621,243574,132072,26836116104433775,199955,18467,255511,122158,337045,301712,183554,323670148386301712225104,292191,303952,14910,228853,113321,300336,158738,52321,170321,306990,312627,204363,255511,256533,307994,248651,331758,332939,165002,25802,208576,34669,103157,35839,63336,57352,126450,140714,214538,240592,334424,301712,237401,335707,17772624331,351316,104078181380196092818313980313980202556,313980,268361156567,313980,268361,14589820779,212202139301,140714128362380608,173685,128362190396,114501,312627,26728,174845,112099166034,235475,239435,214538,15526962078,236379156567,67023384390229686229686,104078134500181380,155269231042293723,165002,295792261986,229686242631241574,242631,243574293723,295792,335707227832,293723,295792157769,18467,139301,140714,77729229686,258913,167083227832,188053,167083,232092186011,54295,17578,202556,100741,59517,64506,65750,68508,8363,215835,195825,335707,49383,51420226370,1345008015218228987335175845,303952,186011,100741,193688,19466313930123209213624,222987,1255213624225104,198788,16383,83746,300336,85020,160131,247598,293723,271826,305007,222987,119611,212202,201405,120951,70999,193688,136807,313980,46016,134500,140714,249971,143193,95290,295792,145898,181380,270842255511,256533,293723,348860,297793,295792,3236703236702953219582555404,5643913329212095115526938439023310578928227832,101882331758312627,332939312627150409222987132072,9241316383,229686,23273,293723,167083,249971,295792,181380229686,104078229686305007,277421188949261986,267447,232092,69707,24997123310523412914910,6069726316426601813822283746,157769,2818,229686,303020,17578,19609,22010,117158,118287,330349,161044,315054,316000,317049,248651,97144,25802,26728,209746,100741,59517,201405,76459,62078,276375,166034,133292,104078,277421,58435,274253,57352,70999,226370,12552,313980,134500,218475,178896,219730,145898,77729,78928,182289,152759,270842,323670188949,198788,272998,14910,16383,156567,82762,113321,261986,83746,157769,115724,263164,158738,325817,263966,86133,18467,299188,118287,23273,24331,202556,247598,326813,306990,293723,307994,165002,222987,348860,167083,25802,26728,99389,208576,60697,59517,265019,62078,166034,35839,207189,274253,259932,63336,337045,65750,68508,8363,69707,67023,215835,224017,70999,217111,12552,252957,135850,136807,254570,261119,46016,218475,249971,141835,214538,266018,178896,295792,145898,77729,78928,155269,152759166034283041,285057225104,23412982762,209746,65750,68508,8363,67023,21583523412943819227832,31035482762,83746,115724,186011,54295,118287,330349,331758,332939,305007,222987,25802,208576,100741,94452,76459,166034,130745,35839,269769,274253,63336,65750,44842,134500,138222,329006,334424,145898,147016,335707,128362351316,188053,380608,165002,94452,62078,64506,105378,139301,285057,140714,321768,143193,233105,33442424331140714334424198788,156567,81485,157769,149433,86133,114501,25802,208576,94452,103157,201405,122158,213070,64506,69707,226370,12552,46016,105378,140714,141835,321768,334424,174845,178896,155269,5142011828713624,108739,303020,258913,243574,334424303020,4826414910198788,227832,380608,97144,94452,76459,143193190396,14910,199955,97144,25802,133292113321,88621207798613320140586133161044198788,190396,208576,285057,183554234129,217111272998,73328,332939,87335,76459,226370303020103157,58435,63336,57352271826201405,270842155269303952,384390,30171222510450381,15275919039627425327827318138056439,23273,44842225104,38841,6575027084290241,258913,104078,64506,193688,194663,196710,12552,233105,183554155269244673263966,265019,259932,22637022401719039625802,6069719582530500713624,118287,152759210807322679305949112099305949323670199955,325817,326813,77729190396118287,23273,21307014458516383190396272998,156567,81485,113321,184935,115724,19609,22010,331758,332939,305007,167083,76459,62078,276375,269769,277421,305949,46016,197814,334424,295792,335707,1552691362424564587335,93227261986,263966,331758,332939160131,77729234129199955,213070133292157769115724,133292,77729305949204363,305949276375,323670263966263966,76459,12552178896277421300336554045643925993216013185020,55404,24331,41803,252957,145898,15275983746,157769,108739,229686,19609,23273,247598,248651,276375,166034,210807,207189,277421,95290,97427,219730,18013722298792413160131,305007,103157,32176886133,19609,26728,99389,112099184671846783746,19609,172416,245645,138222,222031,97427,320733,180137,27084221220218467263164,3884154295,271826,60697,269769,323670257699257699,60697,305949311495311495,163677,312627,218475,13207290241,9126986133,293723,105378,132072,143193,295792217111,334424103157236379,58435,63336,57352,38841,6970738841234129198788,52321,21220226728108739,325817,99389,265019,166034,63336,57352,65750,68508,215835,141835,221062,32073381485,113321,157769,90241,91269,257699,55404,87335,166034,38841,65750,68508,215835,41803,249971,233105,237401300336,306990,307994,232092,32176881485,306990,293723,307994,248651,105378,295792244673,312627,248651,119611,130745,147016,180137312627,76459,120951,219730110911,119611,12552,10537818467175845,303952,157769,201405,12552236379238504,236379,21453886133,232092337045,155269225104,272998,190396,14910,75402,16383,227832,113321,280973,29532,114501,20779,255511,88621,348860,25802,234129,305949,224017,40799,254570,125302,134500,138222,285057,140714,174845,78928,112099,180137,152759286980,18013752321,56439,18467,130745,58435,63336,57352,3884141803311495156567,311495,303020,118287,306990,246718,27932,208576,12552,145898,1527592818,59517156567,246718134500188949236379208576157769,86133,258913,242631,193688,194663,139301,301712,145898,147016332939311495,101882,106550118287,313980330349,332939263164,399090399090303020,20779,331758,2611192486511491057352198788,272998,14910,16383,81485,82762,113321,2818,115724,85020,55404,29532,56439,325817,18467,17578,20779,251095,151428,23273,202556,188053,88621,25802,208576,100741,60697,103157,212202,235475,236379,123297,133292,120951,58435,63336,57352,65750,68508,8363,69707,67023,39746,215835,70999,136807,72171,124287,127307,46016,134500,218475,105378,132072,141835,252052,214538,233105,240592,219730,145898,92413,77729,78928,1294323974665750149102763756069726601812552190396,156567,2818,85020,86133,194663,1255235131686133263966,252957323670323670198788225104,330349,77729,128362155269670239938975402,16383236379,69707166034283041,1255226728,63336,573524484219609,346692619861638313624,83746,85020,316000,88621,167083,69707,12552,252957,9241323310521220219039624157452321,305007,201405,120951,58435,57352,69707,226370,141835,78928,147016,11209922510427932225104,13624,198788,244673,16383,83746,184935,19609,24331,27932,99389,208576,94452,60697,103157,59517,62078,120951,274253,69707,70999,226370,127307,105378,139301,143193,145898,77729,106550,112099,152759,32367081485122158323670227832,157769,229686,263164,263966,18467,305007,348860,166034,384390,104078,70999,254570,249971,178896,181380,180137,183554303020,20857678928175845,303952,188949,244673,16383,156567,83746,300336,303020,86133,191447,299188,22010,117158,118287,30572,24331,202556,163677,351316,317049,258913,380608,332939,222987,119611,348860,167083,101882,76459,210807,235475,269769,133292,64506,259932,337045,8363,171353,43819,44842,226370,12552,252957,313980,243574,141835,321768,301712,144585,178896,219730,145898,335707,80152,155269,27084249383186011244673122158241574133292,145898263164,263966,246718,265019,276375,64506,259932,24997118467246718,265019263164263966198788,156567,110911,114501,284024,348860,205863184935279321999555735257352213070291172140714</text>
  2522.     </content>
  2523.     <content>
  2524.         <layer>background</layer>
  2525.         <id>10</id>
  2526.         <text>19577108 114 395 401 438230259294,32533633029727128028930830715173485 97,264,12,225,233,8 105,235,129 221,181,277 285,226,8 18 47 65,8 79,152,15 72,121,273 286,69 191,62362301 1792919519,134,1 56 73 86 233 302 311,1 22 42 90 99 136 171 179 186 192 218 238 289 313 330 348 365,109 137,78,69 109,143,168,182 229,47,134 245 330 36644 842333 44 181149,9820,2 18 88 110 1591 501 106 242 262613,1 24 118 123 140 218 26415,26783 90,20,168,10,7322181,132,24,223,38,197,2151481 56 79 88 145 17511 90 201,224,10 220,14 23 74 94 105 113 119 128 165 215 221 247 250,69 289 310 345,192,100 139,289,67,48 147,17 49 199 228,284 320,24 116 158 166 201 255 385 398 409 499 504 507 511 516,2 18 46 63 68 104 111 120,10 127 245 251,187,74,177,184,66,259,13 180,212,111,91,116 286,10 250,6 76,97 131 148,146,56 69 148 216 221,66 206,3 18,10,28 157,69,16 51 57,65,12 55 85 133 205 216 294 354,64 131 184 222 234,137,36 163,173 197,20 162,166,27 185,45 113 129 145 149,58 60 181,159,87,91,157,108,8,7 147 162 237,17 260 303,73,4 155,46 107 174 191,144,5 12 20 39 48 56 61 68 72 77,164,124,65 134 187 232 244,170 174,81 175 213,86 103 150,17,201,198,98,222,158,62 138,155,156,156,154,293,112,204,223,140,70,188,99 120,267,165,90,9 134 176,85,177,32 123 260,12 153 174 190,150 181,23 168,75 163 167,24 54 137 149,185,7 29 46 69 100 119 130 240 251,19 64 117,18 40 82 93 117 127 148,9 99 115 123 166 169,247,12 115 133 172 222,15 39 151,1 21 35 60 87 93 153 160,2 15 188 193 220 228 231,1 14 22 38 41 57 74 92 101 128,9 74 110 124,8 13 20 38,20 25 75 144,26 139,138,10 40 71 111 114 140 152,98 154,256,6 24 32 70 136 150 202,11,10,11 117 159,31 172,32,3 17 27 34 226 239 268,10 15 76 89 101 119 142 146 177 274,7 39 74 123 127 178 212,205,252,157,5 171,30 153 170 188,44 48 108 129 135,16 130 214 241 256,106,157,55 110 196,121 198 216,92,100,16 60 156 203,9 76 181 236 259 264 267,54 127,2 16 135 208 231 236 239,2 34 133 147 180 209,9 44,10 70 188 250 273 278 281,70,25 187 219 229,67,44 66 164,117 198,22 153 323 366 439,258,142,101 112 194 228 249 260 265 286 297,3 9 18 62 89 93 109 173 218 249 269 284 316 348 354 360,166,21 29 75 159,172,148,13 67 241,195,192 261,100 285,16 278,288,150,260,23 71,15 110 123 355 359,140,125 176 199 204 207 234 257 262 265,90,43,227,178,18 23 153 232,154,158,168 185,7 31 66 149 201,17 129,21 66,26 174,208,160,11 45 144,3 41 76,126,16 126 162 255 267,23 51,14 166,14 43 50 189 224 259 357 464 496 500,12,56 99 124 164 209 224 286,84 120 147 237 259 301,107,164,214 236,217,37,183,200,170,23 175 304 328,133,10 64 213,14 35 263,223,15 80311473128,70,123,10210929978 100 107,7622522232011831 4817 174 44746 77 20414216729 48,2 50 97 141,1 60 669 441 24 43 62 149130,1,6523 126,40,8,30,72,1011 63 91 103,48,96107,45,28 52 81 82 171 2771195,154,164,26 57 77 85 157 217,13911 14 30 41 70 10878 97,2 24 59 92 145,114,55 111,1562,1 10 58 142 2571 351 14 50,1 50 72 94 97 122 138 156 211 256,13440,191,12535531,1 56 92 111 194 197 310 313 316 320 343,7 23258422 50 92 106 116 171 2061143 200 302 328 363104,88,84,18 51,14,6,108,45,33,77366,10 27,152210,205931991 47 172 176 183 189191,56 145,73,39,61 134 209,156 223 329 364,269,27,293,243,289,320,185,242,35926 106,13920374,1092,85,55,27,165,17 64,38,39,25,115 132,8085812,106,331621146,52349,1616015815135,73,89,292,228,197,124,180,87233,146,16,118,33,138 145,35532,116,48 148,50,123,72,49,152,37,34,72,169,12,37,13,37,533218,34,6,68 156,124 203,73,144,83,28,85,33,96,76,60,75,104,190,241 247,83 125,97,63,67,41128,50,122,95,424,35,684236,35153,154,59,72 96,1328018,104,67,38,122,60,41 109 174 188,49,23,9,40 132 140 146,19,13,26,126,56,54,65,14,45,18,54,75 86,78 187,17,137,387,211,440,50,11,104,6 30,51,60,63,77,51 333,240,38,10,36,3 14 36 57,47107 15212522,65,238 436,96,59 69 71,23108 112,25,461220108,48,9,13,12 231836,161 183,118,44 63,40,63,35,48 58,9549149121,29,83,113,141,116,175,202,56,50,151,156,189,151,175,127,132,195,214,203,141,209,43,177,51,149,168,39,395,149 151 154,42,199,109,91,208,57117,76,1021469621335 58 74 795 12335,10,31236,118 138,65,423292,323266,17623 4477,45,31163,101,72,116,11,4682,134,9,90,10023,299172,1371 20 3156177,179117115,19055240,172,25161,44100245,1 29 37 74,78 79 11190,90,93150,82,82181,134,111,245,26668,224,96214,4,22 132 157,10449,54,76 101,158,50,145,164,39,61,164,55,58,18 162,22,4718,11519726 8814111 49,45 169,29,49,83,5614149144,55 130,14718548 96 128 137,413,239,41 87,48 57 91 133,329,80,76,250,13 32,151,173 180,69,314,158,13,96,55,34 148,65,17,56,364,74,39 79 126 131 137 196,60,261,134 238,72 183,76222,246,281 289,100 108,173,277 281 290,24720112574 16 53,501 11 65 83 94 106 1911 54 82 1642413013526642,596202,781713117161,20289,108,96,211,101,54,206,11657 119,1 69 83 111 15381107,1 93 13032339,16,141,58,687324954,2676160160197,274,190,158,236,158,166,122,247,220,217,156,169,149,166,172,104,227,167,155,177,178,156,152,166,161,276,196,167,178,169,148,197,237,183,379,180,204,275,259,172,452,299,314,139,228,283,243258,359,151,169 175,209 214 221,298 303,190,131,188 210,201,280,293,163,228,197,180 202,180,195,176,273,164,198 210,150,182,200,192,40,172,157,203 213 220,194,274 278 303,196 207,157,191,245,237,190,21,170,279 283,23,185,95 142,174,180,112,213 238,242,222 228,214,219 244,256,142,241,211,121 132 399,272,237 274,292 296,24 113,165,258,271,158,182 240,163,165,271,40,470,312,320 328,179,251286161,16334 260,101 15388,145,171,197,19,107,204248 294 34063563,27 70192,99,162 200 295,25,59,209,219,99 216,235,154,205,68,247,103,29,153,273,97 101,25,212,91,176,44,44,206,12 192,85,220,85 131,82,229,7020,34,79 85,121,13,54,82,170 193,43 88 254,109 114,299,111 152,83,130,95 15616529010437,64,32,179,57,156,131,180,135,26,68 115,29,21,68,106,148,73,221 227,81 109,214,37,74 162,73 93,99 101 154,33,114 155,153,2475192,79,26,62 135 210,143,80 17274 151,152 19387 416,366,92,39,47,90 118,96205,108 137,221,60,130,16215,143116209633712697,246,223,32,966,27161,15 54,123,132,86,90219195,2 34 63 103 136 149,35 94 154 163 209,35 84 173 22918028,129204251,18,151412,2094 13 58327925,18,1345 212,12,3423924,59 132 207,30,2 114 251 270,28,31,6 57,327 407,16,819113 59127,55 59 106 144 146 151,23 48 57 134 137 177,1475578110,28 15815123132,216,1893718563817518125,42,43,13410199,91,14511 128169223154,295,18,128,63,290,164,123,201 215,220 234,135,271,150,173,159,210,176,113,261,22,205 219,268,214 228,17618428120,22213,205,180,19958,4120861,183282097,132,19196153,1 23 4231,12576 11856,87,16521616420217511 27 4519 116116,66,43,56,27,157 377,89 169155,304,28,80,47,158,100,115,158,156,164,217,175,43,30,43,81 1908 37921 118,79,62 108,6628,31,65,15 24,69 125 1284832133 135,12 54 97,67,31,26,11,11 21 44,25,286,13811910496,3240,117,79,29 135,1679 97159,68,21 7915791,26,106,174,8550,48151 161,111,124,126,140,11181 95,54196 198119,3 17 35 64 95 108 140,1 36 91 146 164,1 36 85 104 141 157 165,29,9813759,53,1706742 98,7,60 116,74,132 171,30,30,76 105,90 117,85 113,32,5,57151,107,199,46,44,20 42 46 82 108 184,29,12 184 214,108,19,88 96,101 108,96 104,32,17 65,88,19190,202,182,148,209299,155,225,131,137,326,219124,80 173,43,141,113,24,34250,95,156,15316,18,428,31015629,21,278,133,4251749,8 26 217 270,78120,1746 86,201100,19,4,58 76,2,9 26,38,44,52,39,37,4 22,30 137,101,142,47 100,134,83,43,8 58,65,56,242,90,108,30 162 251 337,79,110,40,76 284,1533,11335 55,22,142 240,127,116,130,149,825225113,46,110 135,112,62,136,194,106,411,249,8734,121133,8645149286171182,291,13 93,160,72,75,229 231,47,231,766348,159,49158,2610,2264,6 24 31 5057127,101,11,1011668174152,107,184,52 147,268,168,89,54 58 69 134 138 142 187,228 271 284 300,261,72,58,68,4 13 91,30 81 135 210 229,28,130 138 141 145 148,54,42 49,7 133,19,61,106 196,202 220 251,254 256 262,73,145 205 258,190 193,237,79 85,67,90,90 178,129,133,37 45 62 67 165 168 229 231,252 263,2 22 70 74 92 103 116 120 174 197 219 223 230,1 15 19 43 84 88 104 115 128 131 147 200 207 223 229 232,2 31 34 88 99 197 203 210,5 23 28 43 75 103 120 160 188 203,8 32 41 63 115 175 203 225 229 236,2 32 68,1 16 20 36 78 83 99 111 124 128 145 207 214 237 244,90,132,72 86 90 96 137 143 146 148,21,63,177,222,232,230 234,74 94 130,21 30 59 112 128 219 223 277 281,53,117,221,34 74 90,126,67 276 310 315,72,272,262 264 273,6564136185147122 168 18115442041,325,155,277,199,87,4021622001 73,25143507151,132,263,158315271 7916,5996,89 18312462,165,32,324140,9731236 104,170 224,127 204 208,4 35,93 136,198,175,15 97 276,34 149,63199419315822,80,34,57,49 98,51,34 137,98 135,40,36 200,4,61544210,237,369,207,219,204 216,82,148,227,177,201,54,32,195,73 137,138,117,172,139,195,244,191,66,256 305,297,240,308,307,189,197,247,1092821370177,6 33 147,8 76 102,8,14 37,97,68,87,6 31 72 130,64 87,17 100 133,65,53,8 110,25 46,54 101,3 47,74147,13813934,26 132,22 127,104,263,97,247,113 135,159,226,17,121,81,103,237,44,141,100 122,111,38 104,99 104,79 140,90,132,139,64,131,206,220,80 110,85,115,30 87 106,157 171,174,38,42,12,30 43,48,11,114 141,63 71,41 200 211,142,196 206,131,75 99,32 130,73,144 189,29,305,33,81,142,186283426 1461615110,492 11 40 80 98 115,16,5 17 34 85 92 119,51,33,138,5 31,809551 142,4 14 721765421,351,70,16,53,85,824610995 381257256213 221 239 325 33169133</text>
  2527.     </content>
  2528.     <name>m</name>
  2529.     <script></script>
  2530. </card>
  2531.  
  2532.  
  2533. card_22820.xml
  2534. <?xml version="1.0" encoding="utf-8" ?>
  2535. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2536. <card>
  2537.     <id>22820</id>
  2538.     <filler1>0</filler1>
  2539.     <cantDelete> <false /> </cantDelete>
  2540.     <showPict> <true /> </showPict>
  2541.     <dontSearch> <false /> </dontSearch>
  2542.     <owner>4050</owner>
  2543.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2544.     <content>
  2545.         <layer>background</layer>
  2546.         <id>1</id>
  2547.         <text>n</text>
  2548.     </content>
  2549.     <content>
  2550.         <layer>background</layer>
  2551.         <id>11</id>
  2552.         <text>natural¬†languagenetworkingNuBus¬†cardnumeric¬†libraries</text>
  2553.     </content>
  2554.     <content>
  2555.         <layer>background</layer>
  2556.         <id>12</id>
  2557.         <text>224017136807,171353,192406,205863,209746,210807,213070,219730,227832,228853,279792,32900631680,48264,261986,265019,274253186011</text>
  2558.     </content>
  2559.     <content>
  2560.         <layer>background</layer>
  2561.         <id>8</id>
  2562.         <text>nNAGnamenamedNAMELISTnamesnarrationNassiNationalnationwidenativenative-codenaturalnavigatenavigatingnavigationNavigatorNBNB-AO-6NB-DIO-24NB-DIO-32FNB-DMA-8-GNB-DMA2800NB-GPIBNB-MIO-16NDGnearnearestnearlynecessarynecessityneedneededneedn'tneedsNETBIOSNetStatNetWareNetwaynetworknetwork-compatiblenetworkedNetworkingnetworksNetworkstationNeuGrafNeuronnewnewernewestNewMediaNewsnewsletterNEXPERTnextNFSNHM/STaK-XNI-488NiklausNineNISTNIThoundNKRNLI-5858No-scriptingno-waitnoiseNolonon-colornon-competingNon-destructivenon-programmersnon-trivialNon-volatileNonmodalnonprofitNormalnormalizedNotenotecardnotecardsnotesnoticeNovell‚ÄôsNovellnovicenovicesnownozzleNQANuBusnudgingnumbernumberingnumbersnumericnumericalNumericsNumerousNuVista</text>
  2563.     </content>
  2564.     <content>
  2565.         <layer>background</layer>
  2566.         <id>9</id>
  2567.         <text>3769525802188949,156567,261986,2818,263164,263966,170321,317049,265019,235475,207189,120951,261119,290100119611,173685,1283622580282762,145898263966108739306990,307994,32073318013714910,55404,29532,56439,118287,24331,224017,193688,41803,40799,42988,4381935839,58435,57352,50381123297,224017,145898293723,236379,242631,243574,295792242631267447,99389,313980,243574113321,257699,22010,249971307994,209746,207189307994307994307994306990306990306990307994310354188949,261986,263164,263966,265019,276375,166034,277421,10537821453825802,305949,77729,78928300336,149433,160131,17578,306990,209746,60697,384390,65750,68508,215835,245645,144585,181380119611198788,227832,114501,88621,208576,212202,130745,64506,224017,313980,218475,132072,143193,144585,7892885020,160131,222987,231042,12552,249971,141835,290100,322679,144585,147016,18138025295713624,156567,227832,261986,263164,90241,91269,86133,161044,267447,348860,232092,276375,69707,217111,126450,139301,243574,249971,233105,291172190396120951,219730171353257699228853,83746,85020,90241,91269,199955,19609,22010,316000,119611,99389,209746,212202,192406,210807,213070,207189,120951,171353,70999,12552,135850,329006,291172,219730,181380207189316000,167083,69707,39746,171353188949,227832,325817,326813,167083,236379,136807,329006,214538,233105,21973013624,228853,85020,86133,99389,209746,207189,12552,218475,327731,32900613680717241670999190396,16383,227832,228853,81485,261986,115724,283041,303020,310354,114501,22010,117158,202556,312627,271826,258913,331758,332939,165002,167083,99389,34669,60697,235475,274253,43819,226370,252957,72171,105378,139301,243574,140714,290100,321768,143193,214538,322679,291172,268361,78928,320733,80152,183554225104227832,2077920436318013721711170999,136807311495,241574,101882,26836118894932367030699063336,57352241574,242631,24357460697119611193688,194663,195825,196710224017258913327731,32900626198623310514071429219126601815776911450113822232267923412983746,186011,9714422203114910,117158,246718,248651,76459,259932,46016,290100106550106550227832,82762,113321,25802,93227,101882,259932,290100228853,231042,252957120951,219730325817,326813,171353,1255213624,204363,380608,301712,147016,15275977729227832,311495,263966,118287,312627,293723,231042,232092,210807,235475,236379,67023,313980,105378,243574,329006,295792,183554332939320733261986,110911,265019301712303952,198788,83746,2818,115724,85020,283041,117158,204363,279792,315054,316000,317049,293723,241574,297793,103157,276375,242631,133292,277421,58435,57352,68508,12552,135850,139301,143193,95290,144585,295792,92413,335707,80152165002,13930185020,186011,118287,332939,241574,134500,243574,140714,152759,270842186011,256533,332939,27932,8363,226370,335707134500228853,158738,2580218467,305007,241574,231042,215835,261119399090</text>
  2568.     </content>
  2569.     <content>
  2570.         <layer>background</layer>
  2571.         <id>10</id>
  2572.         <text>56147207,70,162,93 102,131,148,21,88,123,9,158,37,108,5865,60,302167,117 226 4195017162,138,8 4436247,61,49,10,166,42,78,7,51,4,72,937,46,48,6335,1 10 71,10994,237,57 203,11 95 153,943359,86,12 94 128,6836 67,180,95,2 35 9840 66 149,163 169,19022 11319 11120 11012412512318 109120291,165,134,151,126,140,296,157,31718443,59,28,156141,71,89,59,34,32,51,75,13,6,7,13,44 70,24254306,251,113 127,19,236,156,154,21,124,113,181,11,72,83,5528,104,53 123,53,106,128,227 285,55,54,130,67,23070 22175,169,152,41,10,83,71,231,120,18 40,42,143,70,61,18,32,14,55,71,75,2642153,1507122883 150,221,123 206,90,83,44 310,92,94,72,30,168,23,175,52,14,52,44 133,155,1 26 76,293,166,115,53 108,13 126,15 152,121 1722015,307,69,51,6185,121,201,211,345,78,96,72,58,192,28240,147,131,100,209,43,21 149,436,333,101,1163551 18253 288138 141 157,285,80 90 99 155 453 488,67,196,67,38,43,116,54 92,109,58,45 88,91,66,122,172 214,122 160,71 141 179,61,137 142,49,23,6 38,8 118,52 79,57,14,51,47,198,131,61 214,65,9,21 63,188,30 69 109,71,4 55,5,124,142 172 183,192,108205 209394,89202 213532552 35 74 95 110 128 213 248,27155,207,58,9616820915 39 1698,8253,230,242301882 23 34,2 19 37,2 49,2 11 35 40 71155181114,129148173694679281919114848150,43,228180,266,166,175,154,92,137,65126135467,119,120,264,46,205,103,201192,179,86110,1 51 107217,227,70,44524,43,35,91,55,108136171,183,40,35,4 78,84,105,29,5,4,164,60,40,128,3,24,84,271891 1061 93,6 38 46 72 84,34 6752211,188 195,83,91,185,173 183,57,193,109,76,124,102,121,167,192,11,52,146,45,41 148,163,211,255,23,142,183,114 137 264,52,34 46 66,20,167,41,134,210124,200171,45,79,43,199,152,176,264,29,8814 20,65,91,135,72,119,58 77 149157140,189,108130,47,234,63,154,8621</text>
  2573.     </content>
  2574.     <name>n</name>
  2575.     <script></script>
  2576. </card>
  2577.  
  2578.  
  2579. card_23348.xml
  2580. <?xml version="1.0" encoding="utf-8" ?>
  2581. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2582. <card>
  2583.     <id>23348</id>
  2584.     <filler1>0</filler1>
  2585.     <cantDelete> <false /> </cantDelete>
  2586.     <showPict> <true /> </showPict>
  2587.     <dontSearch> <false /> </dontSearch>
  2588.     <owner>4050</owner>
  2589.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2590.     <content>
  2591.         <layer>background</layer>
  2592.         <id>1</id>
  2593.         <text>o</text>
  2594.     </content>
  2595.     <content>
  2596.         <layer>background</layer>
  2597.         <id>11</id>
  2598.         <text>object¬†librariesobject¬†orientedoperating¬†systemoptimizersOracleOS/2</text>
  2599.     </content>
  2600.     <content>
  2601.         <layer>background</layer>
  2602.         <id>12</id>
  2603.         <text>2145388363,13624,20779,22010,24331,26728,46016,48264,50381,59517,70999,73328,74355,76459,77729,78928,81485,87335,112099,156567,191447,208576,214538,215835,217111,218475,226370,227832,234129,247598,269769,272998,27425318894916383320733,327731190396</text>
  2604.     </content>
  2605.     <content>
  2606.         <layer>background</layer>
  2607.         <id>8</id>
  2608.         <text>O/SOasysobjectobject-basedobject-codeobject-levelobject-orientedobjects‚ÄîDannyobjects‚ÄîHyperPortobjectsObjectworksobtainobtainedobtainsoccupiesoccupyoccuroccurringOCIOCSoctaloctaveOctoberoff-the-shelfoffer‚ÄîfeaturesofferofferedofferingOfferingsoffersoffetsOfficeofficiallyoffscreenoftenOHOhiooldold/newolderoldestOmnisonon-boardOn-lineon-screenon-the-flyON/OFFonceoneOne-clickone-passone-timeonesOnLineOnTrackOODOOPOOPSOpcode'sOpcodeopcodesopenopenedopeningopensOpenScriptOpenServeroperateoperatesoperatingoperationoperationsoperatoroperatorsoptimaloptimallyoptimizationoptimizationsoptimizedoptimizeroptimizersoptimizesoptimizingoptionOPTION-ENTEROptionaloptionallyOptionsOracle‚ÄôsOracleOrangeorderorderedORDERINGordersOrgorganizationorganizationsorganizeorganizedorganizesorganizingorientationorientedoriginaloriginallyorthographicOSOS/2othersotherwiseoutoutgrownoutletsoutlineOutlinesoutliningoutputOutputsOutsideoveralloverheadoverlayoverlaysOverloadingoverrideoverseasOverviewownowners</text>
  2609.     </content>
  2610.     <content>
  2611.         <layer>background</layer>
  2612.         <id>9</id>
  2613.         <text>222987,5735230572,41803,40799,42988,44842225104,175845,303952,190396,227832,157769,2818,55404,325817,20779,22010,118287,161044,331758,332939,88621,26728,208576,234129,59517,235475,236379,269769,274253,65750,68508,8363,69707,215835,70999,41803,226370,136807,46016,218475,197814,141835,214538,322679,237401,92413,77729,78928,335707,5038121453821080714701613624,198788,272998,73328,74355,156567,227832,81485,257699,191447,22010,117158,24331,247598,87335,26728,208576,234129,59517,76459,38841,8363,215835,70999,226370,217111,218475,233105,237401,48264,77729,78928,112099,50381258913258913198788,74355,311495,283041,86133,160131,202556,247598,161044,331758,87335,234129,76459,70999,226370,217111,218475,321768,214538,95290,222031,98486,178896217111136807212202254570,1470168374625802,1813801636771253021368075540413450024671826836186133,114501,180137163677227832,305007,88621,63336,233105227832,26728,235475,22401763336,8015222783216383,227832,261986,85020,325817,86133,117158,30572,24331,326813,258913,380608,32608,101882,232092,76459,62078,236379,63336,8363,195825,217111,12552,239435,138222,266018,268361,48264,221062,8015214071416383,227832,22010,23273,201405,7645916383175845,303952132072204363,291172254570280973,331758,3329391196117332823637912552,252957,136807225104,188949,198788,272998,190396,73328,14910,16383,156567,227832,81485,113321,261986,157769,2818,311495,110911,85020,229686,263164,90241,158738,257699,52321,283041,55404,56439,199955,325817,263966,86133,114501,160131,18467,17578,20779,19609,251095,22010,118287,30572,23273,24331,247598,163677,326813,312627,161044,246718,256533,315054,316000,317049,293723,271826,258913,331758,305007,222987,87335,286980,241574,119611,88621,167083,25802,99389,208576,234129,209746,100741,101882,103157,59517,232092,192406,201405,76459,265019,276375,166034,130745,210807,235475,37695,236379,213070,207189,242631,104078,277421,58435,64506,63336,57352,337045,8363,67023,39746,224017,172416,70999,194663,195825,41803,42988,44842,226370,217111,12552,135850,136807,313980,72171,254570,261119,125302,126450,134500,239435,138222,105378,139301,285057,173685,243574,140714,252052,321768,143193,327731,329006,214538,95290,233105,266018,240592,322679,334424,174845,301712,291172,237401,144585,295792,48264,219730,145898,77729,78928,147016,106550,320733,335707,80152,112099,181380,50381,155269,180137,182289,152759,270842,323670,51420244673156567,82762,158738,257699,310354,114501,293723,248651,258913,165002,305007,297793,59517,122158,37695,135850,136807,126450,127307,327731,322679,178896,295792,145898,106550,320733,128362348860204363248651225104,311495,303020,160131,331758,332939,265019,130745,64506,218475,105378,139301,132072,140714,181380,270842303952,198788,272998,190396,261986,184935,300336,311495,115724,325817,303020,263966,114501,160131,20779,22010,117158,118287,326813,306990,279792,255511,293723,271826,286053,241574,88621,288154,297793,208576,209746,201405,76459,62078,276375,235475,384390,65750,67023,252957,245645,72171,127307,138222,105378,243574,132072,140714,222031,322679,334424,301712,144585,295792,219730,145898,77729,78928,335707,112099,181380,155269,152759,12943216013158435,63336,5735290241,91269,196710,180137,27084281485,2201081485,114501,251095,299188,246718,255511,256533,315054,316000,317049,305007,261119,46016,252052,2374012456458733586133,30572,218475,7892876459265019265019,143193145898225104,13624,81485,83746,157769,158738,55404,56439,325817,303020,299188,186926,326813,351316,188053,315054,316000,317049,26728,212202,274253,171353,12552,252957,139301,140714,322679,17889620779251095,252052311495,312627283041325817,326813188053,166034,18013718467,133292,120951188949,190396,14910,227832,54295,199955,306990,312627,167083,208576,59517,63336,8363,70999,197814,106550306990,101882,210807,321768,240592186011,53364,19609,165002,100741,60697,103157,235475,133292,193688,194663,134500,334424,3357078363317049,120951,43819,261119244673,2229878015223273,202556,2580223273,25802,60697,40799190396,74355,2818,202556,274253,40799195825,40799163838502053364,29532,56439,25802,201405,63336,43819,134500,78928156567,2818,110911,56439,256533,307994,97144,64506,196710,48264,219730290100244673,110911,85020,241574,34669,269769,259932,68508,215835,12552,138222,270842,32367016383,330349,218475303952,188949,310354,256533,293723,97144,70999,12552,252957,291172,295792135850,136807199955,204363,70999,135850,136807,327731,233105,320733155269198788,190396,81485,82762,83746,157769,2818,300336,115724,85020,199955,22010,23273,24331,202556,163677,161044,204363,293723,165002,222987,87335,167083,26728,234129,101882,60697,103157,212202,201405,76459,235475,236379,213070,269769,58435,63336,57352,65750,67023,70999,136807,72171,134500,218475,138222,139301,214538,144585,295792,77729,147016,106550,80152,112099,181380,155269,180137,183554,323670303952,227832225104,292191,175845,303952,13624,188949,198788,244673,272998,190396,73328,14910,74355,75402,16383,156567,107639,227832,228853,81485,82762,113321,261986,83746,184935,157769,2818,300336,280973,148386,238504,108739,311495,110911,115724,85020,149433,229686,263164,33775,186011,150409,158738,257699,52321,54295,53364,283041,55404,29532,56439,199955,325817,303020,310354,263966,86133,114501,160131,18467,17578,20779,191447,19609,284024,251095,299188,186926,22010,151428,117158,118287,30572,23273,24331,202556,31680,247598,163677,170321,326813,306990,312627,330349,161044,279792,246718,351316,188053,255511,267447,256533,315054,316000,317049,293723,307994,248651,271826,258913,278273,331758,332939,165002,305007,222987,286053,87335,286980,241574,119611,97144,88621,32608,36633,288154,348860,167083,25802,26728,297793,27932,205863,99389,208576,209746,93227,100741,94452,101882,34669,60697,103157,59517,212202,231042,232092,192406,201405,76459,265019,62078,276375,166034,130745,35839,122158,210807,235475,37695,236379,213070,207189,123297,269769,242631,133292,120951,104078,277421,58435,274253,64506,305949,259932,63336,57352,38841,337045,65750,68508,8363,69707,67023,39746,215835,224017,171353,172416,70999,193688,194663,195825,196710,41803,40799,42988,43819,44842,226370,217111,12552,252957,245645,135850,136807,313980,72171,254570,261119,124287,125302,126450,127307,46016,134500,239435,218475,138222,105378,139301,285057,173685,243574,132072,140714,197814,141835,252052,289130,290100,321768,143193,327731,329006,214538,95290,222031,97427,98486,266018,240592,322679,334424,174845,301712,291172,268361,144585,178896,48264,219730,221062,145898,92413,77729,78928,147016,106550,320733,335707,80152,112099,128362,181380,49383,50381,155269,180137,182289,152759,270842,183554,323670,177726,129432,51420292191,244673,272998,14910,156567,257699,199955,325817,310354,160131,20779,19609,299188,247598,326813,312627,330349,279792,246718,351316,255511,267447,256533,315054,316000,317049,248651,258913,278273,286053,286980,241574,119611,97144,288154,348860,25802,297793,27932,205863,208576,234129,209746,59517,212202,130745,210807,213070,207189,242631,133292,120951,104078,274253,64506,305949,259932,337045,68508,8363,69707,215835,226370,12552,252957,245645,313980,254570,261119,46016,243574,132072,140714,289130,290100,321768,327731,329006,266018,301712,291172,268361,145898,320733,182289,32367032073388621,234129,101882,106550,320733157769,24331199955,101882,268361148386,115724,101882,133292,254570156567301712313980269769,243574263164,2840247217120255686133,62078,210807190396,85020,12552,322679225104,73328,108739,311495,85020,158738,247598,255511,136807,105378,233105285057,13207281485,2818,110911,86133,251095,163677,258913,87335,241574,88621,231042,70999,252957,261119,132072,252052,290100,145898,182289252957218475208576,12552,139301,106550156567,268361268361190396,90241,56439,199955,151428,117158,248651,271826,25802,93227,133292,120951,64506,41803,136807,125302,14183531262722010,208576,201405,76459,237401,268361,3236703344242145382818,118287,337045,15526919039676459,8363,43819208576237401228853,166034,178896292191,311495,303020,310354,114501,117158,330349,255511,305007,286053,36633,25802,208576,101882,232092,122158,67023,126450,139301,132072,249971,290100,291172,12943219609,106550</text>
  2614.     </content>
  2615.     <content>
  2616.         <layer>background</layer>
  2617.         <id>10</id>
  2618.         <text>227,1244,2,1,2 64,7838 66 94 175,13 43 65,11 149 192 214,23 115,322,111 183,143,25 28,93,142,91,153,13,51,68,96 189,100 126,163 190 194,28 39 91,28,191,105,6 31 80 88,115,75 87 95 104,89 100 107 116,64 133,95,2 21 33 37 79 84 95 100 103 112 125 129 238,3 214,31,1 29 31 36 48 74 105 159 188 220 224,272,29 161,122,32,31 220 278,31 48 83 153,72,48,67,273,267,71,409515149,26,6 64,13,5,150,118 263 291 317 338 358 517 521,69 132 154,111,4,38,89,144,15 96,41 85,19 108,6 167 186,4 60 79 118,25 31 108,10,41,6 28,30 160,145,26 92 116 142,13 37,4 29 63,177,142,41,59 83 195 198 205,114 216,71 107 140,362910956,22,50 142,91,148,72,54 64,128,67 123,12 34 61 71 80,91,124 164,34 38 93 97,42,54,88,40,79 86,43 70 102 110 196,48,13 24,35,112132631673,6319465,15972131617121127105135,87,12991494,162 174,60,95,43174,206,149,16650,1482262,35 109,76,118,44,193 211,132,34,18,45,114,60,33,107,4,9,66 106,123 140 158 212,72 135,5,61,246,87,13,56,51,2,29,17,6132143,209,151,191,187,1833361,16368208,6810816,158,17712152251 30 39 85 151 173 268 278 286 312 321 361 382 421,1 9 20 42 47 77 116 159 212 225 247,27388,30 48 133 245 287 301 308 321,176 185,87 94,38 122 130 288,66,45,287,197 282,95 101 182 268 392 430 468,49 79 168,146,203,126 313,178,51 143,89,248 273,22 34 146,173,6,214,64,16,26 31 78,67,63,21 111 118 292,30 104 158,104 195,31 269,160,164,184,18 143,28,45 157,77 81,127,59 90 106 119 176,71,75,44 189,29,27 73 122,31 107 161,161 170,148,44,83,123 133,101 111,120 130,64 69,25 109 150,37 288,26 58,177,177,186,98,187,163,85 149,65,10 122 188 222,183,27,62 74 155 221 230,70 143,83 164,118 128 138 245,81,158,90 131 159 168,11 44,143 161,62 156,31,96,293,134 149 200,43,66 111 129 179 190 203,74,45 53 64 77 91 93 101 115 175 221 248 266,8 26 40 154,30 89 174 210,3 26 31 70 108 134,155,32,166 187,80 254,195,194 215,56 80,38,90,23 42 46,40,48 65,185 194 273,82,43,59,15 54,65,35 162,55 216,140 163 364 385,27,28 107 116,72,113 157,80 147,92 102,10,12,151,16 43,98 129,20 132 211 277,286,43,7,108 147,237 354 368,76 80,15,21,35,40 51,76 166,32,100,15,38,156,19 28 72 137,28,192,85,84 186 222,24 89,64 69,9,18,462,97 122 162 284,145 299,46 105,31 162 177,176 243,57 86,36,25 44 182,170 198,10 39,24 116 168,188,131,39 72 191 211,190,39,3879385,128,206,240,100,66 88,204,104,318,50,102,104,132,28,25,314,377,36,58,78,144,89 202,199,358,140,158,741323954132,152,87,76,128,147,43 89,84,84,81,89,129,80,194,63,5396,120,53,123,212,17,39 116,36,82,212,84 96 193,85 204,181 199,92,16 124,115,254,225,222,102,12 16,119,70,26,10,80,130 133,29,101,90,7,151,145,161,69,227,35,229,85 235,204,101 113,119,15,31 169,127,199,199,168 397,35,89 92,123 141 176,99,133,70,178,133 458,298,313,182,22 227,84 171 228,183,37 40 83 192 242,3213545,41,4779,67,67,408,81 169197,63330,1,79,190,148,153,177,188,168,185,180,95,190,78,19124389,40,140 242,116 2277711496,88416130,123,187,89,218,121 136,84,81,141,126,18 120,18,144,11 37 103,37,102,92,111,70,169,53,47,64,208,62 237,178 332,65 110,143 19517828,2738,65114 127144,14742,113,275183,118,8310 69 75 106,229,49,236 399,18,38,98 111,58,68 203 284,47,139,58,57,22 232,40,86147,30,134,67,4830,61,90,88,57 80,99,122,133,24,86,59,150,93,291497,31 40,61,88141,12535120,108,7552,83 92,167,3621,27,19 122,48,30,929,5515510040,6,5,53,108,42,22,103,140265,157,43,44,69,145,83,83,32,33,9630127,77,114,117,31,98,181,46 163,40 170,418,107 210,72,134240,158,118253,157,112,35 42 142,272,41,172,95,173,47,23610,5 37 45 95 164104,151,164,1 25 39 88 107 155 165 196 247 284,1 22 60 104 112 140 158 171 245 267 346 352,94,237,34 233203313 375,298,290,197,232,329,210,186 191,309,291,197,139,183,234,174,138,178,200,33 155 232 245 254,165,235,207,323,188,318 353,258 270,244,162,269 278 287 295 305,173,167,255,294 329,306 328 334,194,199 210,207,227 254,247,253,262,331,174,244 252,290 297,291,306 321,177,189,33 155 238 256 265,345,121,200,243,207,210,221,360 364,129,5387,571252,50,75,249,241,261,371,173,125,294,74,187,44,66,247,334,41,540,168,286,193,140,158,228,86,286,198,183,99,66,71,92,191,96,305,287,85,166 170,127,62,84,44,254,189,66,83,69,145,88,61,85,324,170,217,115,144,206,169,189,215,169 173,206,74,171,75,74,141,72,135,69,274,275,80,178 180,230,160,91,149,132,76,173,159,196,194,159,84,186,154,81,184,83,208,142,116,139,229,135,141,144,268,92,54 183,202,161,111 114,229,55,203,105,248,185,71,206,75,74,70,161,311,230,172,147,195,164,216,225 269,171,70,189 193,68,254,56,240,158,195,243,155,178,59,169,163,119,174,135,288,218,62,104,173,214,83,325,281,218,96,169,225,207,174,170,152,195,119,262,91,142,203,223,46,66,243,272,233,244,249,75,286,145,82,74,245,96,90,84,96,83,70,84,76,86,193,226,446,228,126,262,322,149,170,157,133,48,65,57,81,219,231,38,281,287,311,302,138,72,237,231,380,69,228,73,28,212,163,249,137,141,173,80,56,48,50,116,101,160,187,100,144,129,102,185,276,55,186 193,63,475,79,341,367,115,196,196,196,239,204,83,206,52,78,217,343,142,262 268,237,125,204,67,91,7353,176,128,191,363,192,328,173,118,193,210,175,144,152,176,199,197,87,189,157,187,86,211,145,125,142,144,271,95,58,108,251,207,74,73,164,234,150,199,168,273,157,175,199,247,222,177,285,222,228,211,178,174,122,266,94,145,69,276,237,248,290,197,450,91 231,129,152,160,136,222,240,235,384,31,215,166,140,144,119,147,132,108,479,199,146,207116 12575 80,49,135,109,16 68 104 133296,249149,99,3843,49,10,155,35 124466234 91 117 1257 81,16197,7 633102198,115,11843,278,170 331,34251,20,51,23,286,118 122,112,65,277,177,21121,125112,113,52,221,47,64,17 97,170,38,2 15 34 87 171 210,3 43 94,102,142,14,59,46,78,143 371 429,8057291220,294,146,142224,6628240,9,45,187,20,58,61,137,158,67,169,41 46,183,70,83,35,53153152,290,180 189,184,206,116,294813326 128,198,50,135276117,15,5478218152,109 127,98 20937,79,83,77,65,86,105,100,57,44,38,250,33 94,82,161,84,12,25,80,190,27,192,36,72196,219</text>
  2619.     </content>
  2620.     <name>o</name>
  2621.     <script></script>
  2622. </card>
  2623.  
  2624.  
  2625. card_23689.xml
  2626. <?xml version="1.0" encoding="utf-8" ?>
  2627. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2628. <card>
  2629.     <id>23689</id>
  2630.     <filler1>0</filler1>
  2631.     <cantDelete> <false /> </cantDelete>
  2632.     <showPict> <true /> </showPict>
  2633.     <dontSearch> <false /> </dontSearch>
  2634.     <owner>4050</owner>
  2635.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2636.     <content>
  2637.         <layer>background</layer>
  2638.         <id>1</id>
  2639.         <text>p</text>
  2640.     </content>
  2641.     <content>
  2642.         <layer>background</layer>
  2643.         <id>11</id>
  2644.         <text>parallel¬†programmingPascal¬†LanguagePICTplottingPostScriptpresentationpreviewerprintingprofilerPROFSprogramming¬†guideprogramming¬†languageproject¬†managementPrologprototypingpublic¬†domainpublication</text>
  2645.     </content>
  2646.     <content>
  2647.         <layer>background</layer>
  2648.         <id>12</id>
  2649.         <text>3974612552,40799,67023,76459,78928,81485,82762,88621,100741,105378,113321,124287,151428,188053,201405,208576,214538,215835,240592,272998,300336,348860124287,183554,337045303952125302,126450,148386166034126450125302,151428,242631,252052,271826,32367062078257699231042,2385042818,8363,25802,34669,37695,38841,43819,57352,58435,59517,60697,63336,64506,65750,68508,80152,190396,191447,197814,198788,208576,21583569707,78928,82762,83746,99389,11209922010,76459,198788,20140558435,62078,81485,86133,90241,91269,94452,105378,132072,140714,151428,160131,178896,180137,214538,226370,272998,289130254570231042,235475,236379</text>
  2650.     </content>
  2651.     <content>
  2652.         <layer>background</layer>
  2653.         <id>8</id>
  2654.         <text>P&HP.Op1PacificPackpackagepackagespackagingpackedpacketpacket-switchedpacksPADpagePageMakerpagespaidPaintpaintedpaintingpaintObjectspairspalettepalettesPanasonicpanelpanelspaperparadigmParadigm.tecparagraphsParallelparallelingparamparametersParametricParcPlaceparenthesesParetoparsingpartpartialparticularparticularlypartiespartitionPartnerspartspartyPascalPascal-basedPascal/CpasspassespassingpasswordPastpastepastedpastespastingpatchedpathPathFinderpathspatternpattern-recognitionpatternedpatternsPC'sPCPCMacBasicPCsPDPD-ROMPDEFsPeacockpeer-to-peerpenPendingpeopleperpercentperfectperformperformanceperformance/costperformedperformsperiodperiodicperipheralpermissionpermitspersonpersonalpersonalitypersonnelperspectiveperspectivesPhasephasesPhilipsphilosophyphonephotographsphrasepianopickersPICSPICTPICT2PICTspicturePicturespiepinPinPointpinpointingPioneerpitchpixelpixelsPL/SQLplaceplacedplacementplacingPlain-Englishplanplannedplatformplatforms‚ÄîMacintoshplatformsPlayplaybackplayedplayerplayersplayingplaysPLCCPleasepleasureplotsplotterplottingplug-inplugsPlusPlus/SEPlymouthpmPocketPohorylespointpoint-and-clickpoint-of-salepointerpointerspointingpointspolarpolicypolishedpolymorphismpop-downpop-uppop-upspopmenupopularPopupportPortabilityportability-interfacesPortableportingportionportionsPortspositionpositionningpositionsPOSIXpossiblepostagePostedpostingPostScriptPostScript-compatiblePostShowpotentialpowerpower-packedpowerfulpowerful-butpowerhousePowerPDLPowerToolsprpracticalpracticespragmapraisedpre-codedpre-engineeredpre-finalpre-salespre-sampledpre-writtenPrecedencepreciousPrecisepreciselyprecompiledprecompilerpredefinedpredictedPreditorpreferPreferencepreferencespreparationpreparedPreprocessesprerequisitespresentpresentationpresentationspresenterpresentspreservespresetpresspressespressingpressureprestigiouspretty-printingprevPreveiwPreventspreviewprevious/nextpreviouslypricePrice-performancePrice:TBApricedpricesPRICINGprimarilyprimaryprimitivesprincipalprinciplesPrintprintedPrinterprintersprintfieldprintingprintspriorprivilegesPro*CProprobablyProbeproblemproblemsproceduralProcedureproceduresproceedsprocess‚ÄîfromprocessprocessedprocessesprocessingprocessorprocessorsProcyonProDOSproduceproducedproducesproducingproduct‚Äîuseproductproductionproduction-qualityproductionsProductiveproductivelyproductivityproducts‚Äîwhetherproductsprofessional‚ÄôsProfessionalprofessional-lookingprofessional-qualityprofessionallyprofessionalsProfessorprofessorsProfilerPROFSprogram‚Äîitprogram‚ÄôsprogramProgram-to-ProgramprogramingprogrammabilityProgrammableprogrammaticprogrammedProgrammer‚ÄôsProgrammer'sprogrammerProgrammer-definedprogrammer-producedprogrammersprogramming‚Äîcompleteprogrammingprogramsprograms/platformsPrographproject‚Äîwe‚Äôdproject‚ÄôsprojectprojectionProjectorprojectsPrologPROMICEpromisepromotespromotingpromptpronouncedpropagationpropertiespropertyproportionalproprietaryprotectprotectedprotectionprotectsProtoprotocolprotocol-independentprotocolsprototypePrototyperprototypesprototypingProtractorprovenprovideprovidedProvidesprovidingProximitypryingPS/2PS/2sPSDNPSDNsPSEpseudo-codepseudocodePSTPUpublicpublicationPubliclypublishpublishedpublisher‚ÄôspublisherspublishespublishingPull-downpulled-downpuposepurchasepurchasedpurgepurposepurposesPushPush-buttonputPutFileputsputting</text>
  2655.     </content>
  2656.     <content>
  2657.         <layer>background</layer>
  2658.         <id>9</id>
  2659.         <text>323670234129103157311495,286053,286980,288154,289130,290100,29117213624225104,303952,14910,148386,85020,310354,263966,160131,20779,117158,118287,255511,256533,316000,317049,293723,97144,35839,123297,12552,218475,214538,144585,295792,145898,80152,12943275402,16383,156567,158738,20779,191447,202556,165002,87335,27637514458588621,23637920718920718980152207189292191,118287,312627,255511,271826,208576,101882,123297,268361,112099,152759,323670192406,237401271826,101882,236379,126450,46016311495157769,286980,166034,140714,322679,178896,51420190396286980,214538,178896283041139301331758,332939,101882,105378,290100,80152160131,331758,178896245645306990,241574,119611,265019,120951,277421,233105,21973094452242631227832,226370226370167083,139301,14071431680,67023,39746,138222,181380254570145898191447,19609,14589826396621711113930132073317772655404,222987,212202,276375,269769,242631,133292,277421,65750,68508,69707,67023,215835,124287,14183520779199955,130745,1320721255223273,25802,6970721847520779,210807,207189,7099981485,20779,208576,70999246718198788,272998,227832,81485,82762,113321,300336,20779,151428,330349,188053,88621,348860,25802,208576,234129,100741,103157,201405,76459,235475,236379,123297,104078,58435,64506,63336,57352,8363,69707,67023,215835,12552,72171,124287,46016,134500,239435,105378,141835,327731,329006,214538,233105,240592,237401,78928,128362,182289836388621170321133292198788,76459,13329213624,252957236379188949,198788,83746,284024,351316,277421,64506,259932,249971,334424,174845,301712,182289303020,256533,106550140714167083,140714119611222987,313980,268361313980268361332939,77729,323670305949303952118287,332939,103157,132072,140714,106550325817,326813115724,229686,283041,27932,269769,133292,72171,3226797217173328,117158,70999,217111,322679254570254570145898261119209746106550,323670113321161044,279792,72171,14071413624,261986,108739,85020,310354,263966,86133,246718,315054,316000,317049,293723,27932,99389,101882,235475,236379,12552,252957,138222,321768,327731,329006,295792149433303020,351316,174845303020,312627,133292,134500,178896,335707188949,227832,157769,115724,85020,325817,19609,326813,315054,248651,331758,241574,297793,62078,217111,252957,197814,327731,320733,15275919609100741,33570785020,241574,171353,139301,335707138222113321,2580231262720779,254570251095,118287,167083,252052114501,27979214910,156567,257699,199955,284024,161044,293723,167083,213070,207189,64506,12552,46016,266018,268361,178896,295792,155269348860224017303952,118287,202556,313980235475228853,20586383746180137201405157769,204363,255511,218475,112099,270842222987139301246718132072157769,399090,178896303952,157769,149433,315054,271826,166034,337045,399090,172416,124287,183554,323670204363175845,303952,24759813624,160131,117158,271826,286980,172416,70999,135850,124287,105378303020,160131,118287,271826,332939,88621,103157,104078,17241613624,118287,204363,256533245645,138222125302163677,196710297793,180137259932,266018105378332939,322679136807163677,222987,101882,277421,147016,12836295290,152759246718,120951,3236701514282580286133,205863,320733171353190396,257699,26728,212202,210807,67023,178896,21973027932190396,227832,199955,325817,326813,26728,212202,235475,39746,70999,196710,217111,135850,136807312627,246718,276375,259932,399090,180137261986,263966,18467,246718,277421,266018,181380,180137263966,277421263164,297793,277421,180137297793,180137284024,265019276375138222198788,113321,311495,23273,305007,88621,224017,237401,178896,295792232092175845,256533106550303952307994110911,312627,286980,270842225104,13624,198788,14910,81485,83746,184935,157769,300336,311495,229686,310354,86133,160131,18467,19609,299188,22010,117158,118287,247598,163677,312627,330349,246718,351316,255511,267447,256533,315054,316000,317049,293723,248651,271826,258913,380608,331758,332939,165002,305007,286053,87335,286980,241574,119611,97144,32608,36633,288154,348860,27932,101882,34669,59517,212202,201405,76459,62078,276375,166034,130745,37695,213070,207189,123297,269769,242631,104078,277421,64506,305949,65750,67023,70999,226370,217111,12552,252957,245645,136807,313980,254570,46016,218475,105378,243574,140714,249971,289130,290100,321768,143193,327731,329006,214538,322679,334424,174845,301712,291172,268361,178896,295792,77729,78928,106550,320733,335707,180137,152759,270842,323670,17772614589830033622298727084228505714910,16383,83746,263164,17578,60697,207189,12552,140714,327731,291172,128362,270842,17772624331,297793,135850155269119611,13329219878881485312627,256533256533255511,256533105378227832380608190396,293723,332939,103157,290100,321768,143193,334424,178896160131301712198788,227832,257699,88621,120951,178896,180137105378115724,196710,245645,138222,143193,221062,77729,181380,129432156567,85020,33775,150409,193688,217111,197814,80152272998198788,190396,14910,83746,299188,248651,258913,119611,348860,26728,27932,101882,212202,166034,269769,58435,63336,57352,70999,226370,135850,136807,254570,105378,321768,327731,329006,77729,78928,80152,112099,152759,27084267023149433,259932,290100,18013720779190396,283041,312627311495,299188,118287,166034,321768271826348860188949,60697300336,114501,312627,222987,166034,130745,274253,40799,43819,313980,145898311495251095,252052261119,183554156567,148386,93227,235475,123297,125302,126450,139301,233105,1283621253021264501960933775,310354,263966,19609,330349,161044,293723,88621,36633,348860,201405,130745,64506,67023,12552,252957,138222,322679,178896,295792,129432335707244673,190396,74355,75402,16383,184935,2818,108739,115724,149433,257699,54295,303020,117158,24331,163677,161044,279792,246718,293723,271826,331758,165002,305007,241574,88621,36633,348860,167083,26728,205863,209746,201405,76459,130745,37695,269769,133292,58435,274253,64506,69707,70999,194663,217111,252957,136807,261119,127307,218475,139301,140714,141835,321768,143193,95290,266018,322679,268361,178896,295792,145898,80152,152759,1835542911723126278733587335207189231042,232092,236379,139301213070149101483861007418613320779219730259932292191,257699108739261986271826,166034,70999,1801371801378363,77729136807198788,257699,2433131398012730786133,293723,295792331758140714229686,104078104078115724227832167083,305949157769,19609,305007,348860,166034,12552,322679244673,261986,348860,101882,166034,132072,249971,178896,155269,183554166034313980188949,210807265019290100,233105157769288154,290100,14701631262732073378928241574286980218475126450,323670293723,295792183554292191,175845,13624,188949,198788,244673,272998,190396,73328,14910,74355,75402,16383,107639,81485,82762,261986,83746,184935,2818,280973,148386,238504,108739,311495,110911,115724,85020,149433,263164,33775,186011,150409,158738,257699,52321,54295,53364,283041,55404,29532,56439,325817,303020,310354,263966,86133,114501,160131,17578,191447,19609,284024,299188,186926,22010,151428,117158,118287,30572,23273,24331,202556,31680,247598,163677,170321,326813,312627,330349,161044,279792,246718,188053,255511,267447,256533,315054,316000,317049,293723,248651,271826,258913,331758,332939,305007,222987,286053,286980,241574,119611,32608,36633,288154,348860,167083,25802,26728,297793,27932,208576,93227,100741,94452,101882,34669,60697,103157,59517,192406,201405,76459,265019,62078,276375,166034,35839,122158,235475,37695,236379,213070,123297,242631,133292,120951,104078,277421,58435,305949,259932,63336,57352,38841,337045,65750,68508,69707,67023,39746,215835,172416,70999,193688,194663,195825,196710,41803,40799,42988,43819,44842,226370,217111,12552,252957,245645,136807,313980,72171,254570,261119,124287,125302,126450,127307,46016,134500,239435,218475,138222,105378,139301,285057,173685,243574,140714,197814,289130,290100,321768,143193,327731,329006,214538,95290,222031,97427,98486,266018,240592,322679,334424,301712,291172,268361,178896,48264,221062,145898,92413,77729,78928,147016,106550,320733,335707,80152,112099,128362,49383,50381,155269,182289,152759,270842,183554,323670,177726,129432,5142026728171353117158,247598156567,228853,199955,248651,87335,88621,99389,212202,231042,337045,181380225104,175845,13624,188949,198788,190396,73328,14910,74355,75402,16383,156567,107639,227832,228853,81485,82762,113321,83746,184935,157769,2818,148386,238504,108739,110911,115724,85020,149433,229686,33775,186011,150409,52321,54295,53364,55404,29532,56439,199955,86133,114501,160131,18467,17578,20779,191447,19609,186926,22010,151428,117158,118287,30572,23273,24331,202556,31680,163677,170321,161044,204363,188053,293723,165002,222987,87335,119611,88621,32608,36633,167083,25802,26728,27932,205863,99389,208576,209746,93227,100741,94452,101882,34669,60697,103157,59517,212202,231042,232092,192406,201405,76459,62078,166034,130745,35839,122158,210807,235475,37695,236379,213070,207189,123297,133292,120951,104078,58435,64506,63336,57352,38841,65750,68508,8363,69707,67023,39746,215835,224017,171353,172416,70999,193688,194663,195825,196710,41803,40799,42988,43819,44842,226370,217111,12552,135850,136807,72171,124287,125302,126450,127307,134500,239435,218475,138222,105378,139301,173685,132072,140714,197814,141835,143193,214538,95290,222031,97427,98486,240592,144585,178896,295792,48264,219730,221062,145898,92413,77729,78928,147016,106550,80152,112099,128362,181380,49383,50381,155269,180137,182289,152759,183554,177726,129432,51420227832213070303952,201405,237401114501227832,226370108739,246718,271826,242631,243574115724,257699,20779,251095,247598,139301,252052151428,97144,93227,236379,125302,126450,237401117158,271826,99389,101882,106550301712156567,227832,151428,246718,271826,208576,103157,122158,210807,213070,242631,120951,172416,125302,105378,243574,140714,214538,178896,106550,183554,323670115724,208576,101882,243574330349,120951167083136807255511,258913266018134500184935,12943214910,19609,305007,32608,252957,125302,105378,143193,329006,26836181485,118287,24331,76459,215835,40799,135850,136807108739,144585,14589822010,76459,63336,57352,8363,172416,143193,233105,145898311495218475229686,117158,24331,119611,99389,69707,105378,329006234129,132072213070,95290303952,90241,91269,325817,303020,263966,86133,18467,17578,326813,271826,258913,25802,100741,276375,274253,399090,226370,139301,327731,329006,214538,322679,237401,50381225104,53364,303020,18467,17578,100741,58435,274253,64506,48264,12943254295,37695,123297,63336,68508,8363,215835,268361272998,460166702390241,91269,204363,271826,101882,40799,43819,97427232092,65750,68508,215835,180137225104,190396,90241,91269,55404,29532,87335,60697,59517,35839,193688,5038178928144585188949,75402,16383,113321,2818,115724,33775,91269,283041,303020,263966,114501,251095,299188,118287,247598,293723,278273,305007,348860,234129,64506,57352,65750,68508,69707,215835,70999,193688,194663,243574,141835,252052,233105,301712,237401,295792,77729,112099,181380,18013714910,229686,263164,90241,91269,263966,380608,27932,166034,384390,19582575402,16383166034,266018297793,274253,11209920857681485,157769,118287,330349,165002,234129,120951,95290,291172,178896227832198788,156567,113321,199955,160131,18467,22010,118287,246718,165002,305007,348860,205863,209746,236379,65750,68508,69707,67023,215835,136807,141835,335707,180137252957156567,157769,85020,160131,161044,165002,288154,208576,166034,130745,235475,236379,123297,269769,58435,259932,57352,217111,12552,46016,132072,140714,266018,178896,77729,78928,18138072171240592,78928255511,256533,6333613624,232092,235475,5843513450023547562078,3769525769914943364506198788,190396,16383,227832,113321,157769,108739,115724,90241,91269,158738,283041,199955,86133,114501,117158,330349,246718,307994,32608,348860,99389,60697,103157,265019,62078,166034,210807,236379,213070,384390,133292,64506,63336,67023,196710,42988,217111,12552,135850,124287,126450,218475,139301,132072,290100,143193,240592,178896,219730,145898,77729,78928,147016,320733,152759,129432,51420209746289130143193263966,161044,59517,235475,337045,127307,138222,329006,49383209746218475,27084216383,227832,115724,18467,23273,213070,69707,67023,134500,132072,147016228853,208576280973,115724,161044,279792,236379,57352,69707,182289145898234129225104,303952,188949,198788,156567,82762,85020,199955,20779,161044,255511,88621,205863,208576,234129,209746,59517,212202,231042,232092,201405,130745,210807,235475,236379,213070,207189,58435,64506,68508,8363,69707,67023,39746,215835,172416,72171,134500,139301,132072,237401,77729,80152,18228923637913624,188949,272998,14910,74355,16383,156567,227832,228853,81485,157769,300336,238504,115724,229686,33775,91269,52321,199955,114501,17578,20779,191447,19609,22010,117158,24331,202556,247598,163677,330349,161044,307994,88621,288154,26728,297793,234129,100741,34669,59517,231042,232092,201405,76459,62078,276375,235475,236379,213070,207189,133292,120951,58435,63336,38841,8363,39746,215835,224017,193688,226370,217111,12552,72171,127307,46016,218475,249971,197814,141835,143193,237401,219730,77729,78928,80152,155269,182289,15275913624,198788,190396,16383,300336,238504,85020,90241,91269,158738,52321,199955,86133,117158,30572,247598,306990,271826,25802,208576,209746,100741,101882,60697,59517,62078,235475,213070,104078,64506,65750,68508,8363,69707,67023,215835,193688,194663,42988,217111,136807,72171,134500,218475,140714,145898,77729,78928,320733,80152,5142019609218475,18355423740112215882762,83746,229686,101882,232092,122158,69707,239435,218475,140714,233105,144585,178896,295792,78928,11209920255669707,7892882762,83746,101882,133292,233105,237401,268361,178896,295792,145898198788,201405,76459,123297138222242631,31398021711123412977729,7892822510425802124287,30171230171213624,20436330572,30594988621303952,8363,14319399389,25295715873831680210807,171353,219730,221062212202209746,212202,210807,213070,305949,245645,135850,136807,4938390241,91269,86133,104078,13207210537886133,133292,68508,105378156567,81485,86133,31680,213070,57352,226370,140714,180137332939229686,234129,14458514910,156567,107639,82762,257699,199955,86133,114501,20779,23273,188053,255511,315054,167083,99389,208576,209746,212202,265019,62078,207189,65750,68508,8363,215835,233105,291172,106550,182289225104,190396,156567,157769,150409,310354,17578,23273,87335,88621,212202,232092,68508,8363,67023,215835,196710,46016,134500,218475,138222,320733,49383,270842,323670175845,303952,13624,198788,190396,14910,75402,16383,156567,228853,82762,83746,157769,85020,90241,91269,199955,86133,160131,284024,312627,255511,256533,248651,278273,222987,119611,32608,167083,25802,208576,209746,101882,212202,231042,76459,166034,210807,235475,213070,207189,123297,65750,68508,215835,224017,41803,135850,136807,218475,105378,139301,285057,249971,197814,141835,321768,143193,327731,329006,240592,334424,301712,178896,145898,92413,78928,147016,320733,80152,180137,182289,18355482762,33775,22010,234129,212202,76459,62078,120951,65750,68508,67023,215835,217111,239435,214538,48264,219730,320733293723,295792158738125521255220718920718958435,63336,5735210763987335303952,13624,198788,190396,115724,19609,118287,165002,101882,134500,105378,139301,144585,178896,181380,180137209746157769,251095,252052236379254570167083258913,235475,254570228853,231042144585238504156567,278273,286053,286980,288154,192406,235475,58435,289130,290100,291172,112099,270842190396,157769,122158,213070,64506,178896149433255511113321,311495,117158,293723,307994,222987,25802,103157,252957,295792303952,15656714701619609,255511227832,93227288154,28913012552348860,320733,155269299188114501,242631,252957132072</text>
  2660.     </content>
  2661.     <content>
  2662.         <layer>background</layer>
  2663.         <id>10</id>
  2664.         <text>218333 368197238,85,135,100,58,242,159252 256 26020,94 271,93,55,269,73,87,38,17 246,299,34,120,6,49,56,261,87,33,45,284,318,142,80 174,225,2,60,8838,80,175,23,264,60,40,26 188,89,111236,2046019 14825962 16327,109 121 179,159,150,92 111,91,202,25,97,26,41,15 42 137 178 18641,15330,221,317,11,214214244,42,170,310,120,108,6619582,54,64142112140,159,189,167,10,8627 127,114,168 24434114,203,81,99,150,40,142,14716109295,199235188,154,32753,186,18,211,240 2463836129,72,97124230 244 27910872 1453549,289,8 48,145,110,240,137,162,130,141,114,61,139,19,10626236,159,21342212,152,85276234,209,254,29690,259,80,105179157 302,110,305 483 523,140,165 169 172,96,14 164,143,50,32,65 69,111 114 201 204,60 138,136,164 257,29 33,72 76 143,186 191,120,129,86,104 106,63,28 117,144,223,7 23,7 23 82 91,65,96,48,3 19 22 28 34 38 76 80 101 126 130 158 163 218 239,350,60 97,10,180,230,29,113 237,221 279,109,124,115 118,224 228,31 87 91 97,49,2 27 77 107 253 260 297 344,54,55134107 109 197 199627288,91 119,38208,30 1715958 139,277,112,40,33 98,88,48,41 88,62,92,73,46,35190,91,58293121,20312067,110,791 847316 21,265,17527 8814468,27,127,156,44,152162,165239,99 133,33 81 184,101,154,181,16 115,1571 22 15569,160,26,119 218,2916 69 115 13932691 18114149,165 171 17416981,20,32,19128 134,211,97,176,129,203,125,170,127,105,108 124,170,121,223 226 229 232,222,252,339,478,250,35,129,150,154,1703635,69,4072,92,68,148,120,139147,285,98 167,224,128,46 74 116,107,47 75 119,63,9,93,25,54,90,160,63 87,28,8 65,54,1218482,8524,142,53,54,16 54336118,26244 123276,753,210,224,344,137,233,118,295,20,4,133,27,44,180,234,25,69 230,18,55,20,133,205253130,140,104,8316590,114118526360,198,106,332,234,8717215848192247,44,81 235174,243,22,109,101,141,31,87 90,47,3 22 26,43,26 15113867,59,125171,143,209,48,49,36,51,180,36,165187,146,175,100,59,129,128,56,42162,142 183,157,17 12523,1881 4268,85135,83 189106,9015736,138163136,233,49,31,119,2931,7063,16,14829128262,89,53 59 108 19179124 158,11,183,38,123,122,47,89983 142,59,120,160,163,135,242,116,29,196 206,64,129,30,31165,30 41 95,62 78,42 79 115 132,56,125 15213 24 78 104 106,129,151,99 123,125 141,57,108,10858,97177,179,102,340134,87 192 28928,3893185439,155,202 215,175,116,228,156,163,316,2439751,16118447 171239,130,70,11202 263,221,346,148,246,185,67,260,213,197 208,149,23 138,174,167,191,160,158,109,238,261,88 110 165,125,222,214,202,182,199,99,223,23 77,28 42,26 49,278 286,157,155,294,105,205,224,201,141,71,189,100 121,268,168,91,58,2 47 71,16 86,178,164,248,7,161,221,145,140,153,155,257,137 203,2 36,275,213,66,206,253,158,172,257,107,204,210,180 189 220,165,199,367,259,143,128,167,173,242,262 306,279,261,356,141,44,21 123 138 146 228,179,262,155,159,169,2 37 63 96 175,209,122,161,145,127,256,274 287,287,302,165,215,218,305 329,214,264,2 44 63 182 224,15492201243 263135 256177161,182,143,108,16,98,16,58,231,58,63 103,42,42,3485,25 123,151105107,30 332504163,16419 127173,1974436378 84179,188,97,113,169,110,82,98 153,15215213915,164,75,102,92,56,77 285169108,56,89 116,45 170 212,27 236,51,128,31 134 205,61217,56,45,15 41,79,115 127,4 36,4974349,5 119,40,187,160,164,297,171,186,132,94,252,222,263,150,193,201,221,202 224,167,229 266,285,180,288,186,163,167,246 290,305,213,192,222,2661783,81,83,135279136 145,131,13374,113,116,196,139106 116117195,33146,78 105,5,61 136,102,36,72,67,73,210,42621376 80,75 7983,56240,2 11 17 32,61,91,85,5 16 34 40,6 17 37,205,126,601817942,14,23,16,17 99,42,128,68,24,9 28,6,13,13,25,103,112,200,113,12,128,8525,92,16,55,94 151,33,5 41,4,170 190,12,152,12,209,15 100,5,92,49,62,11,122,4,22,21,40,8,161,59,48,181 219,24,125,51,99 107,47,79,23,20,109,137,7 26,166,153,142,24,67,184,165,82,4,47,71,4 138 288,84 121 164,5 27,113 206,4,60 83,6 101,27 77,34,122,19,10 130 153,46 113 164,16511491532 25 49 73 174 1831968 51 85,102,41,9816788 1305745 12719163190704,181289105,160,50,242 253103 127 141102 182,26047 13045,101,931091 39250,248,25910734640 62,34 71 12253 81101141145,34129,56,69,157,7 32 131 164,332,3546,52,34,127,73 152,63,96,26,101,755513672,1369329,1818628,39,4286737 2012082718616,16 179 18789,892162,78,246,319,386 443,184,135,304,77,200,47,69,257,44,303,214,173,241,89,222,107,69,74,95,195,99,319,314,88,142,65,87,47,262,199,69,86,72,153,91,64,88,180,226,123,159,133 244 275,174 179,199,187,77,183,83,153,75,156,72,279,294,83,196,246,180,94,160,144,79,183,212 216,206,190,95,197,84,194,94,218,153,133,150,257,152,146,278,192,211,131,247 276,66,116,263,204,78,77,81,173,329,243,177,161,207,298,73,207,71,273,59,253,168 182,220,62,193,188,134,197,150,303,65,107,223 250,86,337,304,99,238,227,194,190,167,87 208,102,152,225,245,49,78,260,297,269,266,78,311,77,268,99,93,87,99,86,73,87,79,89,205,240,474,239,138,345,162,182 186,168,143,51,68,60,84,229,258,41,303,322,323,328,146,75,250,392,72,39,223,174,260,145,149,190,83,59,51,53,125,104,170,196,156,140,122,281,58,66,490,82,358,382,127,210,207,205,252,217,86,55,81,230,160,276,92 253,142,215,70,94,7611185224,146339,180,347,177,213,237,221,266,167,124,223254,77,243,263,373,296,76,189,46,68,249,336,43,542 544,170,288,195,142,230,88,288 321 373,200,68,73,94,98,307,289,87,168,64,86,46,68,85,71,90,63,87,326,208,171,191,217,171,208,76,173,74,137,71,276,277,82,182,232,162,93,134,78,161,182,83,271,163 180,231,205,187,208,77,76,313,232,174,197,166 190,218,271,173 197,72,191,70,256,58,242 270,160,197,245,157,180,61,171,165,176,290,220 244,64,106,175 199,216,85,327,283,220 244,98,209,176,172,197,264,205,225,48,245,274,235 258,246,251,77,288,147 160,84,76,247,98,92,86,98,85,72,86,78,88,195,228,448,264,324,172,50,67,59,83,233,40,283,289,313,304,74,233 257,382,71,230,251,175,82,58,50,52,103,187,278,223 235,57,188,65,477 508,81,343,369,117,198,241,206,85,208,54,80,219,345,144,264,127,69,93,7542995122,70,15274289,8830 67,32,33,102 206,7 195 227246,135,32,46,61,180,453 19,52,62,84,19,34,95273,174,205,120,181137243,245,54 64,173,5 17 93 97,139,70 130,64,147,18 180,27 186,79,40,11,261,225,232 279,59,131,176,53,7 10768,110,117 125,121 130 13629,7724246 1292 39 72 97,2634613838,51121,80,8,31,64,36,134,195,83,4567 157,249,71,11,25,39,86 139,16634,139,12578,39,122,133,137,26,122 123 129 136 176,134,204 219601745,98,32,22,42 114,170,36,74277,109169,68161,75,63,54 121,21 139,81,102,12 96,79 104,55 124,87,55 128 202,165,4 53 55 161,22,41 70 88,17,21 123,21,80 129,133,67,127,113,6159,15,7 104 149,147,17 167,187,118,102,205,13,219 49,21,37,134,54,171,48,11159,1 4417152 69,17 50 57,34,65,35,6 62,68,8105,89,102,97,26735,16,2,2,22,19,154,102,85,14,5,66 7371113315,11,85,47 71,203,332,49,32,47,79,12,110,61,136,285,83,100,45,149,82,291,280,65,127,138,111,136,225,20,16,37,103,60,59,76,62,100,19,208 219,60,2637,9 77 103 109,1 9 39,72,60,17,70,20,155,88,94,1186,2898,34,556194,202,53,136,91,14,99,22,42,2117338,377,33 193,75,183,237,75,304,183,7,70,143,65,14,298,137,149,122,148,147,44,114,187,347 39312120,2 257 290,301,2 162,76,96 193,5,21,5,19,38,254,4,2 173,107 150,22,140,21,78,90 139 233,18,89 109,21,329,101,12,112520,7321 122 175,199,8144,16,128,811094788 125,6151 72 144 149 2317817977,279,42 118,253 353 475,154 178,60,21 40,47 158 183 204 221,3 44 55,18 42 53,111 169,16,184 254,215,79 150,125 165,133,69,51,25 36,158,110,138 177,40,108,38 45 92,117,48 75,224 265,132 311,8,140 150,37 75 120 236,80,45,24,39,38,6,47 133,16,4,155,40,77,93,5,14 64,325,86,167 199 260 332 381 401,94 147,19 86 196,22,50 66 69 102 114 118 123 130,99 179,30,16 67216169120,66 122,42 122,95 186,34,29,9 58,10,4113395,20650,508,3 268,28,5,317 321,3,3,2 191 235,72,48100,2526,12,96,35,20 80 229 243,83,65,21100 11689104,264,274,290 304,23,97,324,56 332,214,55 77 172,133,216,172,14 277,119,29 179,203,251,39 46 75 102,13 125,79,10 40 226,181,39 54 173 200,215,58 113 151 289,226,8 145,34,280,9 241,252,19,34,294,21,42,92,9,9 239,4,14 109 116 215,27,1014651 180,79,60,82,6,176,151,21 55 104 117 119 159 167 264 284 292 294 318 339 369 401 471 505 512 522,16,20 70 129 133 180 206,41,180,5,96,36,11 31,30,54,210,141,29 46,106,24,21,21,16,61 145,81 113,119,11,112,87,119,103,39 57,138,69,5 61 80 190,36,3,19 26,9 107 129 135,75,10,14 44 58,6,87,192,4,90 117 147 190,107 207,5 131,136,18 32 73,76 97,34,7,19,26 31,24 131,91,10 27 93 117,268,102 247,57 76,5 43,87 115,6 49 135 248,126,23,25,114 149,27,133,199,115 217,12,41,65,115290,31 129,120 219,187 235,15 165,19,22,76 80 84,64 68 77,126,15,245,56,70,68,134,56,88,50 275,316,208,10,101,191 200 282,90,129,28,211,95 105,9 87 103 208,113,125,85,90 184,103 156,121,15 51 73,12 76,30,97,59,12 48,21,171,311,15 29 59 70 279,84 121 196,69,92,52 66,22 621331 24 59 113 201 225 257 284 337,1171736759 95,23 81,37,29,170,76,60,20 44,239,148,77 116,58,211,42 136,46,15310546,274157,15 208,102,158,171,107,61,103 190 294,231,74 2964 8 30 86 102 107 113 128 162 169 173 337 390 394 400 437,9 21,3 7 105 131,781 86 144 2805,20118856374,39838645,389 29 111166,1667,8763 158108 289,16,245172,31 172109 16724 7482 113,62,25,4 13 32152110,31,19 30 73,55 204,52,29,128 215,257,4070,58,109,12,521 30 58 105 274282,79 93 100,30,23269,97,9,2,255,112,110,281,2137531 111,163,2612,14,34,127,27,99,225,123,84,26,16,104,57,161 195,4,53,56,89,27,28,119,54,70,49,64,95,118,61,40140,167 208,153,80,25,63,83,139,226,99,179,64,212,80 151 175,191,226,28,192,268,80,239 329,242,17,119,461,1,287,12 115,85 212 244,26,53,92 179,182,54 85,10 53 101,18,38 113,53,37,35,249,44,3 111,2,47 110,166,10 32 190,80,9,141,24,26,72,42,127,28 46,2 199,13 187,45 77,45,224,120,60,13 57 93,59 126,46,9,3,4,3,20,61 148 160 195,94,130 161,59,69,115,16,26,44,23,109 147,56,9,4,69,7,43 62 129 149,160,16,108 282,53,30,73,96,3,10545,14,31 69,205,160,68,74,143,151,176,65,183,32,22,12,44,140,3631 157,31 15711538816232 66 9122131,155 233,37 86 250 2612559 157298,284,411,329,343,202,311,170,287,273,335,341,205,315,270,418108164,59,5810 281456260,5,100183,17072222,98,61,111,76,43,211,202,34,218,135,167,240164,178,20,67,105,15156116187,110,198,244,147,275,260,181,245,255248,35385124,10260,5946,8 1423315,5,1813056,105,12648</text>
  2665.     </content>
  2666.     <name>p</name>
  2667.     <script></script>
  2668. </card>
  2669.  
  2670.  
  2671. card_24160.xml
  2672. <?xml version="1.0" encoding="utf-8" ?>
  2673. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2674. <card>
  2675.     <id>24160</id>
  2676.     <filler1>0</filler1>
  2677.     <cantDelete> <false /> </cantDelete>
  2678.     <showPict> <true /> </showPict>
  2679.     <dontSearch> <false /> </dontSearch>
  2680.     <owner>4050</owner>
  2681.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2682.     <content>
  2683.         <layer>background</layer>
  2684.         <id>1</id>
  2685.         <text>q</text>
  2686.     </content>
  2687.     <content>
  2688.         <layer>background</layer>
  2689.         <id>11</id>
  2690.         <text>queryQuickDraw</text>
  2691.     </content>
  2692.     <content>
  2693.         <layer>background</layer>
  2694.         <id>12</id>
  2695.         <text>135850,136807,224017,252957172416,177726</text>
  2696.     </content>
  2697.     <content>
  2698.         <layer>background</layer>
  2699.         <id>8</id>
  2700.         <text>QAQNXQT960QtrqualqualifiedqualityquandaryquantityquantizequarterquarterlyQUED/MqueriesqueryQUESTquestionablequestionsqueuequeuesQuickQuickBASICQuickDEXQuickDrawquicklyQuintusquiriesquotes</text>
  2701.     </content>
  2702.     <content>
  2703.         <layer>background</layer>
  2704.         <id>9</id>
  2705.         <text>3207338502023273158738,283041320733113321115724,263966,271826,380608,101882,235475,254570,140714,233105,266018,237401,320733,270842114501156567,70999259932316000,140714,249971157769,148386,20779,235475139301247598,224017,136807,18355485020,317049,27932,123297,224017,252957,135850,136807,295792,77729,7892830500713329285020,305007,167083,23412913450017584513624,198788,115724,330349,380608,94452,101882,236379,242631,64506,217111,218475,243574,132072,140714,214538,18013764506270842198788,244673,272998,227832,337045,172416,226370,177726198788,81485,115724,151428,117158,118287,330349,161044,204363,271826,27932,213070,133292,64506,313980,139301,285057,290100,143193,334424,237401,77729,182289,270842198788,22010,201405,76459247598261119,320733</text>
  2706.     </content>
  2707.     <content>
  2708.         <layer>background</layer>
  2709.         <id>10</id>
  2710.         <text>4927622244,171192185222,71 110,67 136,72,37,158,32,90,45 79 159,76,40,2 9 21 45 79 153 162 165 177 186,660366,274138121,71,106365,63,40 81 110,21 53 94 284 312104,113,79 209,78222,100,114,42,58,185,77 146,73 203,191,373,397843 48350,4,346,14914728174,239,258,126,67,64,177,152,101,193,155,67 145,165,51,331,17,212 2783 115 25244 219273,202,119,460,104,17 23 58,151,30 37320,12,57,21,123,64,94 142,60,17,64,30,219,67,62,208,149,67,164,73,67,43,12 192,83,31172,18,1 47,55 65 17028101,175 184</text>
  2711.     </content>
  2712.     <name>q</name>
  2713.     <script></script>
  2714. </card>
  2715.  
  2716.  
  2717. card_24686.xml
  2718. <?xml version="1.0" encoding="utf-8" ?>
  2719. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2720. <card>
  2721.     <id>24686</id>
  2722.     <filler1>0</filler1>
  2723.     <cantDelete> <false /> </cantDelete>
  2724.     <showPict> <true /> </showPict>
  2725.     <dontSearch> <false /> </dontSearch>
  2726.     <owner>4050</owner>
  2727.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2728.     <content>
  2729.         <layer>background</layer>
  2730.         <id>1</id>
  2731.         <text>r</text>
  2732.     </content>
  2733.     <content>
  2734.         <layer>background</layer>
  2735.         <id>11</id>
  2736.         <text>real¬†timereasoningrelationalrenderingreportingresource¬†editorretrievalreverse¬†engineeringROM¬†emulatorROM</text>
  2737.     </content>
  2738.     <content>
  2739.         <layer>background</layer>
  2740.         <id>12</id>
  2741.         <text>100741,112099,2486517099913624175845,30395213624,90241,91269,98486,117158,242631,243574,271826132072,14071429579273328138222229686</text>
  2742.     </content>
  2743.     <content>
  2744.         <layer>background</layer>
  2745.         <id>8</id>
  2746.         <text>radioradio-buttonraiseRAMRAMsRandalrandomrandomlyrangerangingrapidrapidlyRasterOpsrateratesratherratingsratioratiosRaymondRdbRDBMS‚ÄôsRDBMS'sRDBMSre-distributeRe-generatere-routesre-routingre-sizere-writeablereachreadRead-OnlyreadabilityreadableReadersreadilyreading/writingreadsreadyready-madeready-to-runready-to-usereadymaderealreal-timeReal-worldrealisticreallyrearrangerearrangesreasonableReasonablyreasoningreasonsrebuildrecalculationrecallreceivereceivedReceiverreceiversreceivesRecentRecipesreclaimedrecognitionrecognizerecommendedrecommendsrecompilationrecompiledrecompilingreconcileReconstructsRecordrecord-lockingrecordedrecorderrecordersrecordingRecordItrecordsRecoverrecoveryrectanglerectangularrecursiverecursivelyredistributeredistributionRedmondredoredosredrawsreducereducedreducesreducingreductionredundantREDWORDrefreferencereferencedreferencesreferencingrefinementsreflectreflectedreflectsreformatreformatsReformats/beautifiesregardlessregisterregisteredregistersRegistrarregistrationRegularrekeyingrelatedrelationalrelationsrelationshiprelationshipsRelativereleaseReleasedreleasesrelevancyrelevantreliabilityreliablerelocatableremainsremappingremarkableremarkablyrememberedrememberingremoteremovalremoveremovingrenamerenderedrenderingrenumberReorderreorganizereorganizedrepeatedrepeatingrepetitivereplacereplacementreplacesreplacingreportreport-writingreportedreportingreportsrepresentrepresentationrepresentationsrepresentativesrepresentedrepresentingrepresentsreproducerequestrequestedrequestsrequirerequiredrequirementREQUIREMENTSrequirements/criteriarequiresrequiringResCopyresearchResEditResEdit-styleresellresellerresellersRESETresidenceresidentresidesresidingresilientresizableresizedResizesresizingresolutionResorcerer‚ÄôsResorcererresourceresource-basedresourcesrespectivelyresponseresponsesresponsiverestResToolsrestorationrestrictionsresultResultingresultsretailretailersretainsretouchingretractretractionsretrievalretrieveretrievingreturnreturnedreturningreturnsreusabilityReusablereuserevealreversereverse-videoreviewreviewedreviserevolutionizesrewriterewritingRezRezIIgsRFCsRichRightright-angledright-to-copyrightsRISCRISC-basedRitchieRiverRM/COBOLRM/COBOL-85RMSrobotics/controlrobustRoddyrolodexROMROMableROMsroomrootRosensteinROSENZWEIG1rotationroutersroutineroutinesroutingRowrowsroyaltiesroyaltyroyalty-freeRS-232RS-232-equippedRS-232CRS232RS232CRTFrulerule-basedRulersRulesrunrun-timeRun-time-pricingrun-timesRUNCBLrunningrunsRuntimeRuntimes</text>
  2747.     </content>
  2748.     <content>
  2749.         <layer>background</layer>
  2750.         <id>9</id>
  2751.         <text>311495,19609,331758,26601812552224017225104,303952,188949,198788,272998,14910,16383,156567,113321,261986,83746,184935,157769,2818,229686,263164,158738,257699,283041,325817,303020,263966,86133,18467,17578,19609,299188,22010,117158,118287,23273,24331,202556,247598,326813,306990,161044,246718,255511,256533,315054,316000,317049,293723,307994,248651,165002,305007,222987,119611,97144,88621,348860,167083,25802,26728,27932,99389,209746,100741,60697,59517,201405,62078,276375,130745,207189,133292,104078,277421,274253,305949,259932,63336,337045,65750,68508,8363,69707,67023,215835,224017,70999,226370,217111,12552,252957,135850,136807,313980,72171,261119,46016,218475,139301,285057,132072,249971,141835,321768,327731,329006,214538,266018,322679,178896,295792,219730,145898,77729,78928,320733,80152,155269,182289,152759,270842,323670,129432138222311495300336,85020,186011,299188299188,186926191447,24331,278273,166034,235475,236379,70999,46016,140714,197814,48264,80152,155269,3236708015290241,91269,86133,78928,180137285057155269261986225104,18467,222987,276375,270842232092,140714232092261986276375144585199955,327731224017224017233105205863105378106550106550301712181380320733115724,158738,86133,299188,186926,97144,167083,235475,171353,12552,252957,138222311495242631148386235475,181380156567,118287,22637067023283041,140714286053,236379,18228964506814855951718013773328,18467,248651,36633,232092,265019,134500,105378244673,18467,17578,87335,100741,399090,112099161044,286980,232092157769,2405923260826198614071485020,58435117158198788,222987,27932,70999222987241574118287,152759290100198788,232092,235475,384390,134500,2197302240171813801813809714493227,237401,80152234129198788113321,18467127307303952,272998,156567,83746,157769,158738,283041,18467,118287,24331,330349,246718,258913,87335,167083,26728,297793,27932,59517,166034,58435,57352,65750,68508,8363,69707,67023,215835,70999,285057,249971,141835,321768,322679,178896,295792,77729,78928,106550,112099,152759,32367010315716383,21711178928190396,217111,134500118287283041225104,198788,261986,85020,315054,316000,317049,258913,241574,119611,88621,276375,37695,277421,195825,252957,245645,134500,139301,285057,173685171353248651,265019,277421276375,321768181380261986,263164,263966,18467,246718,277421,139301,26601828505713624,300336,85020,310354,117158,247598,315054,316000,317049,276375,399090,12552,285057,143193,92413,152759,12943288621,145898188949,88621,13585017772612730714071414319320779199955,60697,212202,210807237401198788,103157,127307139301313980227832,85020,78928,1470168502052321,19609,8363,334424144585149433,40799145898219730145898225104,303952,198788,14910,228853,113321,229686,24331,188053,331758,167083,25802,208576,234129,213070,104078,63336,57352,126450,174845,301712,145898,106550198788108739,234129,237401,178896,145898115724,16708381485222987222031106550139301120951115724199955,222987,209746227832,40799,43819,44842,147016198788,115724,85020,19609,117158,255511,305007,212202,259932,261119,218475,106550,152759130745,145898227832234129235475,236379,171353283041156567,118287,167083,14071413624,156567,85020,199955,325817,117158,247598,326813,317049,241574,224017,171353,252957,135850,136807,173685,243574,327731,23310513624,317049,241574,10188293227,222031,112099247598,201405,222031271826,140714227832,316000,305007,34669,836346016,21453816383,300336293723,29579211961185020,13074556439,207189,221062,181380198788,41803140714212202117158190396321768156567,119611225104,312627,209746,213070,42988,245645,135850,136807,181380175845,303952,20255624263115656799389202556175845,303952,202556301712332939167083,1018829322719144798486141835225104,293723,165002,101882,64506,139301,321768,295792380608,291172293723,29579232176813624,85020,90241,91269,257699,117158,247598,119611,27932,236379,269769,243574,98486,320733117158119611,13329283746,297793,32073313624,108739,90241,91269,247598,241574,119611,99389,242631,12552,125302,134500,243574,98486,106550157769157769,202556,26728,132072,97427199955119611313980156567,118287,24331380608283041224017,237401255511227832198788,157769,305007,100741,72171,178896,145898,80152,180137198788,244673,272998,190396,81485,113321,311495,115724,85020,90241,91269,114501,246718,256533,307994,258913,165002,222987,297793,93227,59517,166034,130745,133292,277421,8363,193688,194663,226370,12552,245645,136807,105378,132072,140714,322679,144585,178896,219730,145898,77729,78928,181380271826225104,292191,303952,13624,188949,198788,244673,272998,190396,73328,14910,16383,156567,81485,82762,113321,261986,83746,157769,2818,300336,280973,311495,115724,85020,229686,263164,158738,257699,283041,199955,325817,303020,310354,263966,86133,114501,160131,18467,17578,20779,19609,284024,251095,299188,22010,117158,118287,23273,24331,202556,247598,163677,326813,306990,312627,330349,161044,279792,246718,351316,255511,267447,256533,315054,316000,317049,293723,307994,248651,271826,258913,278273,331758,332939,165002,305007,222987,286053,87335,286980,241574,119611,97144,88621,288154,348860,167083,25802,26728,297793,27932,205863,99389,208576,209746,100741,101882,60697,103157,59517,212202,201405,76459,265019,62078,276375,166034,130745,210807,213070,207189,269769,242631,133292,120951,104078,277421,58435,274253,64506,305949,259932,63336,57352,337045,65750,68508,8363,69707,67023,215835,224017,70999,226370,217111,12552,252957,245645,135850,136807,313980,72171,254570,261119,46016,134500,218475,138222,105378,139301,285057,243574,132072,140714,249971,141835,252052,289130,290100,321768,143193,327731,329006,214538,233105,266018,322679,334424,174845,301712,291172,268361,144585,178896,295792,219730,145898,77729,78928,147016,106550,320733,335707,80152,112099,181380,155269,180137,182289,152759,270842,323670320733225104,13624,156567,81485,82762,261986,83746,184935,157769,2818,115724,325817,303020,263966,86133,18467,17578,22010,23273,24331,326813,279792,255511,256533,305007,288154,167083,25802,60697,103157,62078,276375,166034,210807,213070,133292,120951,277421,63336,65750,68508,69707,67023,39746,215835,224017,171353,70999,72171,125302,134500,218475,141835,321768,214538,266018,240592,219730,77729,78928,80152,112099,128362,155269,180137,15275913624,198788,213070158738,165002,334424,182289,32367019609,167083,26728,32073320779,165002,57352,132072,7892814071418013712552229686,118287,161044,178896,180137138222311495100741199955,209746199955,13680730572351316,242631,243574,17889610655010188294452322679140714140714303952,81485,229686,17578,284024,330349,331758,165002,212202,122158,57352,399090,67023,132072,140714,249971,145898,92413,78928175845,303952198788,156567,2818,300336,325817,114501,247598,326813,246718,315054,165002,234129,231042,236379,213070,384390,254570,134500,218475,105378,132072,140714,249971,334424,301712,178896,1458982130702619861577692278322589135735213680795290158738,199955,293723,224017,143193,295792199955,224017,126450,285057,21973083746,33775,30572,135850,136807,147016,320733292191,303952,13624,198788,244673,272998,190396,14910,16383,156567,228853,81485,82762,261986,83746,2818,280973,311495,115724,85020,263164,158738,257699,283041,199955,325817,303020,263966,86133,114501,160131,17578,19609,284024,299188,22010,117158,118287,23273,24331,202556,247598,163677,326813,330349,161044,279792,246718,255511,267447,256533,315054,316000,317049,248651,258913,331758,332939,165002,305007,222987,286053,87335,286980,241574,119611,88621,288154,348860,167083,25802,26728,297793,27932,99389,208576,100741,101882,60697,103157,59517,212202,231042,201405,76459,265019,62078,276375,166034,213070,242631,133292,120951,104078,277421,58435,305949,259932,63336,57352,337045,65750,68508,69707,67023,215835,70999,226370,217111,12552,252957,245645,136807,313980,72171,254570,261119,46016,134500,218475,138222,105378,139301,285057,243574,140714,289130,290100,321768,143193,214538,266018,334424,301712,291172,268361,178896,145898,77729,78928,147016,106550,320733,335707,80152,112099,181380,155269,182289,152759,270842,183554,32367011715854295286980198788198788303952,198788,229686,199955,293723,222987,286980,236379,104078,327731,301712,295792,18138085020,384390,136807,15526992413118287,128362306990,224017242631293723,295792227832,217111157769,30572,234129,777298276238060873328,108739190396320733225104,15275982762272998243574217111124287,132072,7892867023210807157769,24331,140714,327731,178896188949,311495,303020,172416,139301,11209910188218894916708356439,4298858435,63336123297,43819232092,233105190396197814135850,1368071846714910,86133,24331,208576,60697232092303020303952,198788,263164,158738,53364,23273,31680,130745,64506,68508,69707,215835,138222,141835,145898225104138222,14589823637918601123104272171175845,303952,31680,321768181380305007,49383244673,81485,2818,300336,85020,186011,158738,86133,330349,255511,307994,100741,103157,276375,64506,172416,193688,195825,72171,219730,80152,182289,183554205863243574331758,242631,243574,15275981485,85020,10315785020,288154117158,255511,256533,34669,277421,46016,177726312627,181380180137207189138222138222303020198788,150409,24331,222987,32608,288154,26728,27932,269769,7099973328,156567,150409,24331,36633,288154,26728,76459332939198788,156567,22010,24331,222987,32608,26728,27932,76459,70999188949,190396,184935,2818,85020,90241,91269,283041,19609,251095,316000,87335,99389,208576,100741,60697,210807,213070,64506,67023,39746,224017,12552,218475,132072,252052,322679,178896,77729198788,190396,75402,16383,2818,114501,160131,117158,202556,293723,88621,26728,208576,42988,217111,12552,72171,46016,295792,145898,8015270999293723,305949,295792190396190396,14910,157769,325817,160131,326813,205863,213070,259932,399090,217111,261119,134500,218475,105378,143193,327731,322679,219730,145898,78928,152759188949,198788,190396,16383,156567,85020,229686,158738,199955,114501,160131,17578,19609,30572,23273,24331,163677,161044,315054,316000,317049,119611,25802,297793,209746,101882,201405,76459,130745,210807,37695,213070,207189,104078,58435,64506,57352,172416,41803,44842,226370,12552,252957,72171,138222,105378,139301,140714,145898,77729,78928,147016,106550,112099,181380,155269,182289,15275913624,311495,115724,85020,283041,60697,269769,46016288154</text>
  2752.     </content>
  2753.     <content>
  2754.         <layer>background</layer>
  2755.         <id>10</id>
  2756.         <text>95,63,88,3723468144,231,260,361,153,171,211,300,133,21 90 113 190,199,75,276,186 191,160,165,230,210,162,199,238,182,182,196,160,168,178,125,249,274,166,200,152,184,202,194,158,207,223,247,171,151,168,282 290,174,174,159,144,204,129,106,183,196,280 305,198 229,159,180,193,157,92 100 179,239,180 192,157,172,162,110 212,187,198,169,179,144,121,176,182,114,215 240,244,224 230,216,221 246,258,144,239,185,213,381 401,274,239 276,294,182,164,167,260,273,294,165,225,160,184 242,198,165 167,169 171,165,167,188,261 273,278 291,174,454 472,301 314,316,226,231,181,141,230 253,285,67 245,586422029 44 109,106,44,7252,5213,21,62,49 233,68,56,168,47,324,17 52,49,97,86,1564078,66,8,23,91 21550196133166,162,48,129,126165,1308914912531107,891071202389123844120504013128,124,149 159,26 57 79,26 57,40,238,35,33,264,14 153,1016017746140,39164,72,5217036,21417 50,281,33125558620258,122,47 122,23,129 132,25 29 80,71,8718 35,164,116,33 131,14 135,69,66 118125,17,107107,77134295189,8622378,72,125,4024 109215201,14053 118 165427,87,226,45,163,7163227 2292572938,105,2818020778,10241235,156,312,202,285,236,163,202,271,229,236,214,300,202,299,161 169,177 182,189,194,280 287,178,206,242,271,232,243,248,285,242,166,162,211 269,199,192,266,283,326 340,321 342 356,173 195,203,259,69 24867137,665837,133,1362318575 78,247,25,197 213,134,69 112,131,228,37,115,139,28 76,48,4 28,46,35 141 176,109,159,170,21,55 655591,24,11347,11735 42 14011 101 200,52 105,5 27 75 89 103 192,148,180,139,78,10 55 71 1571 19 61 171133,84 90 132 153,202,48,219,44,85 112 118 126 139,81 104,63 123 136,91,26,144 251,2 77 104,209,43 44,90 171,1966,183225,155,763249226135278388,278,313,109203231,119,5419777341,92,62,911944,112,108,46 1441738,46144 372197422120,82,249,112,155 159 164,115,10,116,9 21,18,21,140,224,188,322,101,118 148,129 167,38,49,108,215,14421169,168,220,91 204,234195,19711816339100125212033,101,61550,41,29,43,90424,337,341,195,207 314,109,167,166,184,170,329,218,28699,84555231 274121 221,99,7312261,232,113 186,2065 175,93,221,172,27,21,17 99,28,15,73,7,75,165,11,6,1,203,13 32,189138,105,153,2515,30,83 131 13637,128,27113,320395,118,77,25,43 123 19015,75286,26176,17610258,1659,131,19,7144,6857159441714084,56178,201,87,27,80,24,120 206,117 320,11123,38 193,126163192151786,8 208,99 12851112131,85301940 4492149 157,113 144,144,214,51,185,148,113 1446,918,853176,224,42,40,136,90 180,55 137,92,126,288,190,128,9 32,18897100,51227,51,64 71156,72,73,61,62,242,75 113 148,70 127,16 217 242,240,9,170,1 23 44 56 193 197 204,39,14748116,51,21 110,105,312023455123,93,254010075,223138547339,344,152,181,85,179,448,233,326 406368,32 203,57 164,310,275 318,134,64 137,304 329,256,98,91,142,144,157,120,11 91,160,201,72,64,182,267 277 284,214,82,133,226,45,47,187,413,157,318,118 142,227,408,189 196 208,19,254 308,209,474,303 320,318 336 359,8976195,65,219,213,240,332,191,138 158,283,22,144,191,277 317,239,161,124,176,178,253,170,211,110,230,263 278 328,95 243,138,145,211,205,156,285,183,232,136,162,167,154,158,176,134,170 192,152,86,89,156,102,234,257,147,183,140,163,116,186,173,219 231,209,143,102,200,180,197,97,221,156,136,153,274,155,155,153,292,103,203,222,150,134,198,69,179,119,266,157,89,167,84,176,250,184,142,166,157,143 146,176,228,138,155,239,36 215,142,150,210 213,138,135,137,146,153,252,196,154,271,168,203,251,188,161,150,170,162,128,248,105,155,160 177,190,91,193,220,194,199,199,234,135,210,156,195,295 358,257,141,225,281,165,132,171,146,240,187,254,276,271,281,149,259,218,350,139,170,88,42,226,177,223,153,157,137,71,128,173,207,120,159,143,125,161,251,270,158,440,278,293,100,156,93 213,216,221,177,193,163,296,125,206,262,22239199,218,293,243,182,18,182 219,61 80,258,188,270,200,239,137,171,204,161,106 120,153,219,203 210,103 119,220,244,155,37,258,205,220,146,150,163,268,157,144,192,165,180,167,201,234,206,207,67,248,138,57,235,145,38,193,259,174 232,192,156,145,89,164,306 329,345,226,195,76,207,302,232178,64,80266,207,109 181,117,10091,19,52,187 193153,205,77 186,1 25 46 66 89 230,2786039681189,281,168,290,3575920185213,73170,1066640 108,64 119,102,135 166511722214152 1181 73 101 136 371100 175,183,20 104,68 121,48,9 147,103,139,68,39,69 75 178 184,88,56 76 162 165,4 87 95 101 112 191 203 214,11 55 126 151 172 197 212 246 253 340,1 9 34 58 97,264,13 35,9764,55146,49,120,8 158,67 134,71,123,68 137,162,110 116,25 126 187,214,98,83,223,74,136,134,116 203,117,15 34 65 172 179 197,33 51 153 179 191 207 227 241 303 363 379,55 73,118 157,64 128,127,603571361844132 11271 1802292925,257,47,31,92,47274,87,10,28,10371,27,58,78,85 214,58,70 11961,269 278,245,385,183,134,303,199,256,338,185,302,213,172,240,221,106,194,318,313,141,261,198,152,346,179,225,158,243,173,198,186,182,82,152,155,278,293,195,245,179,159,143,182,205,189,94,196,193,93,217,152,132,149,151,277,191,210,179,130,246,65,212,115,262,203,236,80,172,328,242,176,160,206,220,297,206,272,252,167,219,265,172,192,187,133,196,149,302,303,237,226,193,189,166,207,101,151,224,244,77,259,296,268,265,310,267,204,239,473,238,137,344,161,181,167,142,228,257,302,321,322,327,145,249,391,38,222,173,259,189,124,195,155,139,121,280,489,357,381,126,209,206,204,251,216,222,229,159,275,252,141,2142921088 9325925858,240,58,258 266,17 141,179,67,155,21 84 94 124,69,71,17 141,11933,47 70,212,1232458,3967,9096163,163347,189193,63,125,688 384940,8517719191,1033913281317,114,2795835170,52,342,19,38328,182,170,27,232,51 5666 16531422124,12156,11360,352 61,2 25 34 107 219701 5937,2610687 129,108 286,151,19,435051237,70 137 286 311,78 167,57,37,127,16,112,126,246,218,260,17 119 156 265,186 244,32 63 261 4343634 51 167 189,45619656116 14417916,14 181,66,104447,33139,223,30 32,105,74 89,63,84 103 162,43,177,32 36 94,48,46 64 128,9,88,127 217 220,15 59,61,69,104,62,120,98 109,18 7011912567,49,87,135316,239,204319,61188,84 143,168,20,148,123,1743,30 133 2043381952044418016 94,22,169,120,21,35,31,21,9 83 95 102 113 125,1435,257,4,58,5,6,137,133298 199 236 263,198,80,138,46,46,129,39,41,3921 99 112,128,77,177,229,87,80,72,143,94,57,185,182,26 42,163,53 189 199,144,39,88,89,40,82,324,89 159,229,93,22 155,182,38431,260,24,67,130,120,175,189 202,193,270,162,171,193,13,44 136 275,94,151,124,234,11,59271264,126,228259109 278,44,124,29 103,171,30 106,151 159,25,160,62,96,151,197,105 178,80,20,34,30,17,312,198,246244,127,271 287,47,281,247 272,145,213,291,159,163,25 142,156,70,131,40 188,121,147,160,140,157,162,187,170,142,244,142,61,199,60,73,7,173 209,154,165,253,193,64,58,64,161,363 384,104,156,97,203 276,285,353,45,283,298,104,161 187,181,197,167,130,210107 250 254 258,120,55,321,198,125,73,18359</text>
  2757.     </content>
  2758.     <name>r</name>
  2759.     <script></script>
  2760. </card>
  2761.  
  2762.  
  2763. card_24862.xml
  2764. <?xml version="1.0" encoding="utf-8" ?>
  2765. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2766. <card>
  2767.     <id>24862</id>
  2768.     <filler1>0</filler1>
  2769.     <cantDelete> <false /> </cantDelete>
  2770.     <showPict> <true /> </showPict>
  2771.     <dontSearch> <false /> </dontSearch>
  2772.     <owner>4050</owner>
  2773.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2774.     <content>
  2775.         <layer>background</layer>
  2776.         <id>1</id>
  2777.         <text>s</text>
  2778.     </content>
  2779.     <content>
  2780.         <layer>background</layer>
  2781.         <id>11</id>
  2782.         <text>sample¬†codescanningschedulingscreen¬†capturescreen¬†recordingscriptingSCSIsearchingsearching,editorservershadingsharewaresignal¬†processingsimulationSmalltalkSmalltalk-80SNAsoftware¬†simulatorsolidsortingsoundssource¬†code¬†controlsource¬†codesource¬†level¬†debuggingsource-level¬†debuggingspecificationspeechspell¬†checkingspreadsheetSQLstatisticsstructuredstyled¬†textSuperCardSybasesymbolic¬†debuggersyntax¬†checkingSystem¬†7.0system¬†adminstration</text>
  2783.     </content>
  2784.     <content>
  2785.         <layer>background</layer>
  2786.         <id>12</id>
  2787.         <text>64506,68508,122158,148386,180137,208576,229686,238504,240592,254570,292191,330349286980257699149433277421,28505712552,69707,118287,122158,141835,143193,152759,161044,178896,228853,285057,292191,32267914319385020,139301,156567,238504,241574,243574,252957,267447,293723,295792,300336,315054,316000,317049,331758,332939,335707128362329006303952254570100741196092171111565672097464298830395290241,91269,24357418467,157769,166034,183554,246718,263164,265019,266018,276375,277421,292191,30171269707,82762,19039633775,85020,115724,120951,13329244842,58435,65750,77729,78928,141835,145898,2158358363,685088374618467,183554278273118287,15275970999,199955,224017,247598,325817,32681318228987335,9938932367070999,136807,158738,180137,255511,295792,335707,348860326813,32773122010,37695,191447127307,133292,150409212202,227832119611</text>
  2788.     </content>
  2789.     <content>
  2790.         <layer>background</layer>
  2791.         <id>8</id>
  2792.         <text>SS-RecordS-RecordsS-VHSs/hsacrificingSADEsafelysalessamesamplesampledsamplessamples/installssamplingSanSANESarsonsatisfysatisfyingsavesave/loadsavedsavessavingsayingsaysSCscalablescaleScaledscalingScanscannedscannerscannersscanningscatterscenariosschedulesschedulingschemascholarssciencescientificscopescorescoringScramblescrapscrapbookscreenscreen-capturescreen-copiedScreenRecorderscreensscript‚Äîinscriptscript-writer‚ÄôsscriptedScriptEditscripterscriptersScriptExpertscriptingscriptsscrollscroll-backscrollablescrollingSCSISDSDBSESE-seriesSE.30SE/30SE030SE30sealSeamlessseamlesslysearchsearch-and-replacesearch/replacesearchablesearchessearchingsearching/reportingseasonedSeattleSecondsecond-generationsecondssecretssectionSecureSecurityseeSeekSeekingseeminglySegmentsegmentationsegmentedsegmentingsegmentsSeikoselecetdselectselectableselectedselectingselectionselectionsselectiveSelectivelySelf-containedself-documentationself-pacedself-playingself-sufficientsellsellingsemanticssemicolonsseminarsSemperSoftModulasendsendingsendssenior-levelsensesensessensitivesensitivitysensorsensorssentsentenceSeparateseparatelyseparationseperateSequeLinksequencesequencersequencessequencingsequentialserialseriesseriousSeriusserveserverServer-equippedserver-to-serverserversserviceServicessessionsessionssetSetFilePositionsetssettingsettingssetupsevenseveralSFGetFileSFPutFileshadingShaferShanashapeShapersharesharedSharewaresharingshellshellsSHIFT-OPTION-ENTERShiftingshipshipmentshippedshippingshipsShneidermanshortestshotshouldshowshow/controlshow/hideshowingshownshowsshrinkShuttlesideSignalsignalssignedSignificantsignificantlysilentSiliconSilkSilverrun‚ÄìDFDSilverrun‚ÄìERMSilverrun‚ÄìLDMSilverrun‚ÄìSRLSilverrunsimilarsimilarlysimplesimplicitysimplifiessimplifysimplysimulatesimulatedsimulationsimulationssimulatorsimultaneoussimultaneouslysincesinglesingle-inheritancesingle-stepSingle-usersitesitssixsizesizeablesizedsizessizingsketch-outskillskillsskipSL/IPslideslidebarsslotslotsslowsmallsmall-screensmallerSmalltalkSmalltalk-80smartSmartChartsmartersmearingsmoothlySNASNA-LUsnapSnapshotsndsosocketsocketsSoftouchSoftPCSOFTSETSoftStreamsoftware‚ÄîanythingsoftwaresoldsolidsolutionSolutionssolvesolvessolvingSomaksomesongsongsSonysoonsoonersophisticatedsortsortingSoundsound/voiceSoundEditsoundingsoundssoundtracksoundtracksSourcesource-codesource-levelsourcesSPspacespacesspanSPARCSparcstationspeakspeakersSpecialspecialistsspecializedSpecializesspecializingspeciallySpecificspecificallyspecificationspecificationsspecifiedspecifyspecifyingSpectralspeechspeedspeedsSpellspell-checkingSpellCheckerspellingspendSpinnakerSpInsidesplinesplitsplit-screensplittingspotspotlightsSpread-sheetspreadsheetspreadsheet-likeSpreadsheetsSQL*LoaderSQL*NetSQLSQL-basedSQL/DSsquareSSADMstabilitystackstack-justStackDAstackedStackheadsStackMatestacksstaffstagesSTaK-XstakeholdersstampstandStand-AlonestandaloneStandardstandard-sourcestandardizationstandardsStarstartstart-upstartedstarterstartingStartPakStartPaksstatestate-of-the-artstatementstatementsStatesstaticstatisticalstatisticsstatusStatus-trackingstaystdstepstep-by-stepStepAheadstepperstepsstereoStereo/44.1kHzStevestillStinchcombStonecutterstoragestorage/retrievalstorestore-boughtstoredstoresstoringStoryspaceSTRstraightforwardstrandedstrategicstrategyStreamstreamlinesStreetstrengthstrengthsstretchstretchingStrictstrikingstringstringsStripstrongstronglyStructSoftstructurestructuredstructuresstudentstudentsstudiesstudiostudyStuffItStylestyle/placementStyledstylesstylingStylisticsstylizedsub-totalssubdivisionsubexpressionsubjectsubnetssubprogramssubroutinesubroutinesSubscribesubscriptionsubsetsubsetsSubstantialsubstantiallysubstitutedsubstitutingsubsystemssubtotalssubtractionsuccesssuchsufficientSuggestedSuggestionssuitSuitabilitySuitablesuitesuitedsuitesSummariesSunSun-3SunshineSupersuper-fastSuperCard‚ÄôsSuperCardsuperfastSuperIndexersuperiorSuperKRSSuperSCSIsupersetSuperStacksSuperTalksuppliedsupplySUPPORTSupport-9:00supportedsupportingSupportsSuresurfacesurfacesSVIDSVVSSW.LICENSESwiftswitchswitchersswitchesSybaseSymantec‚ÄôsSYMANTECsymbolsymbol/linesymbolicSymbolicssymbolsSymmetrySymphonysymptomssynchronizesynchronizingsyntacticSyntacticallysyntaxSystem‚ÄôsSystem'sSYSTEMsystem-levelSystem/Findersystematicsystemssystems-levelSystems/MicroConcepts</text>
  2793.     </content>
  2794.     <content>
  2795.         <layer>background</layer>
  2796.         <id>9</id>
  2797.         <text>2310422251044180324564535131627299820779,63336,65750,68508,8363,215835,141835140714157769,22010,23273,351316,188053,201405,76459,166034,235475,322679,174845188949,115724,85020,158738,118287,306990,278273,167083,171353,226370,322679,181380227832,113321,229686,199955,204363,279792,293723,348860,208576,234129,122158,67023,135850,290100,240592,295792,180137,182289265019,276375244673,204363332939261986,18467,276375234129,138222158738,8363,7892883746,99389156567261119280973,149433,283041,307994,232092,235475,120951,290100,144585,155269261119259932,399090,139301,17889681485,157769,300336,280973,85020,399090,285057251095,172416,252052,80152112099232092254570332939,32367024467399389,323670175845,303952,204363,94452,323670332939167083,106550233105128362286980,21453813624,118287,2043631960923209225769988621267447235475,5038119609,202556,170321,100741,239435,80152,4938343819246718,166034297793147016140714183554188949,190396,81485,157769,108739,149433,151428,288154,130745,277421,12552,126450,134500,139301,140714,98486,322679,178896,145898,323670,51420149433140714277421190396,117158,97144,297793,27932,101882,98486160131303952,244673,228853,158738,303020,312627,256533,380608,165002,241574,259932,172416,261119,285057,289130,290100,321768,334424310354178896321768285057,301712,182289315054,317049,285057289130244673,157769,311495,170321,161044,248651,258913,166034,285057,322679,237401,178896292191,244673,158738,18467,163677,326813,204363,246718,380608,331758,165002,234129,166034,122158,242631,69707,252957,313980,261119,285057,141835,252052,289130,290100,321768,334424,178896,180137190396225104351316,25802,323670160131,271826,208576,103157,242631,243574143193873352818198788,272998,14910,81485,83746,157769,229686,325817,310354,86133,18467,299188,22010,117158,247598,326813,306990,246718,351316,255511,267447,256533,248651,271826,331758,332939,286053,87335,286980,241574,119611,97144,288154,348860,27932,101882,59517,212202,201405,76459,62078,166034,130745,213070,242631,104078,64506,305949,70999,226370,217111,252957,245645,135850,136807,313980,254570,46016,105378,243574,140714,249971,289130,290100,321768,327731,329006,322679,334424,174845,301712,291172,268361,77729,78928,320733,335707,112099,152759,270842,12943225891331680188949,198788,81485,83746,157769,257699,18467,17578,23273,31680,306990,255511,256533,248651,87335,119611,100741,60697,59517,62078,166034,58435,63336,57352,68508,69707,215835,217111,105378,141835,321768,327731,329006,266018,174845,145898,77729,78928,112099,152759348860351316218475267447,25802,58435,57352,195825,323670257699225104,267447,293723,241574,36633,101882,236379,242631,64506,139301,243574,140714,321768,295792,77729,147016,106550,335707,128362139301140714229686156567,293723,104078,295792156567,238504,330349,267447,64506,321768,335707,80152331758330349237401228853,300336,315054,316000,317049,241574,59517,236379,226370,252957,112099,180137208576256533,293723,295792,77729,78928,270842145898190396,251095,312627,252052,180137279792156567,8862120779,351316,286980,44842,12552,46016,174845,145898,129432331758222987167083971447892814458514458585020,25802270842334424117158,118287,317049,286053,25802,37695,207189,243574,290100,143193,174845,155269,180137225104,259932,261119,32367081485,20779,258913,242631,217111,245645,139301199955244673,331758,332939,64506,259932,243574,140714,197814,301712,221062263164,32608,285057232092,3583913329213822219671022783225993222401730171216013186133133292229686103157227832,300336,311495,384390,237401,219730227832,9445297144233105143193312627311495,158738,88621,261119,243574315054312627312627234129,27084222401714910,91269,191447,306990,351316,307994,258913,331758,332939,26728,236379,46016,321768,270842156567,108739,325817,326813,351316,213070,207189,126450198788303020327731,32900685020,180137265019157769,297793,1552692599328502023273,31680,312627,209746,212202,192406,207189,245645,181380,183554,129432188949,156567,204363,27932,60697,231042,62078,58435,63336,57352,134500,180137,152759115724,117158,122158,235475,46016,243574,140714,32176821453831262785020,199955,325817,326813,316000,167083,213070,207189,171353,327731,329006199955325817,326813188949,199955,291172188949,119611,99389,234129,207189,217111,78928188949,16383,157769,311495,86133,24331,209746,212202,210807,213070,207189,104078,224017,70999,217111,135850,136807,239435,143193,329006199955,313980234129303952,198788,156567,82762,83746,2818,300336,186011,53364,55404,199955,18467,299188,186926,117158,24331,326813,255511,293723,307994,248651,380608,87335,286980,167083,27932,205863,60697,212202,201405,130745,210807,207189,242631,104078,259932,172416,134500,140714,141835,329006,334424,144585,295792,145898,78928,147016,155269,323670299188,18692654295,317049,119611,93227,173685,291172,270842331758,138222261119,323670261119,32367083746,334424108739,52321,279792,258913,35839,269769,217111,252957,233105,77729299188,186926299188,186926175845,30395223104288621332939,12428732773188621167083,12552,32267925457016383,117158,80152156567,2818,18467,22010,24331,32608,36633,122158,69707,132072,177726188949,123297290100266018190396,249971,21973016383180137225104,311495,218475,249971,143193380608108739222987145898311495,114501,235475,140714248651,270842331758311495313980,139301,106550157769,337045115724,248651,12530277729384390283041261986,18467,17578,100741,138222188949,138222140714113321,158738,80152158738,330349,836315040934886031398095290222031,97427974279848695290133292,322679,9241318013713624,227832,311495,20779,24331,202556,163677,246718,255511,293723,248651,241574,27932,103157,277421,64506,252957,245645,138222,173685,140714,143193,178896,295792,335707,80152,18138027299819609,117158,202556,247598307994,100741,144585,182289,323670117158,118287,242631,105378,285057,14458510537810537818467,19609,26728157769,19609303952,17578,42988,105378,237401192406,171353,14589813624,244673,52321,167083,210807,64506,44842,252957,139301,178896,112099198788,303020,20779,312627,234129,130745,133292,72171,134500,144585,21973013624,244673,82762,110911,117158,118287,247598,279792,271826,258913,88621,297793,76459,265019,166034,207189,384390,69707,44842,12552,252957,138222,139301,92413,147016,181380,32367021847516367785020,167083,210807,213070156567,115724,85020,52321,310354,20779,25802,99389,101882,103157,213070,133292,120951,63336,57352,226370,252957,139301,174845,145898,80152,182289313980134500225104,303952,13624,244673,16383,2818,300336,115724,118287,204363,188053,256533,315054,316000,317049,271826,331758,332939,25802,242631,120951,195825,12552,252957,105378,243574,322679,334424,178896,92413,77729,78928,155269,152759332939323670303020,118287,256533,130745,334424,17889634886028505781485,222987227832,249971198788188949155269331758110911,18138076459,138222204363271826,105378,290100,214538278273278273156567,235475,327731,329006,237401156567,123297,217111118287,288154,132072,321768,77729,2708428733570999286980140714209746,135850,136807209746117158149433246718,31505481485,283041,19609,293723,210807,64506,8363,135850,136807,290100,295792,129432120951,21973018894932073318894982762315054,316000,317049178896225104,292191,272998,73328,14910,156567,107639,227832,81485,82762,261986,83746,157769,2818,300336,280973,238504,115724,149433,229686,158738,257699,283041,199955,303020,310354,86133,114501,18467,17578,20779,191447,284024,117158,23273,202556,247598,306990,161044,351316,307994,248651,271826,331758,332939,165002,305007,222987,87335,241574,119611,348860,167083,26728,205863,99389,234129,209746,212202,232092,201405,76459,265019,276375,130745,35839,210807,235475,207189,269769,242631,104078,274253,305949,259932,38841,399090,65750,68508,69707,215835,41803,226370,217111,12552,252957,245645,136807,313980,254570,134500,218475,138222,105378,285057,243574,197814,321768,143193,327731,329006,214538,233105,266018,322679,334424,174845,237401,144585,178896,48264,219730,145898,320733,335707,112099,181380,270842,323670228853,157769,20779,231042175845,30395222010,23273,99389,242631,58435188949,227832,86133,165002,210807,240592125302,105378184935,32608305007,12530232176883746,115724,283041,20779,255511,305007,288154,104078,72171,127307,321768259932263164,246718,259932297793,245645,180137114501,23412923209213624,198788,190396,156567,113321,263966,86133,23273,161044,88621,167083,209746,94452,62078,305949,195825,196710,217111,136807,140714,197814,48264,145898,335707,15275990241,91269,255511,332939,165002,242631,139301,243574,301712330349,332939,285057,335707,80152261986,157769,263164,263966,18467,312627,161044,246718,351316,297793,276375,166034,236379,277421,64506,214538,266018,178896384390276375261986292191,157769,263164,246718,265019,166034,105378,249971,301712,183554261986,263966261986,276375225104,175845,303952,244673,190396,16383,156567,227832,81485,82762,261986,2818,300336,238504,115724,85020,33775,150409,91269,54295,199955,17578,20779,191447,151428,23273,170321,330349,165002,25802,208576,234129,60697,212202,35839,122158,236379,123297,133292,120951,104078,64506,8363,69707,196710,217111,245645,254570,124287,126450,105378,197814,141835,329006,240592,145898,78928,320733,182289,177726,129432190396,133292,63336,5735216383,2818,23273,58435,64506,57352,65750,68508,8363,215835,44842,141835,145898,77729,78928175845,303952,161044,286980,167083,126450,138222,15526958435303952,14910,16383,261986,300336,263966,191447,24331,222987,167083,25802,297793,120951,12552,136807,138222,334424,11209913930187335156567325817,326813311495180137190396,157769,90241,91269,351316,331758,332939,231042,166034,58435,64506,337045,218475,285057,143193,322679,155269,18228986133,167083,29779322010,100741,8015223943514319318013785020,31680,306990,293723,103157,269769,249971,327731,233105,334424,237401,295792267447,60697,235475,133292,291172,7772983746,99389,9848614910,107639,113321,229686,150409,99389,93227,13930198486149433,202556,25802,1255233175817578,10074118467,18355414910,238504,158738,17578,22010,117158,330349,332939,100741,201405,76459,62078,8363,67023,252957,139301,233105,80152,15275914910,332939,88621,514202782732171111565672782732077932267920779175845,30395214910,139301,33442419039694452,127307163677231042242631118287,214538,335707,152759,183554242631,243574156567,118287,152759,183554136807135850,136807325817,247598,326813,123297,224017,70999,12552,135850,136807,327731,152759199955199955,135850,136807186011,32267983746233105244673,227832,228853,280973,238504,311495,263164,283041,199955,303020,310354,160131,284024,251095,299188,186926,151428,247598,170321,326813,306990,312627,246718,188053,255511,256533,293723,307994,248651,258913,278273,331758,332939,241574,27932,276375,384390,242631,252957,245645,136807,313980,254570,261119,285057,243574,252052,327731,334424,174845,301712,145898,335707,323670,177726288154351316,17484513624,204363303020301712292191,175845,303952,113321,300336,311495,283041,303020,284024,326813,306990,312627,161044,204363,279792,246718,351316,188053,255511,293723,307994,258913,380608,331758,305007,286053,241574,276375,12552,252957,313980,254570,261119,243574,290100,321768,322679,334424,174845,178896,182289,270842,323670,177726246718,2374018374632367032073332176827742159517,218475,27084213624,16383,90241,91269,88621,59517,35839,133292,120951,58435,57352,65750,68508,69707,215835,226370,72171,124287,218475,141835,214538,178896,8015214910,75402,16383,81485,85020,158738,56439,199955,17578,299188,186926,151428,23273,24331,330349,351316,188053,380608,222987,208576,209746,100741,101882,103157,59517,212202,201405,210807,213070,120951,68508,8363,39746,215835,70999,195825,41803,43819,12552,218475,138222,105378,197814,214538,334424,178896,219730,77729,78928,181380,180137,270842,1777268502016383190396,14910,29532,60697348860227832,248651,104078,12552,237401,106550119611,234129,130745,221062227832,330349,27979220779,293723,140714,2957922331055843558435257699,118287,87335,112099229686,23273,274253,63336,140714115724,133292,1209512818,115724,199955,330349,64506,196710,24357416383191447,100741,145898334424,335707110911,269769,80152,182289199955,97144,143193320733101882334424204363,130745,42988,141835,1458986069729117246016147016261986,263966,18467266018251095,252052272998,42988,249971204363237401303952,244673,156567,191447,286980,18138017584585020,117158,351316,315054,286053,236379,290100,270842180137156567,108739,149433,186011,303020,310354,12552,29010095290248651,167083,92413268361165002,1320721362413624212202222987836310537813822285020,4079922010101882140714208576,10315720436327932,193688,194663,135850,335707,80152,183554184935,300336,140714,32367026111930572,6850877729,7892811209973328,82762,85020,53364,283041,86133,87335,25802,99389,37695,46016,173685,290100,240592,145898,92413,106550107639,108739,87335,99389,93227,64506,193688,145898,80152,112099,49383303952,310354,101882,224017,252957,141835,145898232092,78928227832,305007,297793,235475,58435320733261986,263966,166034285057144585198788,83746,331758,286053,243574323670160131,323670303020,118287,178896140714271826351316,9938924263114589825802,40799228853,238504,202556,231042,285057188949645062818,202556,104078,136807,80152170321,194663,80152235475113321,20779,236379158738,50381317049,335707234129152759125523344243290061362418601132176873328,227832,148386,108739,186011,91269,325817,160131,18467,20779,251095,22010,30572,24331,326813,312627,330349,87335,88621,26728,234129,232092,122158,235475,64506,68508,69707,215835,224017,171353,196710,40799,226370,217111,132072,140714,141835,252052,145898,128362,180137,323670184935292191,13624,198788,244673,272998,190396,14910,16383,156567,228853,81485,82762,261986,83746,2818,280973,311495,115724,85020,263164,158738,257699,283041,199955,325817,303020,263966,86133,160131,17578,19609,284024,299188,22010,117158,118287,23273,24331,202556,247598,163677,326813,312627,330349,161044,279792,246718,255511,267447,256533,315054,316000,317049,248651,258913,331758,332939,165002,305007,222987,286053,87335,286980,241574,119611,88621,288154,348860,167083,25802,26728,297793,27932,99389,208576,100741,101882,60697,103157,59517,212202,231042,201405,76459,265019,62078,276375,166034,235475,213070,242631,133292,120951,104078,277421,58435,305949,259932,63336,57352,337045,65750,68508,69707,67023,215835,70999,226370,217111,12552,252957,245645,136807,313980,72171,254570,261119,46016,134500,218475,138222,105378,139301,285057,243574,140714,289130,290100,321768,143193,214538,266018,334424,301712,291172,268361,178896,145898,77729,78928,147016,106550,320733,335707,80152,112099,181380,155269,182289,152759,270842,183554,323670180137291172156567293723,12552,295792204363,87335,65750,67023,136807,18013726728,226370,32773187335320733198788,85020,325817,326813,60697,217111156567299188263164,24157478928178896261986,158738,263966,247598,255511,256533,315054,316000,317049,348860,235475,70999,252957,136807,290100,178896,295792,335707,180137,177726145898295792227832,117158,777292957923168030572,60697246718235475198788101882292191,303952,13624,198788,244673,190396,14910,16383,156567,227832,81485,82762,113321,83746,157769,2818,300336,311495,115724,85020,229686,90241,257699,53364,199955,325817,310354,86133,114501,160131,17578,20779,19609,299188,117158,118287,23273,24331,202556,247598,326813,306990,312627,330349,161044,204363,246718,351316,255511,267447,256533,315054,316000,317049,293723,307994,248651,271826,258913,331758,332939,165002,305007,222987,87335,241574,119611,97144,88621,348860,167083,25802,26728,297793,27932,205863,99389,208576,209746,100741,101882,34669,60697,103157,212202,62078,276375,130745,210807,207189,269769,242631,133292,120951,104078,274253,64506,305949,259932,63336,57352,38841,337045,65750,8363,69707,67023,215835,224017,70999,196710,44842,226370,217111,12552,252957,135850,136807,313980,72171,254570,261119,46016,134500,218475,138222,105378,139301,243574,140714,141835,321768,327731,214538,322679,334424,174845,301712,237401,268361,144585,178896,295792,219730,221062,145898,77729,78928,106550,320733,335707,80152,112099,181380,155269,180137,152759,270842,323670,51420286053,286980,288154,289130,290100,291172225104,14910,16383,280973,158738,199955,23273,188053,27932,39746,172416,11209973328,108739,136807,140714,49383225104,244673,73328,16383,81485,82762,113321,157769,280973,108739,229686,158738,257699,52321,55404,325817,17578,191447,117158,118287,24331,247598,326813,351316,256533,271826,87335,348860,25802,27932,99389,208576,93227,100741,94452,101882,59517,62078,130745,207189,269769,133292,120951,305949,57352,65750,68508,8363,69707,67023,215835,70999,41803,43819,12552,252957,136807,218475,138222,105378,285057,141835,327731,329006,174845,219730,221062,77729,78928,106550,112099,181380,180137232092175845,303952,118287175845,303952188949188949212202267447,268361145898,14701618138025802199955,325817,326813,32773116500277729,7892833775,101882,123297,41803,145898,106550101882191447,22010,23273,201405,62078,37695,274253,44842,226370,217111,124287,140714,141835,145898,5038174355,48264198788,115724,158738,330349,101882,65750,68508,8363,215835,141835,145898,106550351316,17484518013722298716603416603450381115724,13329286133,306990,330349,315054,317049,27932,201405,123297,64506,218475,289130,322679,7892875402248651225104,292191,303952,13624,188949,198788,244673,272998,190396,14910,16383,156567,227832,228853,81485,82762,113321,261986,83746,184935,157769,2818,300336,280973,108739,311495,115724,85020,229686,263164,150409,90241,91269,158738,257699,52321,54295,53364,283041,199955,325817,303020,310354,263966,86133,114501,160131,18467,17578,20779,19609,284024,251095,299188,22010,117158,118287,23273,24331,202556,31680,247598,163677,326813,306990,312627,330349,161044,279792,246718,351316,255511,267447,256533,315054,316000,317049,293723,307994,248651,271826,258913,278273,331758,332939,165002,305007,222987,286053,87335,286980,241574,119611,97144,88621,36633,288154,348860,167083,25802,26728,297793,27932,205863,99389,208576,209746,100741,101882,60697,103157,59517,212202,201405,76459,265019,62078,276375,166034,130745,35839,210807,37695,236379,213070,207189,123297,269769,384390,242631,133292,120951,104078,277421,58435,274253,64506,305949,259932,63336,57352,38841,337045,65750,68508,8363,69707,67023,215835,224017,70999,193688,41803,226370,217111,12552,252957,245645,135850,136807,313980,72171,254570,261119,125302,46016,134500,218475,138222,105378,139301,285057,243574,132072,140714,249971,141835,252052,289130,290100,321768,143193,327731,329006,214538,266018,322679,334424,174845,301712,291172,237401,268361,144585,178896,295792,219730,145898,77729,78928,147016,106550,320733,335707,80152,112099,181380,50381,155269,180137,182289,152759,270842,183554,323670,12943257352135850,136807191447225104,190396,14910,156567,107639,113321,83746,157769,2818,263164,257699,29532,199955,325817,86133,18467,299188,22010,118287,326813,312627,279792,267447,248651,165002,305007,222987,87335,88621,32608,288154,25802,26728,99389,209746,192406,265019,210807,235475,207189,120951,274253,63336,38841,70999,194663,43819,44842,217111,12552,136807,254570,46016,134500,218475,138222,132072,140714,197814,327731,95290,233105,268361,144585,219730,106550,80152,181380,155269130745239435</text>
  2798.     </content>
  2799.     <content>
  2800.         <layer>background</layer>
  2801.         <id>10</id>
  2802.         <text>115 14373653617025151,137 172,79 110 166,93 122 191,77 155,88 118 198,1 35 37 62 76 78 97 173 216 231 274208295,150,190,73,5,186,171 182,80,135,164,4735,281,327,102,108 178,109,36,214,39 50,39,24,175219,100,116,233,84,49 69,195,104 154,315,123,79,155,158,183,8,181,231,11279,7970,190107132,161,128261,310186,74,276138,911675468,17,116,93,145,217,95,33 116 157,144 147,12112663,84,178,297104,306,98 177,93,41,33,82 8830,38,29,145365918965,169114141,25 18017,15 184,119,19,147126108,521225225,60163,188,16485133591522446,5294,38,41,130,5,187,1452121,18848831985732 50 134,242,51 170,174,32,8,17,19,144,6 34 116,201,14,69,258,313,7 34,131,133,252,191,401330623202,59,32,13,117,235,389063,69,126,43,99,101,98,36 57 76,117,237,113,30,74,29 71,25,3 37 56 74 86 96 105 108 111 130 161 209,69 96 116 130 143 159,43 61 145841181 18 4654,96,1930,33,58131 99,36 120,62 84 136 170,25,51,99,10 90,222,125,145 149,144,35 85 90 2037 20 32,82,51 145,23 136,20 44 52,17,58 85 97 193,58 152,52,27 85,65,166,229,26 45 50,222,163 189,74,62,61,13 86 89,77 79,10 66,5,14 24 49 102 124 141 151 166 174 184,88,55,101 192,223 23418418239 107,156,184150,35,144,102,66,1041 12 26 36 56 64 87 106 120 154 166 182 189 226 2353975 176347,140,149,247,186,261,150,185,139,175,189,159,110,239,166,188,175,203,183,200,100,224,158,156,206,225,72,190,122,269,169,92,87,179,165,249,162,229,146,141,154,258,139 204,276,254,159,258,108,221,166,200,260,144,230 267,286,168,174,243,280,262,357,142,45,229,180,156,160,176,210,123,162,146,128,288,303,216,219,184,215,265,8129531248,348,248,188,262,207,188,146,160,26,176,201,225,159,191,170,167,16 225,163,155,259,191,199,219,265,237,279,201,281,205 263,181,157,161,130,124,501,289,304,185,21618018431474,44,58,60 116,62,11252147 152 155,72,26 39 50 104 162 196,206,14,212,153,156 197,49,118 248,64,236,146,26 39 50 104 162 182 196,268,79,131,95 137 167,9 165632527250,149,63,14968,65,51,47,195,108,25,202258020849 52 74 122 142,81,90,86,68,46,170,24,175,147,4,157 2415166,45,45,45 176,167,27431243,87,160,86,22964252,61198,57,52,39 56 60,451,151,90,251,467454 1291553727171184159 187,56716773,81,92,9,27,53,153,85,148,85,68,119,106 14271,99,68,161150,162,68,47,121,81,24916475,139,158,111,43,184,297,49,33,4757,34,11080,29133 1592258491 161 178 265 300 502 5676533179184702917199560,187,216,44,183,69367,4821989919090 166,110 168,64,97,714953162281,6510192,28,45,150,58,126,237,142,62 161,103,303,152,132,114 177354,46,204,214,151,324,110,5275691 53 71,1 88162 170,114 14462 15356,43,1256 24108129,36 45,132,168,115,50,189,88,238,83,60252,286 322,112,36,14,6 30 44 95,159,190,198,218,6,161 325 388,7810,26,88,25,127,52,146,101 35 47 80 101 14019210,74 323 358 366 373 379,26 51 71 102 149,27 52 72 105 152,66,245,4,3 37 56 104 117 172,65,147,5 33 62 73 15128087,88170,88 98,67208,33,212,204,156,252,372186,270,378,241,218,124,38 207,22,90 141,21,29,146,165 173,284,263,308 316 318,371 380,24,150,14 109252,22247115,23,9,12,37,87,5 122,5,59,55,136 199,19,28 106 111,28,35,91 114,4 92,5,3,45 59,19,21,6,78,164 228,68,7,112,99 277,68,96 102,80,10,179,4,105,4,25 176,343,146,82,5,94 142,3,202,184,72 91,8,7332,3243,107,66,24,35,116,18741,136129,135123,13830,7 1318,31,48,156,53,64,76,90,173,4039,3941,4132,24119 14722619,3949 555557,159,94117 141159,156,51264,38 59 133,82,74,8 38,5,6,5 22 44,29 44,131,42202,404091315,104,211283402264,199,308,33,26314186625325,61 83,34,14136,160779736,268,3666,4558,52,5832229 34146,11 68 125 146,78 103 166,52 186,60178,7140445,12,14697,42,1073712815411,2411277,207,1827680,227,66 83 169,95,84,55,99,87,83,23,53,5,133,28,37 85 123,39 78,182,87,207,49,403,111,19,23,38,142,85269,94,84,1428,35,137,10,5572,80,123,100,20,877922064 111,11,36 62 122108,93 14164,66,4 20 48,10 201,12716,32,301124,108,33,180 209,91,184,34,45,241,146 196,91321,112,63 92,74,82,161,64,127,207,39,73102,145,63,5,201,33 194,51,27,34,84 145 246,91,88,108,33,116,14,58,64,9,274,23,43,59 92,61,70,178,41 4913950 106203,254,97,341364,321,328,58,130,272,255,235,277,200,348,222,189,220,240,207,253,323,105,504,261,165158136 181,212,146,125,172,160 163,124,157 181,114,176,53,47,135 138,113,132 135,141,43 50,12,126,172,43 48,47,123 134 150,61 193,158,232,133,49,159,30 47,170,161,70,13364188161,135,106 135,145,146,2211266878,1049 47 249,127228205818714,16296 112,23396140,173,82,1258479347 358,84,110,125,50 150140 159,72,3 30200,18,166,71 90,157,45 217143159410325 42 100,219,261120311 19161,115107,70,41,172,84,133,83,16,11,50,172,67124,39 42 12118220138211147,127,1441730,56,157,7,41 159 194,376,5,16 379 386,4,156,69,222,362,8 214,196,102,3,277,77,55 176,257,10 88 163,148,58 64 306 395,220,7,210,196,44 243,72,289,9,78,291 302,33 80 108,169,155 189,16 19 120 171,5,160 191,3 106 153,196,84,198,217,18,124,91 279,9 22,256,16 36,102,340,80,9 85 93,50,20,5 33 45,11 320,20 53 111,38,17 70,100,10 101,34 43,6,3,42 126 210,4 47 57,54,233,22 178,27,56,25,27,102,12 64 160,5 80 185,11 168,6 74 192,21,200,14 148,461,234,12,97 265,156,17 26 70 182,215,15,78 177 245 255,34,141,245,10,169,15,148,152,186,8 37 150,100,98 205,202,110 131,18 30 56 99 118 195,5 126 179,289,18,7,339,202,211,9,150,142,210179,292 342,37,1665 42 59,7 39 120 14868,29,8,15,6941,479,227,19 22 35 59 82,128,5461,138 14436,306,3316819,13,88,258,25,148,64,32,41,22,5914 83 116 12231,109,20 51 60 97 128140,26 40,82103,27117530 206,317,30,4 149,56,26,20,51,10,24,82,52,46,29,26,27,80,48,15,21,42,40,317,48,5640,38,46,115,136,153,222,66 169,13850,82,126,168,200123,152,4 42 49 82 123 155,72 111 140 172,249,166,129,3 19 182,43 119,31,2 6 21 35 52 64 82 95 114,42 242,86,69 78 119,139,61,1 43 49 77 96 110,537812 18 1004810 23,57 195,59,107,30 41 87 94,149 211,187,79,85 131,4149,44117,10446 114,70,78 247 280,74,99 104 266,129,142 345,351,56 122 137 225,20 81 138 144,28,82 101 145,204,23 53 67,71 88 103 122 152,236,58,12,3,74,236,41 61,126,64,38,142,58,186,68 111,102,173 215 313,71,179,284,58,68 92 99 110,48 143 160 170 183 206 209 218 260 279 309 312,12,60 76,6 61 102,42 137 201,66 180 230,96,49 176,8,62 179,104 107,126,11,48,114 225 239,31,47 135 156,63,1 26 56,170 185 241 244,205 256,86,7 51 103,19 52,48 6367 94,114,150,169115,76,135,54 104,169,56,163,188,157,195,6,9 122,39 64 273 291,73 186,42 18036,28 134,35,36,43,21,256,4936202,179,225,207,27,199,71,213,222,291,211,176,34 38,257,300,120,18,198215 2201432838,39108 174314191,371,82,70,44,163,104 182,71,215,127,144,20 35 121,336,112,54,168,77,91256,74,8183,28,1171151266257,84,50,37 160,84,62,70,123,87,35,17,37 16014,107,169,12,18,2127 169,123,1298,26,103,70 115,30,43 117,54,1323634,62,71,293110163 177,183 19799,39115,63,82 99 160,110,132,4 145,43,14,120,166,161,101,187,29,114,123,56,18,123140,133,52,5756110350 3614 16 26981 1635745,41 15196 123,257,82 1599718,48296711223 101 226,62,114,7 17,3440,82226,18 164 238,145,88232110 192 258 295,91 247 314 35825 50 70 101,27 103,26 51 71 104,70,79 119,155,27,64 144,55 170,126,2017 159117,35,2455,1371404710 22,332,131,38,39,124 177,67,94 103 138,263,16 31 123,78,62 85 99 122,55,2 14 23 56,5,5,62,141,51,16,3,13 15 193,76,29,155,179,42 136,30 55 103,31 51 129,173,24 59,101 106 132 197,130 151 216,81 91 101 133 172 235,86,41 55,60,204,133 196,70,189,4 9 106 116 122 131 137,62 154,31,99,200,2 13 22 55 65,48 54,1 10 79 81 85 105 126 161 165 201,25 67,67,89,210,194,432656 149 171,13 53 112168,159214138,26,75 105 273,61 101,172,16 19 132,10 18 60 69,157,12,20,22 106,34 76,25 37,87 191,50 70,23 66,15 68 94 105 112 141 147,14 36 60,101,267,52,20 44 100 119 215 226,47 73,29,27,25,31 148 156,74 121,262,6 12 54 69,143,50 131,17,154 207 223,193,45,153,27 41 52 136 174,6 45 52 88,22 145,37 39 113,40,38,1652 115,8527762311410682,125,20165,144,89,82,30,112,15,121,86,39,41 117,126,137,110,135,132,81 139,15,21 221,102,128,28 174 299,68 166181,36,78,89,268,187,41,158,87 94,38 124 129,38,26,43,216,117,114 132,12,9,206 211,68 116 129,132,39,109 182 192,14 38,14 56,18 92,55,122,14,122,40 156,70,15,24 157,116 133 159,22,40,42,226,311,194,224,48,195,59,125 161 236,26 119,223,236 254,5,169,134 225 232 254,225113164,60,42,34167391,178,193 204,305,13,1340 117 140 147,298,171,6020,191,53245 263,260,283,22468465177,12 41,134 137 140,76 15047,119,100,96,5339,21,49108,26,189,72,40 153,25,1333830,91,2670,16448,140,190,27220,66,949993149163,105,28,154,156 3761491 20 7620371214,206,15816135,3444,53,7720529 55 106 193 19456,55,307,48,65,1176630,212,46,43,36,295,101,18526488,55,45,23,28,19,185,63 1997290,293,221 20 46142,176 17813923596 127 144 161146313098,452791272151,1919134,85,58,179,173,208,5143,50,38 225,9190 10037,31339,35521063,102,81,26,104,153,61 149,22,56 99 113,49,196,39,89,15,363,32,1369,39,30 37 45,17,7,147,90,346,11,60 105,3054 206,59,104,29 129,169,151,103 35391,1687,13,53,50,10 7928 167 17358 74,28 70,111 15326 352 27 165 178213,141,45 52,29,231119149,22 32163,134,21927812789,11921019688,43188,43,191,175,4521015592,4,6 113,145,1329 56,62,139224174,41,163 31513,2893,91152 22814122414839183331755,360 444,29,10,51,72,82 151,16,56,55,52,34,42,97,83 154,81,48 69,84,127,56,169,32,49 58,97 131,42,261,233,275,59,66,82,37,58 69,174,35 150 173,34,201 217 259 275,51,320,11,43 49 184,127460,244,384,182,133,302,198,255,337,184,301,212,171,239,220,105,193,317,312,140,260,197,151,345,178,224,157,242,197,185,181,81,151,154,277,292,194,244,178,158,142,181,210 214,204,188,93,195,192,92,216,151,131,148,150,276,190 219,209 238,178,129,245,64,211,114,261,202,235,79,171,327,241,175,159,205,219,296,205,271,251,166,218,264,171,191,186,132 150,195,148,301,247,302,236,225,192,188,165,206,100,150,223,243,76,258,295,267,264,309,266,203,238,472,237,136,343,160,180,166,141,227,256,301,320,321,326,144,248,390,37,221,172,258,188,123,194 223,154,138,120,279,488,356,380,125,208,205,203 232,250,215,221,228,158,274,251,140,21322823267208,43,20312,51 75,200,7 118 206,66 176,747,108,7427 217128177,280,37 111,38 114,62,220326146100,1433059 8385,175,64,86 109,19 81 162 218,25 118 186 242,21 75 179,26 40 159,24 47 176,53 139,105,72 179,95,126,2 121 136 144,1 31 105 123 180 293 322,10 212,128,33 197,13289116 28415,164,1781 126 2716020,448089485969,294,276 278 289,271 403 406 429,215,134 154 307 323,157,183 260 267 279 291 294,152 373 384 387,457,204 209 311 325,201,159,20 129,84 99 168 340 352 361 372,152 154 166,225,234,226 325 336,163 258 317 336,174,59,234 237 241,32,384,57 124,61 153,247,177 193,202 204,91 175,271,189 192,180,205 211 226 306 309,297 300 307,121 199 201,127 136,133 136 183 200,101 186,58 127,197,121 226,238,134 139,199,228,197 205,107 169 225,110 115,193 249,182,162,179,186 296 299,177,189,139 169 176,312 315 319,225,244,209,33 160 165 176,166 251 253 270 281,28 105 221 224,296,210,53,123,145 202,332 343 351 358,118 162 177 259 269 278,60 196 198,34 191,215 217,111,200,142 301 318,36 112 200 201,195,276 282,11 30 44,188 276 285,74 97 110 124 131 138 206 208,40 191,138,113,129,202 204,247 249,39,280,214,181,128 145 176,32,199 238 268 279 281,128,183,52 73 98 140,125,39,61 116,161,50 59 67 119,181,99,166,163 164 176,197 276 278,77,24,152 223 230,243 249,98 229,279,170 185 300 305 307 313 315,162 363 368 370 376 378,192,185 192 194,205,169,210,261 266,310 325,271 325 327,329 331,331 336,288,18 28 218 376 401 412,28,201 205,84,198 202,222,238,137 145,174 176,132,138 140,194 200,134 292 311 324,297 300,191 219 222,27,480 503,361 364,112 132 218 285 385 388,213 217,238 241,135 238,169 205 257 271,119 226 235,262 265,233 235,283 391 414,279 281,287,250,4682,132,97,55,239,156213,103,288,57,71 152,226 309,104,72,97,22,32 57,11212,7,266,63,34106 164,12 58 110,51,22 157 174,152,167,28,238,86,84,95,174 185 219,165,50,15,118,115,44,268,248,155,8 26 122,121,42 88 118 127 136,100 122 130,120,52 83 127 161,65,33,11 161 190,20,113,5,134,24,113,24,126,131,143,105 156,84 170,128,43,152,72 101,21 45 86 113 187,101 160 167 181,191,151 169,23 39 81 109 194,111,44,8 39,423,163,121 131 250,12 52 137 190 207,89,307,152,215 273,88 96,111,78,125,9,255,244 270,175 191,59 120 165,136,18115422,37 190,19148,44 15419019133471,33239,494770105,24 69 100 140 175,25 70 103 143 178,9179370,39435,157 175 209 216,52,14,418,12915250,85,134,111,122,24,40 69,18,120,90,32,228,3 10,37 55 255 302 411,6038,11 16190 201,148,196,165,47 62 84 112 137 163 185 193 197,81,94,78,89,36,222,47 118 133 138159,10960117207393180,12972,139,119,25,28,25,57,30,189,189,22,146,209627194 206,64,218 252,209 212 225,11 28 67 70 76 107 144 172 239,17 95 331 362 432,190,137,261 282,50 81 143,4 46 103 190 202 231,44 161 259 276 288,102 237 371 400 403 416 422 449 469,84 151,238 256 272,160,123 136,175,177 211,71,75 252 268,10 16 71 136 169,210,109,15,229,163 201 262,220 233 242,137,144 157,6,31 94,87,210,204 216,6,25,5 18,155,39 42 229 284 298,182,231,135,161 174,27 166 205,90 153 165,157 172,175 205,89 133,169 191,6 32 151,85,88,155,101,24 179 233 262,256 267,146,7 153 182 220,15 95 139,18,162 171,115,185,172,218,208 220,104 142,101,199 215,179 190,196,96 105,220,155,135,152,206 273,154,154,152 161,291 305,102,202,221,98 149 195,133 136,10 39 80 148 197,68,178,14 68 118,162 230 265,28 156 181,88,144 156 166 185,27,8 83,175,8 69 204 222 225 249 285,183,22 32 37 141,165,40 156 171,142 152,10 31 175 195,48 227,69 137,154,238,197 214,141 154,149,10 50 209 215,35 59 95 102 115 137,134,136,145,3 152 164,251 269,33 39 74 114 121 170 195,8,153,11,65,270,45 167,39,12 85 202 214,22 41 66,250,116 187 199,64 160 166,149,169 181,92 161 179 183,14 59 127 136,29 244 247,104,9 154,159 187 191,113 189 207 211,5 33,90,63 159 192,79 184 219 253 260,4 42 58 193,52 179 198 225 232,14 198,73 191 233 267 274,134,7 209 270,75,4 62,28 32 40 155,6 194,19 91 357,256,140,224,110 188 280,164,131,170 181,145,24,30 162 239 249,83 140 186 198,253 266,275,270 297,280,148 158,22 69 258,217,107 349,138,169 193 200 251 258,87,41,225,176 188,222 246,152,156,11 136 157,13 22 94 127 136,172,206,119 130,60 158,15 142,124,124 133,160,7 95 250 262,201 269,157 182,102 221 227 284 439,277 315 321,292 331 337,36 93 99,102 155 193,212,215,220 238 254,176,192 252,3 37,162 213,295,124,194 205 233,202 261,92,221 227,5101240 277,31023179,96 230,195,333,10,7 190,14,105,215,53,13 35 92,13,28 110 175,33 109 150 167 229,103,45 92 107,148,11,221,34 112 153 170 239,203,40,89,12 147,41,34 99,20,23,27,70,67,2,15 77 81 84 90 203,54,22 122,32,97,42 67,40,88 141,118,66 116,59,28,30 126 136 233,79 84,12,14,231 245 280,111,118,105,49,158 250 271,295,105,79,370,41,70 85,24,169 188,113,172,49 76 115,11 107,39,109 123,1046112</text>
  2803.     </content>
  2804.     <name>s</name>
  2805.     <script></script>
  2806. </card>
  2807.  
  2808.  
  2809. card_25189.xml
  2810. <?xml version="1.0" encoding="utf-8" ?>
  2811. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2812. <card>
  2813.     <id>25189</id>
  2814.     <filler1>0</filler1>
  2815.     <cantDelete> <false /> </cantDelete>
  2816.     <showPict> <true /> </showPict>
  2817.     <dontSearch> <false /> </dontSearch>
  2818.     <owner>4050</owner>
  2819.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2820.     <content>
  2821.         <layer>background</layer>
  2822.         <id>1</id>
  2823.         <text>t</text>
  2824.     </content>
  2825.     <content>
  2826.         <layer>background</layer>
  2827.         <id>11</id>
  2828.         <text>TCP/IPtechnical¬†journaltelecommunicationstelephonytelnetTHINK¬†CTHINK¬†PascalTHINKToolBooktraining¬†coursestrainingtutorial</text>
  2829.     </content>
  2830.     <content>
  2831.         <layer>background</layer>
  2832.         <id>12</id>
  2833.         <text>136807,188949,210807,219730,327731,329006235475,23637911332111332122106270999,81485,82762,88621,92413,100741,105378,113321,115724,122158,123297,145898,151428,165002,177726,188053,198788,214538,218475,240592,30395282762,88621,100741,105378,113321,151428,188053,198788,214538,240592136807,202556283041227832,232092167083,233105,249971240592</text>
  2834.     </content>
  2835.     <content>
  2836.         <layer>background</layer>
  2837.         <id>8</id>
  2838.         <text>tabtab-delimitedTabletablestabstabulartactileTaggedtagstailortailoredtaketakestalktalkingtalksTampaTandemtapTape‚Äì$995.00tapetapestarget‚ÄîwritingTargettarget-specifictargetedtargetingtargetstasktaskedtaskstaughtTaxTBATCLTCPTCP/IPTCPortteachteachingteamTeam-projectTechTechgnosistechnicaltechniciantechniquestechnologiestechnologyTechWavestediousTek-HexTeknosysTektronixTeltelecommunicationsteleconferencingtelephonetelevisiontelevision-qualityTelltelnet‚Ä¢PMtelnettemperaturetemperaturestemplatetemplatestempotentenstenthTerminalterminalsterminatetermsTerracetesttestedtestertesterstesting‚ÄîincomingtestingTexastexttext-onlytext/graphicsTextReadtextstextualTextWareTGSthanthanksThe¬†Debuggertheoriestheorytherebythey‚ÄôrethinThingsTHINKthinkingThirdthird-partythirteenThirtythoroughThoroughlyThoughthoughtthought-outthousandthousandsThreethree-daythresholdthresholdsthrillthroughthroughoutThustickstighttightesttightlytime‚Äîthetimetime-consumingTime/DatetimelinetimestimingtimingsTinttipstitleTitlesTK50TMLTMONTMPLsto/fromtoday‚ÄînottodaytogethertogglingTokenTalktollTOLL-FREEtoolToolBookToolbox‚Ñ¢/MPWToolbox‚ÄôsToolboxToolbox/MPWToolkit'sToolkittoolkitsToolsToolsettoptop-downTopDown‚ÄôsTopDowntopictopicsTOPSTorque‚ÄôstotaltotallingtotallytotalstouchestouchtonetourtourstowardTQMTracetracertracestracingTracktrackingtrackstrademarktraditionaltraffictrailstrainingtransactiontransactionstranscriptionstransfertransferstransformtransformingtransformstransitiontransitionsTranslatestranslatingtranslationtranslationsTranslatortranslatorstransmittertransparentTransporttransportabletransposetranspositiontraptrapnamestrapstreatmenttreatsTreetrendsTrendwareTri-DatatriestriggertrigonometrictrimtroubleshootingtroubleshootingTroubleshootstruetrue/falseTruevision‚ÄôstrulytruncationtruthtrytryingTSSnetTTYTunerTunesTurboTurboCASETurnturnaroundturningturnkeyturnsTurtleturtlestutorialtutorial/helptutorialsTVPorttwicetwisted-pairTwoTwo-diskTwo-modetwo-phasetwo-tracktwo-wayTwoMatchTxxTtypetype-checkingtype/encapsulationtypedtypedefstypestypicalTypicallytyping</text>
  2839.     </content>
  2840.     <content>
  2841.         <layer>background</layer>
  2842.         <id>9</id>
  2843.         <text>120951258913114501,123297,242631,173685,24357419609,247598,317049,87335,136807,112099303020,139301224017312627274253127307291172156567,90241,91269,60697,76459227832,85020,158738,54295,283041,263966,163677,297793,242631,138222,181380227832,280973,53364,19609,27932,60697,242631,277421,243574,237401,77729237401348860,18355411091127084230594964506,254570188949188949,276375,277421,245645305007,27742111450116383,133292,41803,138222,3290064079983746,3290066702343819,44842184935,119611,285057157769330349,87335,119611,122158,104078,141835,145898,335707227832311495,237401197814235475210807,221062188949,325817,326813,210807,135850,136807,327731,329006,219730,221062120951,21973032608227832,16708382762,113321,86133,69707,233105,237401112099286053,286980,288154,289130,290100,301712,291172,320733327731,329006225104,292191,303952,13624,198788,244673,190396,16383,156567,227832,228853,81485,82762,113321,157769,300336,311495,115724,85020,229686,257699,199955,310354,263966,86133,114501,160131,20779,19609,299188,117158,118287,23273,202556,247598,306990,312627,330349,246718,351316,255511,267447,256533,315054,316000,317049,293723,307994,248651,271826,258913,331758,332939,165002,305007,222987,87335,241574,119611,348860,167083,25802,26728,297793,27932,208576,234129,209746,101882,34669,60697,103157,232092,166034,210807,235475,236379,207189,242631,133292,120951,64506,305949,259932,337045,224017,70999,226370,217111,252957,135850,136807,313980,72171,254570,261119,134500,218475,138222,105378,139301,243574,140714,321768,214538,240592,322679,334424,174845,237401,268361,144585,178896,295792,219730,145898,77729,78928,106550,320733,335707,80152,112099,181380,155269,180137,152759,270842,32367022298781485,148386,108739,99389,235475,43819,240592272998,18467,247598,222987,337045,249971,155269351316,278273,348860,26728,231042,135850,136807,174845,144585113321101882,334424225104330349101882225104,13624,190396,16383,82762,115724,85020,229686,86133,17578,312627,25802,234129,100741,60697,212202,62078,235475,236379,133292,120951,104078,12552,138222,233105,106550,182289,18355411332115526916383,81485,113321,257699,310354,24331,255511,256533,315054,316000,317049,293723,258913,305007,226370,135850,136807,72171,295792266018348860279792221062221062312627312627117158,312627,132072,321768,329006,320733117158,99389,254570,249971,182289246718225104,100741,64506303020272998225104,190396,110911,97144,212202,207189,305949,214538,22106219039621973010655031149582762,222987,134500292191,190396,297793,195825,313980,218475,32367022298782762143193199955,18467,134500,143193,80152274253225104,303952,198788,156567,157769,280973,311495,229686,160131,251095,299188,186926,118287,306990,161044,351316,255511,267447,293723,307994,258913,278273,332939,165002,87335,286980,241574,167083,27932,99389,101882,34669,103157,59517,212202,62078,166034,269769,384390,104078,277421,58435,57352,69707,44842,12552,261119,127307,46016,134500,139301,243574,132072,140714,249971,252052,321768,143193,174845,178896,295792,145898,78928,106550,335707,128362,155269,152759,270842,323670225104,128362323670269769285057,268361132072238504218475261986,83746,157769,300336,85020,186011,86133,160131,22010,331758,332939,241574,208576,100741,232092,166034,122158,64506,67023,224017,196710,12552,254570,105378,139301,140714,233105,291172,77729,78928,50381,152759,270842251095,25205214589819609240592,80152167083,222031130745329006182289,270842303952,198788,81485,82762,113321,115724,85020,86133,151428,202556,188053,165002,88621,234129,100741,103157,232092,122158,123297,133292,120951,70999,136807,134500,218475,105378,214538,233105,240592,219730,145898,92413,77729,78928,17772616708383746,23273,246718,25802,69707161044,212202,210807,136807,214538227832293723,29579216383,23104272171,268361161044222987,1670838733535839303020,183554303952,227832,232092,276375,27084222783226976927932,269769303020190396,156567,227832,157769,115724,229686,199955,303020,86133,117158,163677,330349,293723,222987,88621,167083,205863,209746,94452,101882,130745,120951,69707,42988,217111,135850,72171,218475,105378,139301,285057,141835,174845,295792,219730,18138099389,139301188949,170321,210807,1382222043637892840799,4381958435,57352,32267977729188949,272998,73328,227832,81485,261986,83746,184935,157769,280973,311495,85020,52321,283041,303020,263966,86133,114501,20779,191447,19609,163677,246718,258913,222987,167083,232092,63336,171353,42988,134500,105378,243574,266018,322679,334424,291172,237401,145898,78928,147016,80152,181380330349321768166034186011,331758,100741,64506,8363,11209942988134500244673234129,236379238504157769,293723,29579219995588621,105378163677,14701614071449383114501272998,190396,127307,290100,144585279792,165002,12552,132072,78928105378209746321768,180137306990,307994,214538272998,73328,74355,16383,156567,107639,81485,83746,157769,108739,311495,85020,55404,86133,160131,24331,247598,163677,306990,351316,307994,331758,332939,87335,288154,348860,27932,99389,208576,93227,212202,166034,130745,207189,269769,120951,136807,313980,46016,138222,105378,139301,140714,143193,95290,322679,174845,219730,106550,112099283041115724115724188949,272998,227832,81485,2818,158738,330349,315054,316000,317049,25802,205863,209746,34669,60697,212202,201405,62078,35839,37695,236379,213070,207189,133292,120951,58435,274253,64506,63336,57352,8363,171353,218475,301712,51420115724276375113321,199955,22010,247598,161044,246718,205863,276375,123297,305949,245645,249971,329006,301712,80152,180137,17772685020,44842,237401,80152,180137303952,16383,227832,82762,157769,2818,115724,85020,229686,263164,52321,29532,310354,263966,114501,18467,17578,20779,191447,151428,117158,23273,24331,267447,331758,332939,165002,305007,286980,297793,27932,205863,208576,234129,209746,34669,60697,59517,212202,231042,62078,166034,122158,235475,236379,104078,58435,64506,305949,63336,65750,68508,69707,67023,215835,70999,41803,42988,217111,136807,254570,134500,239435,105378,249971,197814,141835,143193,327731,97427,233105,266018,322679,237401,145898,77729,78928,49383,155269,182289,15275975402,16383,122158255511,101882,231042,76459,21973087335,112099106550106550231042227832,231042,235475,23637983746,85020,12552,13930139746261986,12552,243574,3207333357071255213624,242631181380113321331758,332939,334424,335707268361103157320733117158,27932,130745,269769,14589846016321768156567,64506,221062199955,263966,78928,147016119611,297793263966,222987,313980158738,283041,285057272998,81485,213070,218475,285057110911,85020,221062167083244673,227832,24331,351316,188053,258913,167083,26728,27932,232092,104078,224017,70999,135850,136807,249971,322679,291172,106550325817,326813,32773113585091269225104,18467,284024,258913,212202,192406,213070,72171,323670258913,100741,322679184935,18467158738,166034,120951,9742728505787335,112099166034280973,115724,158738,283041,246718,224017,196710283041175845,303952,196710,72171329006280973,30572,165002123297312627,181380209746,335707205863,212202,120951,219730229686186011,259932259932119611,138222,145898145898198788,53364,119611,130745,3583923104260697156567,85020,27932,99389118287331758,332939,334424,33570725769915776911091127932144585143193305007,22298722298785020,158738,117158,267447,315054,316000,317049,241574,26728,193688,194663,195825,43819,80152,152759157769399090103157,57352,3226791209517645981485,311495,132072280973325817,326813212202,213070,30594924467326316490241,88621,104078112099258913,103157208576,77729,7892813822234669,239435,49383265019,124287226370226370310354,279792,305007,208576,58435,214538,240592,323670160131157769,234129,2354752197308363135850,136807156567,227832,257699,251095,31680,279792,246718,256533,26728,166034,213070,133292,120951,58435,274253,57352,399090,8363,245645,138222,105378,252052,334424,219730,77729,78928,152759,270842323670323670325817,326813261986258913234129128362156567,110911,191447,299188,118287,315054,317049,209746,133292,46016,243574,132072,140714,329006,233105,78928,27084230572,6850830572315054,236379133292198788,157769,53364,199955,310354,299188,186926,118287,247598,204363,256533,167083,25802,27932,265019,133292,70999,226370,217111,12552,135850,140714,174845,178896,152759,270842114501,22010,245645,24059283746,8363236379</text>
  2844.     </content>
  2845.     <content>
  2846.         <layer>background</layer>
  2847.         <id>10</id>
  2848.         <text>4748 121 191134,53,41,33,8368,39,94,138,197 242,80174,217 21895189975519165,54,52,108,23464,83,247,33,174,67,61 81,19,214,229,57195,39,6 53,34,63,72,76,30,113,70,1317616,45222464911,133325302,46,56 92 138,46 54 94 97108,9 45 94 114 13675226,172,79,68,36273,9212718,3324,104,231747,88,126,57,76,96,306,5260205 210,129738026,50204,223,233,18 45 89 112 131,124 211,253,100,115,21,11111 141,2 32 52 80 108 138 198677 33,1792,160,252,71,152,2816481,131,96,54,238,173,155,240142,146271,68,293,275,402 405 428 444,214,306 322,259,372 383 386,527,107 163,310 324,200,119,339,224,233,324 335,316 335,173,233,383,152,95,246,176 192,201,270,188 191,179,204 305 308,296 299 306,198 200,182 199,185,196,225,237,227,196 204,224,109,248,181,161,178,295,176,188,175,311,224,243,208,159,169 250 252 269 280,220 223,295,8 209,201,331,258 263 277,195,190,214 216,300,104,199,275 281,48,275 284,205,10,77,201 203,17,9 290,246 248,279,213,180,278,127,182,115,162,275 277,222 229,242 248 254,278,299,362,191,184,204,168,260 265,309 324,324 326,328 330,330,287,400,200 204,197 201,41,221,237,136 144,82,137,193 199,291 310,296,218 221,502,360 363,384 387,212 216,237,237,256 270,225 233,261 264,232 234,390 413,278 280,286,249103130,24,9,33,65,23,1721,224,18,98,72,137,200176,28,13 168,43,15,15,10,117,2811742,8877199123273,267,325,250,203,311,306,178,233 236,179,204,238 280,324 359,199,290,330,180 189,260,331,216,183,180,469,294 314,210,202,150,13457108290,333,81 162,119 236,154,126,168,192,184,164,181,298,314,164,232,312,375,191,2993523291 16 3312 298417475 177,22,160,92,65,140 18979,124,48 135,18,111126126,95,913954163,210,26,4,26 62 102 105 136 292,79 145,51,63,30232662122641,185,1696,152,78,81,184,96,23319399202241,41,19,187,147216 54,198,51,249,149 180,41,81,67,151,20 42 50 70,62,62,128 171,74,29 132,29 34 86 90 99 125,43,77,43 78,76,14 41 56 75 94 129 166 176 203 217,20,46 90,141,166,57,190,103 173,119,120 139 158,60 217,15,103 129,124,107,120,36,117,79,131,58,50 99,52,35 138,47,190,112 119,6 45,194,50,20 25 36 147 186 189 267,175,122 135 170 175,235 249 255,76,19 41 49 69,154,104 213,63,68 225 229,43 78,79,38 202,130,28 60 78 150,34,138 146,160,47 158 183 226 233,23 33 94 121 131 16264 69,412618441,1310459294151,107,72,68 71,284,78,130,186,72,178,197,44,89,98,26,21,94,94 212,84,65,21,245,95,53,49 275,69 131,12,61,174,165,17,143 147 152,2533,32337746,211216,4454272 94 129,8976 243,153 156,270,171,91,230,263,186,41 47,22,66,80,108 198,32,69,185 188,46,73,92,87 175,133,92,134,224,119 197 229,228 233,114,225,36 81 96,130,72 294,75,1 20 46 85 200 218 281 327,1 26 76 106 128 231 296 324 343 362,8 25 62149149,211,178,151,84138,86,22,264,82110222,216180,87123,9289190,47675441,14179,79 154,27,9,16537436144,126212168,389,184 270 572,293,159 188,187,392,229,292,286,51,20,95,150,213,50,78,90 204,44,265,108 175,65 147,146,29,266,53 103,168,288,181,119 316,124,72 155 160,87,95,144,218155,5891,36,38,14113272 15265,7142,44,773436,56,59,343,76 106,195 201,92,22,135 189,25 70 94,239,43,46,118,205,187 193,270,69,100 105,69,114,47,233,229,77,105 175,146,88 90,51,51,35 37 72,48 206 243,77,86 151,91,142,111,98 136,391,25 64,11,150,1764511319176,98,96,92,111,993517288114 148,4446341 348,57 74,57 74369113 203,236120,1 38 10361 215463223,14,21,113,122109,92,99,49,59 175191162206,368195,175,20011,11,7,132 138,209,7,5 95 98 102,55,8,6,67,9,54,36,26 126,76 160,6,5,121,177,4 107,37 39 75 82 104 108 138 146,41 76 79 86 106 113 157 165,26 81,9,50 80,7,66,183 199,4,103 106 110 114 117 121 127 137 145 274 294 304,10,80,71,14,157,74 204,100 133,136 150 171,150,57,5 99,139,2 57 107 121 227,5,88,118,154,7 71,12 43 17112 44 74 97 140 1954274216,101,234 435 450,128,165,58,176,4,10,4,168,56 139,83 128,10,187,4 54 195 268 283,90,141,44,33,240,102,76 83,102,75,31,109,116 131 215,56,122,55 128,11,76,13 56 123,45269853 149,49 130 351,4,140,6,6 14,4 29 75,17 66 117,7,5,5 59,46 86 111,7,5,178 195 198,73 121,5304,83,110,131 232,4 10 35 274 40068 91 285,148,57 241,15,141,44,7 17 171 256,302,63 74 110,50 124 156,10,2 44,2,141 173,125,21,74,12 27 72 90 122 166,52 54,28,39 172,2 68 76 101 122 138 152,23,34 60,5 9 21 31 55 64 94 123 136 171,5 142 155 190,3 86 95 114 191,43,83 89,36,41 53 71,51 134,319,81 165 319 354,34 48,32,206,47 50 129,81 129 182 186,52,32,168,35,70 181,81,23 35 72 86 127,74,56,69,68,23 181 225,16 208,80 151 161,231,17 215 222,11,26,66,70 74 165 187,69 179,52 143,28,10,151,20,56,22 129,55,28,39,215,2 44 50 62 81,114,35,311,142,61 174,16 25,28,5,65 18245,6 90 109,7131,36 140,18,63,1954,12264 1031 42 159 174 18669 83445,33,130,58 250 275172 220,138,442,3004722,241,27,1 1323046182,2098283196,215,200,2097518029113,50 129,107,138,119 127 16420411891,170,36362,2 74 133,50,1611,4952 99,81 156,24271,202,17459,156,88 141,184,3439 85,124,384945,92 162 179 266 503,121,75,3 19,223,18,63,219,19 55,104,170,283,320,382,115,95,110,11153 120,54 123,798076173,72,35 72,116 184,30 64 109 113,30,231,10,16640,107,21255,12889,119,101,189135,77 15121380,23,10,66 109,55,73,512419,17 182,68 90,1107933 64,12 25,62 10629150,22557,3937 122,143 301,117,48 75 11492 13035,37100103,140,93 123 225 322359138 287,38,119,115,45808563,73 153,48,63 10766186,205,190,1 116 199169 22719150 5715111119335,5145126 212,5,6 146,43 68,70,34,42,228,69,78,61,37,5,1 31 71 106 224 235,51871 2037,88,8525123111,180,587230,240101,206,46803319,110 200,27 1161 13 37 58 100 180220,32202,33,24 17814221,23,1145,113860 14385 103,80,45 103,212,124,147,3 58,1939896,127 244,195161185217,259173,89,45,25,34,99 106,208,153,156,106,94,71,115,173,19,201,2,221,103,33,293,24,173,112,175 311 332,166 319 348,238,1567217784,85601151831 6173 247,60,31,77 118,95,52,90,67,31 39,52,124,200 204,157,78,114,213,18138,325037,2841746,148,30,230,68,56,56,181,116,168,53,99,40,141,85,15,120,16,146,238,177,152 183 254,43,71 164,155,16629,73,30,1356,112181</text>
  2849.     </content>
  2850.     <name>t</name>
  2851.     <script></script>
  2852. </card>
  2853.  
  2854.  
  2855. card_25372.xml
  2856. <?xml version="1.0" encoding="utf-8" ?>
  2857. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2858. <card>
  2859.     <id>25372</id>
  2860.     <filler1>0</filler1>
  2861.     <cantDelete> <false /> </cantDelete>
  2862.     <showPict> <true /> </showPict>
  2863.     <dontSearch> <false /> </dontSearch>
  2864.     <owner>4050</owner>
  2865.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2866.     <content>
  2867.         <layer>background</layer>
  2868.         <id>1</id>
  2869.         <text>u</text>
  2870.     </content>
  2871.     <content>
  2872.         <layer>background</layer>
  2873.         <id>11</id>
  2874.         <text>UNIXuser¬†interfaceuser¬†programmingutilities</text>
  2875.     </content>
  2876.     <content>
  2877.         <layer>background</layer>
  2878.         <id>12</id>
  2879.         <text>2818,38841,44842,104078,122158,188949,190396,192406,32773162078,81485,86133,94452,103157,105378,106550,132072,140714,149433,152759,160131,182289,188053,192406,213070,218475,228853,242631,257699,272998,291172,311495,322679,327731,331758,332939161044,249971,289130,32267920779,119611,124287,134500,143193,251095,252052,290100,331758,332939,380608</text>
  2880.     </content>
  2881.     <content>
  2882.         <layer>background</layer>
  2883.         <id>8</id>
  2884.         <text>UARTUDBUDPuggestedultimateultraultra-fastULTRIXunbalancedunbeatenundefinedunderunderlyingunderstandUnderstandingundoundocumentedundosunexpectedunforeseenuniformuniqueuniquelyUnitUnitedUnitsUniversaluniversitiesUniversity‚ÄôsUniversityUNIXUNIX-basedUNIX-compatibleUNIX-likeUNIX-styleUNKNOWNunlessUnlikeunlikelyUnlimitedunmatchedunmodifiedunopenedunparalleledunprintableunrollinguntilunusedupup-to-dateupdateupdatedupdatesupdatingupgradeupgradesuploaduponus‚ÄîbutUSusableusageUseusedusefulUser‚Äôsuser'suserUser-Centereduser-createduser-customizableuser-defineduser-extendableuser-extensibleuser-friendlyuser-interfaceuser-scriptinguser-selecteduser-testeduser-writtenusersUsesusingusualutilitiesutility‚Äîisutilityutilizationutilizeutilizesutilizing</text>
  2885.     </content>
  2886.     <content>
  2887.         <layer>background</layer>
  2888.         <id>9</id>
  2889.         <text>13822242988,44842210807114501117158,265019,57352,7772924157485020,57352,92413,7772919039613930126728198788188949,190396,16383,227832,283041,55404,29532,56439,17578,30572,23273,256533,315054,316000,317049,205863,208576,60697,235475,213070,63336,69707,171353,70999,194663,44842,12552,126450,249971,197814,106550,323670243574233105,268361228853,82762,19609,217111,29117252321,208576,103157,259932,127307,139301,32176814838613930188621224017186011,199955,291172190396,16383,81485,191447,161044,204363,315054,331758,332939,119611,231042,201405,138222,291172,15275918894975402,16383,54295,209746,65750,13822216383138222207189,42988,138222,181380157769227832227832,52321,167083,235475188949,190396,2818,115724,85020,90241,325817,86133,17578,326813,192406,133292,120951,58435,63336,70999,194663,217111,138222,327731,2197302818,10407812215828182818269769147016229686,254570,9241383746303952,13624,83746,157769,2818,85020,263164,310354,263966,117158,255511,256533,87335,297793,242631,259932,226370,127307,139301,321768,214538,322679,92413139301,78928,15275919039613930185020,16603413930140799,4381983746,242631,254570,243574,145898133292225104,292191,190396,261986,83746,157769,300336,110911,115724,86133,17578,118287,31680,312627,330349,241574,88621,100741,101882,192406,122158,207189,133292,64506,12552,138222,139301,173685,243574,322679,334424,144585,181380,155269,180137,152759,270842227832,228853,82762,23104285020,158738,283041,310354,247598,317049,99389,252957,254570,243574222987,241574157769,114501,20779,222987,241574,217111,17368519995516383,255511,256533,241574,242631,58435,254570,243574,140714,301712117158,351316,165002,58435,140714,11209913822285020,236379114501188949,199955,20779,31680,161044,293723,271826,205863,208576,209746,59517,212202,232092,62078,130745,210807,235475,236379,213070,207189,64506,65750,68508,8363,69707,67023,215835,224017,12552,218475,132072,237401,268361,295792,77729,7892811209982762,115724,312627,331758,119611,133292,120951,104078292191,13624,198788,244673,272998,74355,16383,261986,83746,300336,115724,85020,149433,263164,90241,91269,158738,257699,199955,325817,303020,263966,114501,19609,284024,299188,186926,22010,118287,326813,312627,330349,161044,279792,246718,351316,188053,255511,256533,315054,316000,317049,293723,271826,331758,332939,222987,286053,241574,88621,25802,297793,99389,234129,100741,101882,192406,130745,35839,210807,213070,269769,242631,104078,64506,65750,68508,8363,69707,67023,215835,171353,193688,194663,196710,12552,245645,136807,72171,124287,134500,218475,243574,132072,290100,143193,327731,329006,240592,334424,174845,237401,144585,295792,221062,92413,77729,106550,335707,80152,112099,128362,180137,182289,152759,32367013624,198788,244673,83746,184935,157769,108739,311495,85020,158738,257699,55404,29532,56439,325817,18467,20779,19609,22010,202556,326813,306990,255511,293723,248651,271826,165002,241574,348860,25802,99389,234129,59517,62078,276375,166034,122158,213070,242631,104078,57352,68508,8363,215835,193688,194663,226370,136807,313980,72171,261119,127307,138222,139301,173685,132072,140714,197814,141835,290100,143193,233105,266018,240592,334424,144585,295792,145898,147016,155269,180137,270842,183554,5142082762,248651,122158,261119,134500,139301,285057,132072,17772663336,57352,134500292191198788,272998,75402,16383,156567,81485,2818,115724,158738,257699,54295,310354,86133,114501,251095,117158,24331,163677,312627,204363,307994,278273,119611,97144,32608,36633,348860,208576,234129,209746,94452,103157,59517,212202,76459,62078,213070,305949,224017,70999,12552,252957,125302,46016,218475,105378,173685,132072,140714,249971,141835,252052,321768,327731,329006,214538,233105,291172,237401,144585,221062,145898,77729,78928,147016,335707,80152,112099,128362,181380,182289,152759,12943222783269707170321157769,19609,30572,247598,99389,101882,69707,12552,261119,141835,8015260697128362208576,196710297793,14071469707,1418351209512576996207813624,190396,157769,115724,85020,54295,283041,303020,310354,160131,117158,23273,163677,246718,255511,315054,305007,286053,88621,32608,167083,103157,62078,210807,207189,242631,259932,399090,69707,224017,171353,193688,194663,196710,42988,252957,135850,136807,261119,218475,139301,243574,140714,197814,290100,174845,291172,268361,178896,145898,80152,181380,152759244673,156567,227832,311495,303020,160131,191447,251095,330349,87335,101882,201405,130745,274253,252052,237401,106550225104,175845,303952,272998,190396,227832,157769,115724,85020,229686,91269,160131,18467,151428,247598,306990,312627,330349,246718,315054,316000,317049,293723,165002,305007,286980,241574,88621,32608,36633,99389,234129,231042,265019,166034,130745,207189,384390,104078,277421,64506,259932,65750,68508,8363,69707,215835,12552,252957,135850,134500,285057,243574,141835,143193,214538,97427,233105,334424,295792,221062,112099,180137,152759,270842305722818,108739,20779,306990,331758,235475,269769,67023,136807,134500,197814,334424,183554,3236701320722818,149433,199955,303020,17578,151428,306990,315054,119611,205863,213070,41803,313980,261119,134500,321768,334424,182289,183554110911,5951713624,303020,14701643819,214538113321,60697</text>
  2890.     </content>
  2891.     <content>
  2892.         <layer>background</layer>
  2893.         <id>10</id>
  2894.         <text>115 26777,1 15 36 632717249,3,90,71246,106,48,15644107112215100 235,292,48 218,370 402,75,71,56,67,26,76,132,107 136,19 87,24 83,22 65,67,43,194,6,346,61,194,24,227,86,70,326,53,39,58,188,108117154,40145,29,58,102,5925,136,117,89,52,134,133371957111041,31 217,11987,114,81,12,119,65 121,99,135,154,7 58,25,62,166,25,2511621,64,61,102 106,46,36 54 226 242 2813737 87136,79,147,1101178 1073 64 85 126 491 554,61,321,499 24 90 123 129 163,45,147,241,274,30,108 166,203,88,111 169,4 22 45 55,9,18 123,157,114,27,83,122,101,38,12047,374371321013015,64,33103210,137,252,359,158 161,196,85,127,131,187 192,105 167,191,222,10,44,118,228,51,136 191 333,202,199,14,40122,41,1221296654,1427049,2764,245,200,254,3974484 124 167,41,185,44,119,307,215,33 82,142,259,107,213,97,59,44,95 165 175,117,93 117,224,65,61,11,69,89,118 129 145,48 157 163 230,192,36,170 180,134,17,95 143,19 165 185,71,236,183,17 78 110 17445,77,135,8431,242,169,44,41,80,211,205,99,32 22175,50363,197,82 111,160,136,261,63166269,172,196,288,244 272,128,7,252 280,399,183225,167,211,147,410,23124914,20839281,339,221,88,182,234 252,149,179,284 291,186,210,258,48 65,184 188,233,188,235 248,343,296,233,274,252,287,248,259,258,301,152,468,305,246,165 216,117,245 263,355,37941107,140 259,177,102,143,22,33,45 140 19140,82,33,151,30,9,217 241,53 63,59,10 19 160 169,176,68 134,54 72,26 86 118 172,66,54,52,36,53,61 128,94,33,48 85,27 73 111,21 45,36,36,6,110 147 211,62 131,164,22,92,58,38,23,24,15,30 151,11 96 108 114,16,11,87 109,82,129,148,88,21,7,194,201,67 74 96,169,58,1 151,26,47,216,18,17,175 188,18 93,196,197 200,52,109 189,121 216,179,174,195,117 230,16,48,50,48,254,20,35,126,12,107,208,49,45 92,189,80,120 169,173,55,57,23,68,53,87 109,44,70,139,73,45,157,21 49,78,261,46 74 86,130,5899,237,155,43,51,93,45,21,111,39,174,58,47,12 55,138,87,24,88,44,6 27 60,141,85,129,118 124 302,41,15,14 48,70,75,214,46,25,80,14,108,26,53,200,184,89,95,226,141 200,241,31,34,41,150,87,67,21,20 36,80,33,18,69,164 339,13,16,70 182,134 199,216,25,72,233,37 152,118 124,8 23,7,31,38,197,29,1185,128,56,5,101,51,62,28,49142,161,16028318 425,8,28,71 82,79 202,26 60 146 161,227,331,201,24,15,41,22,30,85,281,81 119,15 38,26 108,31 45 116,92,70,44 74 84,10 20,16,40,45,131,137,94,42 53,16 44 92 176,127,177,21,30,16 77 257,12 40,50,140 170,54 291 476 480,26 220 252,29,54,71 150,7 21 147 178,20 51,55,345,51,71,84,13,26,17,148,104,29,151,77,53,95 351 403,225,238,15 29,75,110,23,27,86,30,53,735001503386,138,48,114,122,184,147,220,55,73 161,78 841844720,5080,124154,85 1651010212742 109,27 182,357 376,338,342,31,6,44 57 119 207,12,51 64,208 315,88,48,26,110,41,168,4,54,7,25 90 128 152 169 207 236,48,44,142,129 151,24,185,12 54,86,13 34 123,31,69,72,54,6,66,149,76 195 206,171,330,104,43,22,61,98,56 84,32 56 83,37,10,182 229,135,16,23 109 287117,55,376,33,114,181,37,24,116,58,230,52,27,111,23,31,10451,33,25,58,125,239,43,130,199,54 118,8,54 69,49 167,25,13,60,10,109,94,73,38,45 95,27 150,78,24,21,108,13,41,45,25 55,98,59,53,165,51,81,12,110,35 84,38 226,21 55,24,17,10 63,73,18 27 32,167 320,224,164 216,34 153,36,228,24,44 50,113,34,176,166,27 150,14,129 142,247 257 398,59,703261,66,157,144 148,23,184,142,95,223,9,54,8 86 132,60,77649,14,239,196,123,12,45,55,5,42 127,210 314,12 17,13 126,8,130,7,12 45 111,97 108,547,142111,46,8821,9662,95</text>
  2895.     </content>
  2896.     <name>u</name>
  2897.     <script></script>
  2898. </card>
  2899.  
  2900.  
  2901. card_26006.xml
  2902. <?xml version="1.0" encoding="utf-8" ?>
  2903. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2904. <card>
  2905.     <id>26006</id>
  2906.     <filler1>0</filler1>
  2907.     <cantDelete> <false /> </cantDelete>
  2908.     <showPict> <true /> </showPict>
  2909.     <dontSearch> <false /> </dontSearch>
  2910.     <owner>4050</owner>
  2911.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2912.     <content>
  2913.         <layer>background</layer>
  2914.         <id>1</id>
  2915.         <text>v</text>
  2916.     </content>
  2917.     <content>
  2918.         <layer>background</layer>
  2919.         <id>11</id>
  2920.         <text>VAXVCRvideovideodiscvisual¬†programmingVMSvoice¬†annotationvoice¬†messagingvoice¬†recognition</text>
  2921.     </content>
  2922.     <content>
  2923.         <layer>background</layer>
  2924.         <id>12</id>
  2925.         <text>25802,27932,60697,190396,199955,205863,329006245645157769,166034,244673,245645,286980,337045,399090180137,29779319609,214538,21847560697,205863,329006113321113321113321</text>
  2926.     </content>
  2927.     <content>
  2928.         <layer>background</layer>
  2929.         <id>8</id>
  2930.         <text>VV-LANV-LAN-basedV.2.2V.35V/Cv1.0V2v2.0validatevalidatedvalidationvalidatorsvalidityValleyvaluablevaluevaluesvanVARVariablevariable-lengthvariablesvariationsVariedvarietyvariousVARsvastVAXVAX-basedVAX-compatibleVAX/ANSIVAX/VMSVBL/TimeVCRVCR-likeVCRsvectorvendorvendorsVerbum‚ÄôsVerbumverificationverifyversversaversatileversion(sversionversion/MacintoshversionsverticalVertical/horizontalviviavicevideoVideoAuthor‚ÄôsVideoAuthorvideodiscvideographicsVideoStackvideotapevideotapesVideoWorksviewviewedViewEditviewerviewingviewsvirtualvirtuallyVISAvisibilityVisibleVisionvisionsVistavisualvisualizationvitalVLSIVMVM/CMSVMSvocabularyvoicevoice-overVolvolsVolumeVolumesVoyagervsVT100VT102VT320VT52VTRsVXTNs</text>
  2931.     </content>
  2932.     <content>
  2933.         <layer>background</layer>
  2934.         <id>9</id>
  2935.         <text>228853181380181380188949207189902411748451458982529571960914910,16383,19582583746,332939123297184935299188161044,127307,13450027932118287,76459,269769,173685,141835,145898,78928180137217111225104,300336,115724,85020,163677,315054,317049,133292,399090,44842,12552,243574,14183588621198788,157769,2818,199955,151428,351316,36633,122158,133292,8363,135850,134500,141835,145898,78928271826263164227832,199955,118287,332939,286980,26728,93227,232092,236379,213070,39746,217111,105378,80152,182289190396,32608,130745,132072,155269144585,112099283041198788,190396,199955,325817,326813,205863,70999,125522058632580237695199955,25802,27932,60697,195825,329006119611245645277421245645175845,100741,239435,49383156567,2240171999555038150381993894298813450012552139301,48264,15275920779188949,156567,81485,82762,311495,229686,257699,54295,283041,18467,163677,326813,279792,315054,316000,258913,331758,332939,165002,222987,25802,60697,103157,276375,213070,277421,67023,171353,172416,245645,136807,72171,46016,249971,321768,240592,334424,145898,77729,78928,147016,320733,335707119611227832,81485,229686,86133,20779,204363,315054,258913,278273,88621,103157,64506,67023,171353,12552,72171,46016,140714,290100,92413,112099,183554156567,312627,332939139301281881485,82762,17578,99389,209746,34669,235475,277421,245645,15526912552244673,157769,286980,297793,166034,384390,337045,399090,245645,249971,322679,237401,268361,178896,181380,155269155269155269297793,180137399090180137227832,245645,181380,155269166034166034303952,2818,110911,118287,242631,277421,313980,261119,243574,141835,290100112099208576175845,303952,16383175845,303952,190396,158738,117158,242631,141835,145898202556,99389,94452115724,118287,27425313624,188949,234129,138222,139301,243574,80152293723,165002,295792331758140714265019,15526916603415656786133,306990,351316,307994,332939,218475,285057,268361202556119611,23637927425327932199955190396,85020,205863,138222,32773186133113321,257699,265019,276375,277421263966234129158738,234129244673,228853,82762,299188,186926,26728228853,20779,255511,133292,218475,291172180137320733305949212202212202305949181380113321</text>
  2936.     </content>
  2937.     <content>
  2938.         <layer>background</layer>
  2939.         <id>10</id>
  2940.         <text>381 15 48 97 196 214 2567668 17319732113445987665,34,78156,85342814774,25,75137206,84 114,37,57,138,114,19158273180,94,33,37 142 148 200,108,137,134,14 42,28,45,249,233,55 137125197 244,78 87 216,99,273,30,52,12,23,45,17,56,86 143,149,92 220 345,187 19312895258,23,131,120,23,50,44,72,273 276,50,25,58,161,115 179,63227,12,143,14,489,21456180,71,113,36 106 164,37 109 167,26 158,29,364074492 360 368,35 48 101,103,56 160,12,10012437 43 91 1103818 85 1059,48,11 30,1 26315,15859621 24 4269 126381333364,31,162566,356,306,166 176 216,121 161,93,221,29,193,181 211,130,205 209,117,34,6,310,119,138,123,224,218,255 261,171,169,342,186,53,7,62,120,350 356,144,56 231 234 237,3 36 99,22 64,69 88,224,493 495,3,3,113,83 210,118151526,230,134,288,51 164,216,61,250 280,80,94,183,165,144,77,171,140,142,45,128,64,115,118171 272,71,3125651 150326,74,48,138,123,47,243,100,112,58 23633519 36 66 73 77 106 115 120 142 159 164,55 154,35,33 119 124,44 85 244,81,7 25 43 57 60,16 72,132,82,194,114,91,52,12 23 43 46 103,21 35 51 56 59 66 88 97 115 124 134 147 158 18727 42 841 16642 178,17 86 159 170 207 256 268 288 339 3862269 178 259 320 376 382309,3,34 62 69 139,54248146127,80,45,87,94 107 139 148 167 170 201 207 215,135,52,111,6 151,148,809017815,13,11941,19,103,172,109,32,134,82101 123,142,17161 199,208,9062,92,206,154,190,122,20239,171,25078171 196 261 322116,206121375162,78,120,78,108,163,128,29 643926,24910110793 37549,279,33 101 108 160,104,366914 16 19 35 66 77 86 110,124,13 71,32,7548181149,17384,22 25 28 34 37,217,23,23,1843 31,61,58,104,193,662 66 68 116 299 319 346 375 378 399 40460 10945104135 2914436 96 247102</text>
  2941.     </content>
  2942.     <name>v</name>
  2943.     <script></script>
  2944. </card>
  2945.  
  2946.  
  2947. card_26172.xml
  2948. <?xml version="1.0" encoding="utf-8" ?>
  2949. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2950. <card>
  2951.     <id>26172</id>
  2952.     <filler1>0</filler1>
  2953.     <cantDelete> <false /> </cantDelete>
  2954.     <showPict> <true /> </showPict>
  2955.     <dontSearch> <false /> </dontSearch>
  2956.     <owner>4050</owner>
  2957.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  2958.     <content>
  2959.         <layer>background</layer>
  2960.         <id>1</id>
  2961.         <text>w</text>
  2962.     </content>
  2963.     <content>
  2964.         <layer>background</layer>
  2965.         <id>11</id>
  2966.         <text>word¬†processing</text>
  2967.     </content>
  2968.     <content>
  2969.         <layer>background</layer>
  2970.         <id>12</id>
  2971.         <text>303020,322679</text>
  2972.     </content>
  2973.     <content>
  2974.         <layer>background</layer>
  2975.         <id>8</id>
  2976.         <text>Ww/HyperCardWAwantwantingwantsWard-MellorwarningswarrantyWashingtonwatchwatch-pagesWatchpointwaterwaveformswaywayswe‚ÄôllWe‚ÄôreWe‚Äôvewealthwebsweedweekdaysweeklyweeksweightingwelcomedwelcomeswellwell-definedWell-designedwell-fundedwell-knownWestWesternWestonwhateverWhere-Usedwhilewhitewhite-spacewhiteboardwholeWHOOPWidewide-areawidelywidespreadWildwildcardWilsonwindoidsWindowwindow-basedwindow-orientedwindowswindows-basedWingzWingz-DatalinkwinnerWinterwireframeWirthwishwithinwithingwithoutWitnesswon‚ÄôtWoodruffwordword-sizewords‚ÄîusedwordsworkworkbookworkersworkingworkingsWorkplaceWorksworksheetWorkshopworkshopsworkstationworkstationsworldworldsworldwideworrywouldwouldn‚ÄôtWristMacwritewrite-protectablewriterwriterswritingwrittenWYSIWYG</text>
  2977.     </content>
  2978.     <content>
  2979.         <layer>background</layer>
  2980.         <id>9</id>
  2981.         <text>311495,257699,265019,320733323670311495,23412981485,149433,22010,118287,271826,130745,277421,67023,105378,7772958435227832,7772987335198788,312627138222237401277421,105378,145898,27084227084214589831262718467280973,311495,199955,258913,380608,241574,103157,166034,210807,72171,105378,285057,132072,291172167083,1822898613323740123209220779167083281813624,19609,60697,152759270842300336,8613327932165002227832188949,73328,227832,81485,157769,280973,86133,114501,160131,17578,170321,312627,204363,248651,271826,87335,205863,234129,130745,235475,213070,57352,8363,70999,226370,245645,135850,136807,138222,214538,334424,15526925769914071411450186133270842138222231042277421,27084229010013624,227832,25802,26728,62078,210807,235475,242631,399090,42988,217111,218475,243574,132072,140714,233105,48264,145898,78928,147016,8015224467312095183746186011,283041,278273,167083,183554305949117158,236379,213070,217111,138222,19781420718920779,193688,194663274253182289115724,293723,295792234129,231042160131188949,190396,110911,86133,117158,24331,380608,332939,25802,99389,208576,60697,103157,242631,337045,172416,12552,127307,134500,105378,243574,132072,140714,321768,222031,178896,335707,155269,1527594601644842,46016303952,198788,244673,190396,156567,227832,81485,157769,283041,86133,160131,18467,117158,163677,351316,331758,332939,208576,94452,103157,213070,64506,44842,226370,12552,126450,46016,105378,141835,222031,322679,178896,80152,112099,155269,5142046016348860,235475,152759152759113321234129175845,30395263336,57352267447,208576244673,261986,184935,300336,199955,160131,163677,204363,188053,255511,256533,241574,201405,235475,242631,58435,259932,57352,8363,67023,135850,136807,261119,243574,140714,329006,334424,174845,320733,180137271826272998,190396,156567,228853,261986,83746,157769,85020,24331,330349,204363,246718,351316,315054,305007,101882,231042,201405,130745,213070,207189,242631,58435,305949,224017,193688,217111,313980,134500,105378,11209913450013624148386225104,303020,299188,186926,293723,271826,258913,278273,236379,104078,214538,322679,237401,268361138222278273299188,278273,167083,268361,152759280973,199955,331758,332939,32608,167083,208576,212202,232092,235475,58435,57352,70999,12552,290100,214538,291172,237401,80152227832257699156567,157769,186011,24331,255511,331758,232092,105378,143193,329006,291172,106550,182289201405325817,326813115724,149433,312627,204363,279792,293723,286980,241574,348860,208576,59517,265019,276375,207189,120951,313980,134500,138222,140714,143193,327731,329006,144585,29579215275916383,227832,18467,23273,208576,69707,67023,13207223412914910,90241,265019,337045,155269198788,73328,133292,58435,63336,196710,217111,327731311495,248651,32608,18355427425316383,157769,234129,70999,14458513074572171,180137232092270842225104,299188,186926,163677,330349,204363,267447,167083,104078,64506,171353,12552,252957,72171,139301,132072,329006,77729,7892812943285020,117158,247598,23740113930181485,113321,300336,86133,19609,267447,289130,268361,77729,78928198788,228853,148386,33775,186011,158738,255511,256533,258913,27932,94452,59517,231042,235475,213070,104078,64506,65750,68508,8363,215835,217111,12552,72171,141835303020,208576,12552,218475,105378,140714</text>
  2982.     </content>
  2983.     <content>
  2984.         <layer>background</layer>
  2985.         <id>10</id>
  2986.         <text>224,153,113,84 139 168130200 212 227,337 37248,40,55,85 99,24,12,53,21,72 98 136,11811413,92128214,16933520414,188,132 379,9 59 15020 9734017969 12623,10,32,182,43,9,65,101,8,8,96,65,143 163,7140 143 159,4427844174852112283,201,249 287,28884 172100 178,1141451778652,38,138 473,193,82,31,284,26,24,85,53,56,148,27,38,66,44,121,141,93,159,137,82,256,64 107,51,67,124,134,21,38,2392323113324330413229,9420525,203,24,165,73,146,162,28,61,52,157,102 175,224,16 47,62,72,43,354,70,59,471353248 6361,67,58,192,10786168,55,49,57,184,1613223,92,80621 93 128191,34 156,34 156195,113 14130 12427,171 274,88,204,130,152,93,66,159,85,143,126,109,67 121,48,51,182 219,47,85 89 142,155,105 158,205,170,136,36,163,40,143,38865,18735,36 50 133 270,165,165 181 190,98,242,33,213,76 188,155,22,78,105 116,112,41 109,143,56 162,104,15,54 106,66,107 175,51,71,65 328 408,42,80 108,185 216,45 132,18 22 43,31,136,82,93,23 67,2611455,107,1 21 42 117 209198372373,5 1189,926,16 8237,79,44,43,260,57,18,23,38,98,22 96,18,32,234,62,20 56 119,121,58 114,20,174,82,57,115,100,93,16,33,65,11,17318724,36,83,191,86,126,35,132 216,60,27,144,35 93,21,45,14,41,178,77,44,79 164 248 259,159,95,24,18,19,59,61 130,59,135,244,6440896058,6 20 103 138 148 185,65 68,65 68,189,86,54 60 127 133 201 208,88,147,58 62,66,126,112,101744082 85 93 96,67,187,19,3075,276,148,167,72,171,59,76,99,161,60,62,18,342,133,123,75 115,210,3432917829,143 303,12,49,52,57,167,19,61,95,37 120,76,1483219,229178,79,36 126,147,44,215,97,240,51,158,157,103,43,51 111,89,140,216,282,102,238,103,118,131,21074 92 132 173 19351,509,29,6,253,4,4,732438,61,52,71,199178,71,184,158,115,61,123 225,17104,48 123,63,10920271,299,253,127 292,38 1574733,1491632269,27 59 90,27 59,40,37,54,28,239,92,7,35,266,16 155 198,44 102,168,188,25,64 120 245,8057225,181,56 138,8310177,55 105,102,54,10,4,24,9 51,105,68147,5,10,51,65,85 104 163,22 123 176,200,2 258,17,58,74 91,16,170,34,25,69 221,114,126,86,122,170,348,36,23 8119 146,180,239,68,61,78</text>
  2987.     </content>
  2988.     <name>w</name>
  2989.     <script></script>
  2990. </card>
  2991.  
  2992.  
  2993. card_26404.xml
  2994. <?xml version="1.0" encoding="utf-8" ?>
  2995. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  2996. <card>
  2997.     <id>26404</id>
  2998.     <filler1>0</filler1>
  2999.     <cantDelete> <false /> </cantDelete>
  3000.     <showPict> <true /> </showPict>
  3001.     <dontSearch> <false /> </dontSearch>
  3002.     <owner>4050</owner>
  3003.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  3004.     <content>
  3005.         <layer>background</layer>
  3006.         <id>1</id>
  3007.         <text>x</text>
  3008.     </content>
  3009.     <content>
  3010.         <layer>background</layer>
  3011.         <id>11</id>
  3012.         <text>X¬†Window¬†SystemX.25XCMDs¬†&¬†XFCNs</text>
  3013.     </content>
  3014.     <content>
  3015.         <layer>background</layer>
  3016.         <id>12</id>
  3017.         <text>18894920718934669,63336,113321,151428,155269,158738,171353,172416,177726,182289,183554,184935,186011,186926,199955,244673,247598,248651,251095,252052,252957,255511,256533,261986,269769,271826,292191,293723,299188,300336,301712,303020,303952,315054,316000,317049,323670,326813,330349,331758,332939,335707,337045,348860,399090</text>
  3018.     </content>
  3019.     <content>
  3020.         <layer>background</layer>
  3021.         <id>8</id>
  3022.         <text>XX-10X-RefX.25X.25-conformantx0305X0576x107X3.113X3.9X3.9-1978/ISOX3J13XCAL‚ÄôsXCALXCMD'sXCMDXCMD/XFCNXCMDsXCMDs/XFCNsXCommanderXENIXXeroxXFCN‚ÄôsXFCN'sXFCNXFCNsXLXLinkXMODEMXPrimXPrintXTRAXtrap‚ÄôsXtrap</text>
  3023.     </content>
  3024.     <content>
  3025.         <layer>background</layer>
  3026.         <id>9</id>
  3027.         <text>188949,101882312627228853207189207189157769257699,258913351316,174845193688,194663606976069746016335707335707261986,316000,317049,248651,269769,295792158738,199955,303020,151428,163677,330349,248651,271826,331758,332939,63336,399090177726292191,303952,244673,157769,186011,299188,186926,117158,312627,330349,255511,293723,248651,165002,348860,34669,235475,269769,337045,399090,172416,252957,245645,218475,233105,301712,237401,145898,78928,335707,155269,182289,183554113321,301712163677190396,85020156567315054326813,316000,317049,295792244673,184935,158738,199955,247598,163677,255511,256533,323670157769,300336,186011,251095,299188,186926,117158,330349,255511,293723,307994,165002,171353,172416,252957,218475,252052,301712,78928,183554119611183554212202218475323670177726129432129432</text>
  3028.     </content>
  3029.     <content>
  3030.         <layer>background</layer>
  3031.         <id>10</id>
  3032.         <text>26 131,22714840120140338246,324200,14042,442115541372 53 97 117125,12,7,78 81,161,531 267,139,117 140,55,57,124,105,6,169,188,75,25 51 66412,275,158,239,8,4 10,4 10,228,111,24 106 152 184,13,5,21,75,66 146,27,87,45,2 89,5,6,105 128,65,210,129,80,158,267,100,159,13,16 23 50 107,1998,13610546,27533167 95,14,9,727 147,4 50,34,141,74,59,180,62 204,51 92241,17 167,10,26,12,12,230,26 108,11,7,37,77,13,8,107 130,212,25,81,102,201781 35 1201112021 431 41 60172 52 75</text>
  3033.     </content>
  3034.     <name>x</name>
  3035.     <script></script>
  3036. </card>
  3037.  
  3038.  
  3039. card_27381.xml
  3040. <?xml version="1.0" encoding="utf-8" ?>
  3041. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3042. <card>
  3043.     <id>27381</id>
  3044.     <filler1>0</filler1>
  3045.     <cantDelete> <false /> </cantDelete>
  3046.     <showPict> <true /> </showPict>
  3047.     <dontSearch> <false /> </dontSearch>
  3048.     <owner>4050</owner>
  3049.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  3050.     <content>
  3051.         <layer>background</layer>
  3052.         <id>1</id>
  3053.         <text>y</text>
  3054.     </content>
  3055.     <content>
  3056.         <layer>background</layer>
  3057.         <id>8</id>
  3058.         <text>YYACCyearyear-endyearlyyearsyou‚ÄôreYourdonYourdon/DeMarcoyourself</text>
  3059.     </content>
  3060.     <content>
  3061.         <layer>background</layer>
  3062.         <id>9</id>
  3063.         <text>204363123297114501,222987,235475,236379,224017,254570,112099236379113321232092,62078,233105227832,19609,241574,57352,105378,7892810873999389,93227134500</text>
  3064.     </content>
  3065.     <content>
  3066.         <layer>background</layer>
  3067.         <id>10</id>
  3068.         <text>11179200,267 285,228,340,70,86,228125 30417328,18,14 17428,48,107,80 94,18,102687,633</text>
  3069.     </content>
  3070.     <name>y</name>
  3071.     <script></script>
  3072. </card>
  3073.  
  3074.  
  3075. card_27482.xml
  3076. <?xml version="1.0" encoding="utf-8" ?>
  3077. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3078. <card>
  3079.     <id>27482</id>
  3080.     <filler1>0</filler1>
  3081.     <cantDelete> <false /> </cantDelete>
  3082.     <showPict> <true /> </showPict>
  3083.     <dontSearch> <false /> </dontSearch>
  3084.     <owner>4050</owner>
  3085.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  3086.     <content>
  3087.         <layer>background</layer>
  3088.         <id>1</id>
  3089.         <text>z</text>
  3090.     </content>
  3091.     <content>
  3092.         <layer>background</layer>
  3093.         <id>8</id>
  3094.         <text>Z8Z80ZapZappingZBasicZolaZone1zonesZoomzooming</text>
  3095.     </content>
  3096.     <content>
  3097.         <layer>background</layer>
  3098.         <id>9</id>
  3099.         <text>2251042251041393011458985142018467170321279792278273,290100,155269204363,208576,103157</text>
  3100.     </content>
  3101.     <content>
  3102.         <layer>background</layer>
  3103.         <id>10</id>
  3104.         <text>2432442083261 20223734676,75,80124,145,100</text>
  3105.     </content>
  3106.     <name>z</name>
  3107.     <script></script>
  3108. </card>
  3109.  
  3110.  
  3111. card_29887.xml
  3112. <?xml version="1.0" encoding="utf-8" ?>
  3113. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3114. <card>
  3115.     <id>29887</id>
  3116.     <filler1>0</filler1>
  3117.     <cantDelete> <false /> </cantDelete>
  3118.     <showPict> <true /> </showPict>
  3119.     <dontSearch> <false /> </dontSearch>
  3120.     <owner>4050</owner>
  3121.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  3122.     <content>
  3123.         <layer>background</layer>
  3124.         <id>1</id>
  3125.         <text>#</text>
  3126.     </content>
  3127.     <content>
  3128.         <layer>background</layer>
  3129.         <id>8</id>
  3130.         <text>¬µASM02003011.01.011.031.11.1.11.21.2.11.2.21.2.51.2.x1.51.x1.x.x1.xx1/10th1/21/75th10100100x1024K11110116112120128128K1315015001617175318180192197419781984‚Äì1989198519861987198919901990s19911M1MB22.02.0.112.0/OOD2.0/SD2.022.12.42.8.42.x2020020002052521222232232425256257625K2708027162828ms2DD2M2MB33.03.013.023.0x3.13.23.53030030003013132327032K33033634353593604383d44.04.14.1/Finder4.24.34.5404320244.1474849.954D4th¬†DIMENSION4th*SQL4th55.05.15.25.35.55050050K511512K512KE52554425774592566.06.0.16.0.26.0.36.0.46.0.56.016.16.26.x606006000A6085/11866530686800068000/020/0306802068020/03068020/3068020/6803068020/6888168030680x0680x0/68881/68851680x0/6888x68302688516888168881/6888268881/8268881/882688826888x7.07072374/8575750750K754768K777K8‚Ä¢2488/31/90808000800k803868096085888800088K898mm8SYBASE8x9909000925940709501495509660980439820699.95</text>
  3131.     </content>
  3132.     <content>
  3133.         <layer>background</layer>
  3134.         <id>9</id>
  3135.         <text>225104542955429513624,261986,83746,157769,2818,229686,303020,17578,19609,299188,22010,117158,118287,306990,330349,161044,255511,256533,315054,316000,317049,293723,307994,248651,331758,332939,97144,25802,26728,234129,209746,100741,59517,201405,76459,276375,166034,133292,104078,277421,58435,259932,57352,70999,226370,12552,252957,313980,261119,134500,249971,178896,295792,219730,145898,182289,152759,270842,323670325817,351316,27932,63336,171353,140714,24997114838633442418467,163677,119611,167083,135850167083303952,280973,158738,257699,30572,256533,258913,241574,242631,135850,136807,243574326813,330349,246718,293723,295792300336,297793,305949,245645,301712,155269315054,316000,317049,278273,297793,285057334424255511,256533,315054,316000,317049,172416,218475,178896,295792,335707244673,351316351316271826252957315054,316000,317049,241574,35839,72171180137261986,83746,186011,241574,208576,62078,139301,266018,80152292191,13624,188949,157769,85020,186011,152759,32367017578,10074190241,91269156567,157769,348860335707138222312627,236379,270842348860,69707274253303952,68508,69707,215835,141835,14589814910,34886019609,1007414601613624,261986,263966,312627,255511,331758,332939,265019,35839,337045,321768,15275911572425802,606979938915275926501919039660697238504190396,72171234129144585113321,246718,33570782762,316000,234129,268361,112099348860,63336249971246718,327731,329006303952,305007,269769,30594913624,198788,14910,228853,82762,113321,261986,83746,157769,115724,263164,158738,283041,263966,86133,18467,118287,202556,247598,293723,332939,165002,241574,348860,25802,297793,205863,99389,208576,234129,60697,59517,166034,207189,63336,65750,68508,69707,67023,215835,70999,12552,135850,136807,218475,285057,249971,141835,214538,266018,178896,295792,145898,181380,155269,152759,270842,323670292191,303952,188949,244673,311495,263164,90241,158738,283041,303020,310354,284024,299188,118287,30572,247598,326813,306990,330349,204363,279792,351316,255511,256533,307994,271826,258913,278273,380608,331758,332939,165002,305007,241574,36633,348860,208576,276375,384390,242631,277421,305949,259932,337045,399090,8363,43819,252957,245645,135850,313980,254570,261119,218475,285057,243574,249971,290100,321768,327731,329006,266018,322679,334424,174845,301712,106550,335707,270842,323670136248733587335240592,8015220974660697147016271826,286980261986,115724,263966,312627,62078,240592,15275912552,335707286053,29779320779,212202112099310354303952134500244673,271826,337045290100246718,88621,138222,152759246718214538138222138222266018261986,263966222987327731,329006303952,257699,331758,332939,305949,321768,322679,334424,320733,335707,323670222987,23412916383,2818,115724,283041,18467,315054,316000,317049,87335,205863,212202,201405,120951,63336,65750,67023,39746,12552,105378,240592,322679,219730,7892886133240592145898208576,8363119611,12552222987,101882,62078306990,330349,351316,307994,248651,259932,70999,135850,136807,174845,270842144585197814284024181380272998,317049,241574,265019,242631,337045,399090,12552,243574257699,21307027932,12943221711127084225653383746118287312627175845,303952,4938313624,188949,16383,118287,23273,312627,222987,167083,234129,62078,166034,337045,217111,46016,214538,240592,17889634669,120951,219730,77729184935,114501,46016276375,277421117158,246718,103157188949,219730270842222987,348860,138222,182289204363261986,263966170321186011292191,18013713624,2708421362413585013624,158738,283041,188053,316000,286980,348860,235475,70999,135850,270842,183554272998,14910,156567,114501,24331,279792,348860,25802,242631,274253,12552,252957,245645,261119,24357481485,27932,58435,63336,57352,77729,7892890241133292,120951246718,205863276375,277421,46016157769,114501,246718,255511,139301,323670311495,32608261986136242818,88621,103157,130745,210807,72171,139301,132072,147016,80152,129432376952840243003368374630033674355,227832,312627,136807225104,272998,16383,156567,113321,83746,90241,91269,199955,160131,117158,118287,24331,247598,27932,99389,269769,58435,274253,63336,57352,254570,218475,77729,78928,155269300336,325817,310354,299188,326813,306990,255511,256533,307994,248651,331758,332939,286053,286980,241574,288154,242631,252957,245645,313980,243574,249971,289130,290100,322679,334424,301712,291172,320733,335707,270842244673,157769,18467,330349,267447,315054,316000,317049,97144,166034,68508,69707,215835,135850,136807,134500,105378,141835,214538,268361,219730,106550,152759,32367013624,261986,263164,263966,271826,266018198788,348860,205863,212202,285057,178896259932,337045,261119,3217681491024331,274253209746351316,174845242631,243574,180137263164,64506,254570297793156567305949136807158738,52321,54295,330349,58435,65750,1345002580254295,64506,68508,8363,215835,7772954295,6069725802789285336454295,65750,68508,8363,2158352818,44842,21847514589863336,5735222510454295,65750,14589814910,16383,54295,53364,64506,65750,68508,8363,215835,7772978928258026069716383,54295,65750,68508,8363,21583559517227832,60697,212202,14319381485,312627,36633,122158,13930120436319781425551150381112099258022793225802,37695,195825252957202556244673,272998,16383,24331,348860,167083,101882,224017,138222242631,243574167083,274253,270842180137303952,117158,246718,59517,236379,58435,57352,226370,105378,144585,219730,145898,77729,78928,152759156567,21711123273261986,135850,13680755404,5643956439,41803,40799,42988,4484242988335707245645325817,32681337695300336,199955,114501,18013785020,60697325817,32681324157413822220779,212202297793229686311495234129180137</text>
  3136.     </content>
  3137.     <content>
  3138.         <layer>background</layer>
  3139.         <id>10</id>
  3140.         <text>2 198 25868251,143,196,273,189,157,235,157,165,175,121,246,219,191,216,155,221,245,168,148,165,280,171,171,2 118,137,103,226,166,182,154,176,177,155,151,160,275,195,166,177,168,173,196,236,182,378,140,179,164,203,157,258,276,171,451,138,227,282,242196,172,178,173,3 28,372,44225182,131,161,286,250 287288221,114,224,215,14,116,253 283 302,283,267,252 261 289 298,306,275206,229,224,218 292,293221,186,115,154,172,209175,155,172,105,188,154229163 219,119 187 243,180,160,177,63,274,283,213,129213,121389 13214688,84,66,45,20,188154 238209,108,73,167,305,17,172,159,12926,121,297,73,232,75,273,82109,11997,90302,45,9912 158307142,341,104 161 176114,15994236,245,217,259,185 243,45579 127,103135,44 126213131,14 128,114,139,41,4 134,4 153,39 76 83,22,15,127,188144111,1592151489158223061,128834049,79,189181,123,339,106,3291,104107206,164,168229,143,211,124255,358,168,91,189,130,187,200,279,292,162,227,160,179,179,194,272,149,181,288,2,156,258,193,195,172,115,190,244,174,236,189,278 282,184,179,212,241,213,218,255,240,398,236 273,291,270,162,161,181 239,162,164,270,280 289,469,255,178,250,101,24615 67,92,2 64,5 9,232,63,21,240 253,167 178,15 54 143 241,108 151,93,172,38,16,178,199,188,227,171,2 118 121,14 93 140 165 194,79 160,138 184,168,124 168,255 285 304,107,2 17 24 32 39 100 110,120 167 223,139 186 242,10,26 157,2 21 65 114 243 294,65,200,2 303,173,14 92,243 278,190,119,162 168,108,11 106,44 124 144,45,271 276,119,246 283,187,98 195,153 159,258 285,170,2 24 57 286,100 154,5,2 12 47 194,175,179,144,3 220,236,134,186,2 160,119 124 236,279,236248745098,310726511411,74137 140,6 166,201,52,165,51,153246,18516 49,142291,322279126211252 97,189,17180165,46 119,50 165,1852391322420153197,189208166,170232,209,218,237,120,197,186,222,225,231,65219,176232,135,272,77 189,212,35,54 75,59,3,102,238,3 51,131,169,220,226,70,409,275,77 92,32,128,41898368 277260 264,206 212182,403207,243,162153,180,201,129,135,69,21 205,302,365,141,26155655 6221 167116,6,177,12 70,155,102,77,131,182170,209183,2614524834 141237291612 52,4 48 66 89 117 156 186 201 283,19142 259,257,208,215,163,144,202,277,178,169,285,111,210,257,145,85,7024,135,132,4 4872,166,250165,182263,216,15589 176,37128212,97,187,106209130,11255763,385 389106,12411760 1311 67 94 216,243,170,70,120,10 72,57,99,183,3 7 20 41 54 84 90 137 167 174 189 198 244 281,50 211,114150,174,297,43,209,68,107,206,150,141,2 31 40 86 152 174 269 287 313 322 362 383 422,2 10 43 48 78 117 160 213,22,128,172257,172,180,188,208,316,33226200,167220,161166,183,254309,186,106,8 114,50 276,93115,4520126183,181,150,210,160,162,293,223,108,43 229,55772720323819841,423,151,295207,147,203,289,137,214,95,88,299,173,259,268,221,172,174,196,215,184,137,192,212,183,267,322,338,214217,191,145,166,194,182,208,232,162,166,212,231,78,128,279,93,263,266,150,174,271,148,51,235,182,216,168,152,228,225,273198,269,206,221,106,163,143,160,98,270,254,226,268,241 278,311,199,298,194 252,158,134,183,194,234,228226,184,159,176,162,137363,188,153,216,159,263164,98,155,189154226,140103192,132249,257,20175,213,23 1121393325033619 95,4 36,23,160,117,145,98 1788046,202,51,168,45,2582 28 63,82 22611528914 47 5748,33,53,170,4722 125,30 79,109 215211131,15024858,43,415164,243,51,65,204,36,58,161,52,25628782 117229245,53,38,60 171,163,54 178144103 372 404 417 470,198,51,247222,158,18,32,42204471491819610717918 97,40,2119013150 95,155,213 220,197,94,302,226 228,141,159246,255273,147,19 80 96179 191 321 38397,255,209,171,177,174,202,176,294,101,179,459,333,349,239324,118 21716 72 87 118152,29,3083,8023,29 80,12,3 11 25 42 69 74,32 816519342177,18045127,361,41,62285,16341,42259 260313298,32914449 128228338 373377 381</text>
  3141.     </content>
  3142.     <name>#</name>
  3143.     <script></script>
  3144. </card>
  3145.  
  3146.  
  3147. card_30064.xml
  3148. <?xml version="1.0" encoding="utf-8" ?>
  3149. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3150. <card>
  3151.     <id>30064</id>
  3152.     <filler1>0</filler1>
  3153.     <cantDelete> <false /> </cantDelete>
  3154.     <showPict> <true /> </showPict>
  3155.     <dontSearch> <false /> </dontSearch>
  3156.     <owner>4050</owner>
  3157.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  3158.     <part>
  3159.         <id>1</id>
  3160.         <type>button</type>
  3161.         <visible> <true /> </visible>
  3162.         <reserved5> 0 </reserved5>
  3163.         <reserved4> 0 </reserved4>
  3164.         <reserved3> 0 </reserved3>
  3165.         <reserved2> 0 </reserved2>
  3166.         <reserved1> 0 </reserved1>
  3167.         <enabled> <true /> </enabled>
  3168.         <rect>
  3169.             <left>370</left>
  3170.             <top>429</top>
  3171.             <right>410</right>
  3172.             <bottom>454</bottom>
  3173.         </rect>
  3174.         <style>roundrect</style>
  3175.         <showName> <true /> </showName>
  3176.         <highlight> <false /> </highlight>
  3177.         <autoHighlight> <false /> </autoHighlight>
  3178.         <sharedHighlight> <true /> </sharedHighlight>
  3179.         <family>0</family>
  3180.         <titleWidth>0</titleWidth>
  3181.         <icon>0</icon>
  3182.         <textAlign>center</textAlign>
  3183.         <font>Chicago</font>
  3184.         <textSize>12</textSize>
  3185.         <textStyle>plain</textStyle>
  3186.         <name>New Button</name>
  3187.         <script>on mouseUpglobal testput empty into testrepeat with i = 1 to the number of lines of fld "keyId"set cursor to busyget line i of fld "keyId"put it & "," after testend repeatput test into fld "key"play flute f5f6f7end mouseUp</script>
  3188.     </part>
  3189.     <part>
  3190.         <id>2</id>
  3191.         <type>button</type>
  3192.         <visible> <true /> </visible>
  3193.         <reserved5> 0 </reserved5>
  3194.         <reserved4> 0 </reserved4>
  3195.         <reserved3> 0 </reserved3>
  3196.         <reserved2> 0 </reserved2>
  3197.         <reserved1> 0 </reserved1>
  3198.         <enabled> <true /> </enabled>
  3199.         <rect>
  3200.             <left>392</left>
  3201.             <top>29</top>
  3202.             <right>493</right>
  3203.             <bottom>49</bottom>
  3204.         </rect>
  3205.         <style>roundrect</style>
  3206.         <showName> <true /> </showName>
  3207.         <highlight> <false /> </highlight>
  3208.         <autoHighlight> <false /> </autoHighlight>
  3209.         <sharedHighlight> <true /> </sharedHighlight>
  3210.         <family>0</family>
  3211.         <titleWidth>0</titleWidth>
  3212.         <icon>0</icon>
  3213.         <textAlign>center</textAlign>
  3214.         <font>Chicago</font>
  3215.         <textSize>12</textSize>
  3216.         <textStyle>plain</textStyle>
  3217.         <name>isAnItem test</name>
  3218.         <script>on mouseUpglobal testask"which item" with the random of 279if it is not emptythenput it into theNumput the ticks into timerget isAnItem(theNum,test)put the ticks - timer into speedput it &","& theNum &","& speedend ifend mouseUp-- function IsAnItem aNum, aStr-- put aNum into theNum-- if theNum = "!" then return "¬©1990 Safire Software, Inc."-- put aStr into theStr-- put 1 into itemNum-- put "" into theItem-- repeat with i= 1 to (the number of chars of theStr)-- put char i of theStr into theChar-- if theChar = "," then-- if itemNum = theNum then RETURN theItem-- else-- put empty into theItem-- put itemNum + 1 into itemNum-- end if-- else put theItem & theChar into theItem-- end repeat-- RETURN empty-- end IsAnItem</script>
  3219.     </part>
  3220.     <content>
  3221.         <layer>background</layer>
  3222.         <id>1</id>
  3223.         <text>allCards</text>
  3224.     </content>
  3225.     <content>
  3226.         <layer>background</layer>
  3227.         <id>12</id>
  3228.         <text>225104292191175845303952136241889491987882446732729981903967332814910743557540216383156567107639227832228853814858276211332126198683746184935157769281830033628097314838623850410873931149511091111572485020149433229686263164337751860111504099024191269158738257699523215429553364283041554042953256439199955325817303020310354263966861331145011601311846717578207791914471960928402425109529918818692622010151428117158118287305722327324331202556316802475981636771703213268133069903126273303491610442043632797922467183513161880532555112674472565333150543160003170492937233079942486512718262589132782733806083317583329391650023050072229872860538733528698024157411961197144886213260836633288154348860167083258022672829779327932205863993892085762341292097469322710074194452101882346696069710315759517212202231042232092192406201405764592650196207827637516603413074535839122158210807235475376952363792130702071891232972697693843902426311332921209511040782774215843527425364506305949259932633365735238841337045399090657506850883636970767023397462158352240171713531724167099919368819466319582519671041803407994298843819448422263702171111255225295724564513585013680731398072171254570261119124287125302126450127307460161345002394352184751382221053781393012850571736852435741320721407142499711978141418352520522891302901003217681431933277313290062145389529022203197427984862331052660182405923226793344241748453017122911722374012683611445851788962957924826421973022106214589892413777297892814701610655032073333570780152112099128362181380493835038115526918013718228915275927084218355432367017772612943251420</text>
  3229.     </content>
  3230.     <content>
  3231.         <layer>background</layer>
  3232.         <id>9</id>
  3233.         <text>225104292191175845303952136241889491987882446732729981903967332814910743557540216383156567107639227832228853814858276211332126198683746184935157769281830033628097314838623850410873931149511091111572485020149433229686263164337751860111504099024191269158738257699523215429553364283041554042953256439199955325817303020310354263966861331145011601311846717578207791914471960928402425109529918818692622010151428117158118287305722327324331202556316802475981636771703213268133069903126273303491610442043632797922467183513161880532555112674472565333150543160003170492937233079942486512718262589132782733806083317583329391650023050072229872860538733528698024157411961197144886213260836633288154348860167083258022672829779327932205863993892085762341292097469322710074194452101882346696069710315759517212202231042232092192406201405764592650196207827637516603413074535839122158210807235475376952363792130702071891232972697693843902426311332921209511040782774215843527425364506305949259932633365735238841337045399090657506850883636970767023397462158352240171713531724167099919368819466319582519671041803407994298843819448422263702171111255225295724564513585013680731398072171254570261119124287125302126450127307460161345002394352184751382221053781393012850571736852435741320721407142499711978141418352520522891302901003217681431933277313290062145389529022203197427984862331052660182405923226793344241748453017122911722374012683611445851788962957924826421973022106214589892413777297892814701610655032073333570780152112099128362181380493835038115526918013718228915275927084218355432367017772612943251420</text>
  3234.     </content>
  3235.     <name>allCards</name>
  3236.     <script></script>
  3237. </card>
  3238.  
  3239.  
  3240. card_6187.xml
  3241. <?xml version="1.0" encoding="utf-8" ?>
  3242. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3243. <card>
  3244.     <id>6187</id>
  3245.     <filler1>0</filler1>
  3246.     <cantDelete> <true /> </cantDelete>
  3247.     <showPict> <true /> </showPict>
  3248.     <dontSearch> <true /> </dontSearch>
  3249.     <owner>8045</owner>
  3250.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  3251.     <part>
  3252.         <id>1</id>
  3253.         <type>button</type>
  3254.         <visible> <true /> </visible>
  3255.         <reserved5> 0 </reserved5>
  3256.         <reserved4> 0 </reserved4>
  3257.         <reserved3> 0 </reserved3>
  3258.         <reserved2> 0 </reserved2>
  3259.         <reserved1> 0 </reserved1>
  3260.         <enabled> <true /> </enabled>
  3261.         <rect>
  3262.             <left>67</left>
  3263.             <top>65</top>
  3264.             <right>507</right>
  3265.             <bottom>77</bottom>
  3266.         </rect>
  3267.         <style>opaque</style>
  3268.         <showName> <false /> </showName>
  3269.         <highlight> <false /> </highlight>
  3270.         <autoHighlight> <false /> </autoHighlight>
  3271.         <sharedHighlight> <true /> </sharedHighlight>
  3272.         <family>0</family>
  3273.         <titleWidth>0</titleWidth>
  3274.         <icon>0</icon>
  3275.         <textAlign>center</textAlign>
  3276.         <font>Chicago</font>
  3277.         <textSize>12</textSize>
  3278.         <textStyle>plain</textStyle>
  3279.         <name>mask</name>
  3280.         <script></script>
  3281.     </part>
  3282.     <name>blank</name>
  3283.     <script>on doReturnglobal SafNav,picset cursor to watchif SafNav is "S3" then put "return2" into retPalelse put "returnbw" into retPalhide window retPal -- mini palette for returninghide window pic -- the PICT windowvisual effect iris closeset lockMessages to truepop cdclose window retPal -- mini palette for returningclose window pic -- the PICT windowSWend doReturnon idleglobal SafNavif SafNav is "S3" then put "return2" into retPalelse put "returnbw" into retPalif (there is not a window retPal)thenset the cursor to watchwait until the mouseClickshowPLTEend ifend idleon showPLTEglobal SafNavif SafNav is "S3" then put "return2" into retPalelse put "returnbw" into retPalput "506,407" into palLocPalette retPal,palLocwait 30repeat 3set the hilitedButton of window retPal to 1wait 7set the hilitedButton of window retPal to 0wait 7end repeatend showPLTE</script>
  3284. </card>
  3285.  
  3286.  
  3287. card_2171.xml
  3288. <?xml version="1.0" encoding="utf-8" ?>
  3289. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  3290. <card>
  3291.     <id>2171</id>
  3292.     <filler1>0</filler1>
  3293.     <bitmap>BMAP_2534.pbm</bitmap>
  3294.     <cantDelete> <false /> </cantDelete>
  3295.     <showPict> <true /> </showPict>
  3296.     <dontSearch> <true /> </dontSearch>
  3297.     <owner>8045</owner>
  3298.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  3299.     <part>
  3300.         <id>16</id>
  3301.         <type>field</type>
  3302.         <visible> <true /> </visible>
  3303.         <dontWrap> <false /> </dontWrap>
  3304.         <dontSearch> <false /> </dontSearch>
  3305.         <sharedText> <false /> </sharedText>
  3306.         <fixedLineHeight> <true /> </fixedLineHeight>
  3307.         <autoTab> <false /> </autoTab>
  3308.         <lockText> <true /> </lockText>
  3309.         <rect>
  3310.             <left>117</left>
  3311.             <top>112</top>
  3312.             <right>326</right>
  3313.             <bottom>427</bottom>
  3314.         </rect>
  3315.         <style>transparent</style>
  3316.         <autoSelect> <false /> </autoSelect>
  3317.         <showLines> <false /> </showLines>
  3318.         <wideMargins> <false /> </wideMargins>
  3319.         <multipleLines> <false /> </multipleLines>
  3320.         <reservedFamily> 0 </reservedFamily>
  3321.         <titleWidth>0</titleWidth>
  3322.         <icon>0</icon>
  3323.         <textAlign>left</textAlign>
  3324.         <font>Times</font>
  3325.         <textSize>14</textSize>
  3326.         <textStyle>plain</textStyle>
  3327.         <textHeight>17</textHeight>
  3328.         <name></name>
  3329.         <script></script>
  3330.     </part>
  3331.     <part>
  3332.         <id>114</id>
  3333.         <type>button</type>
  3334.         <visible> <true /> </visible>
  3335.         <reserved5> 0 </reserved5>
  3336.         <reserved4> 0 </reserved4>
  3337.         <reserved3> 0 </reserved3>
  3338.         <reserved2> 0 </reserved2>
  3339.         <reserved1> 0 </reserved1>
  3340.         <enabled> <true /> </enabled>
  3341.         <rect>
  3342.             <left>344</left>
  3343.             <top>116</top>
  3344.             <right>373</right>
  3345.             <bottom>147</bottom>
  3346.         </rect>
  3347.         <style>transparent</style>
  3348.         <showName> <false /> </showName>
  3349.         <highlight> <false /> </highlight>
  3350.         <autoHighlight> <false /> </autoHighlight>
  3351.         <sharedHighlight> <true /> </sharedHighlight>
  3352.         <family>0</family>
  3353.         <titleWidth>0</titleWidth>
  3354.         <icon>27969</icon>
  3355.         <textAlign>center</textAlign>
  3356.         <font>Geneva</font>
  3357.         <textSize>12</textSize>
  3358.         <textStyle>plain</textStyle>
  3359.         <name></name>
  3360.         <script></script>
  3361.     </part>
  3362.     <part>
  3363.         <id>112</id>
  3364.         <type>button</type>
  3365.         <visible> <true /> </visible>
  3366.         <reserved5> 0 </reserved5>
  3367.         <reserved4> 0 </reserved4>
  3368.         <reserved3> 0 </reserved3>
  3369.         <reserved2> 0 </reserved2>
  3370.         <reserved1> 0 </reserved1>
  3371.         <enabled> <true /> </enabled>
  3372.         <rect>
  3373.             <left>344</left>
  3374.             <top>183</top>
  3375.             <right>373</right>
  3376.             <bottom>214</bottom>
  3377.         </rect>
  3378.         <style>transparent</style>
  3379.         <showName> <false /> </showName>
  3380.         <highlight> <false /> </highlight>
  3381.         <autoHighlight> <false /> </autoHighlight>
  3382.         <sharedHighlight> <true /> </sharedHighlight>
  3383.         <family>0</family>
  3384.         <titleWidth>0</titleWidth>
  3385.         <icon>27969</icon>
  3386.         <textAlign>center</textAlign>
  3387.         <font>Geneva</font>
  3388.         <textSize>12</textSize>
  3389.         <textStyle>plain</textStyle>
  3390.         <name></name>
  3391.         <script></script>
  3392.     </part>
  3393.     <part>
  3394.         <id>108</id>
  3395.         <type>button</type>
  3396.         <visible> <true /> </visible>
  3397.         <reserved5> 0 </reserved5>
  3398.         <reserved4> 0 </reserved4>
  3399.         <reserved3> 0 </reserved3>
  3400.         <reserved2> 0 </reserved2>
  3401.         <reserved1> 0 </reserved1>
  3402.         <enabled> <true /> </enabled>
  3403.         <rect>
  3404.             <left>77</left>
  3405.             <top>384</top>
  3406.             <right>106</right>
  3407.             <bottom>415</bottom>
  3408.         </rect>
  3409.         <style>transparent</style>
  3410.         <showName> <false /> </showName>
  3411.         <highlight> <false /> </highlight>
  3412.         <autoHighlight> <false /> </autoHighlight>
  3413.         <sharedHighlight> <true /> </sharedHighlight>
  3414.         <family>0</family>
  3415.         <titleWidth>0</titleWidth>
  3416.         <icon>27969</icon>
  3417.         <textAlign>center</textAlign>
  3418.         <font>Geneva</font>
  3419.         <textSize>12</textSize>
  3420.         <textStyle>plain</textStyle>
  3421.         <name></name>
  3422.         <script></script>
  3423.     </part>
  3424.     <part>
  3425.         <id>107</id>
  3426.         <type>button</type>
  3427.         <visible> <true /> </visible>
  3428.         <reserved5> 0 </reserved5>
  3429.         <reserved4> 0 </reserved4>
  3430.         <reserved3> 0 </reserved3>
  3431.         <reserved2> 0 </reserved2>
  3432.         <reserved1> 0 </reserved1>
  3433.         <enabled> <true /> </enabled>
  3434.         <rect>
  3435.             <left>77</left>
  3436.             <top>317</top>
  3437.             <right>106</right>
  3438.             <bottom>348</bottom>
  3439.         </rect>
  3440.         <style>transparent</style>
  3441.         <showName> <false /> </showName>
  3442.         <highlight> <false /> </highlight>
  3443.         <autoHighlight> <false /> </autoHighlight>
  3444.         <sharedHighlight> <true /> </sharedHighlight>
  3445.         <family>0</family>
  3446.         <titleWidth>0</titleWidth>
  3447.         <icon>27969</icon>
  3448.         <textAlign>center</textAlign>
  3449.         <font>Geneva</font>
  3450.         <textSize>12</textSize>
  3451.         <textStyle>plain</textStyle>
  3452.         <name></name>
  3453.         <script></script>
  3454.     </part>
  3455.     <part>
  3456.         <id>106</id>
  3457.         <type>button</type>
  3458.         <visible> <true /> </visible>
  3459.         <reserved5> 0 </reserved5>
  3460.         <reserved4> 0 </reserved4>
  3461.         <reserved3> 0 </reserved3>
  3462.         <reserved2> 0 </reserved2>
  3463.         <reserved1> 0 </reserved1>
  3464.         <enabled> <true /> </enabled>
  3465.         <rect>
  3466.             <left>77</left>
  3467.             <top>250</top>
  3468.             <right>106</right>
  3469.             <bottom>281</bottom>
  3470.         </rect>
  3471.         <style>transparent</style>
  3472.         <showName> <false /> </showName>
  3473.         <highlight> <false /> </highlight>
  3474.         <autoHighlight> <false /> </autoHighlight>
  3475.         <sharedHighlight> <true /> </sharedHighlight>
  3476.         <family>0</family>
  3477.         <titleWidth>0</titleWidth>
  3478.         <icon>27969</icon>
  3479.         <textAlign>center</textAlign>
  3480.         <font>Geneva</font>
  3481.         <textSize>12</textSize>
  3482.         <textStyle>plain</textStyle>
  3483.         <name></name>
  3484.         <script></script>
  3485.     </part>
  3486.     <part>
  3487.         <id>105</id>
  3488.         <type>button</type>
  3489.         <visible> <true /> </visible>
  3490.         <reserved5> 0 </reserved5>
  3491.         <reserved4> 0 </reserved4>
  3492.         <reserved3> 0 </reserved3>
  3493.         <reserved2> 0 </reserved2>
  3494.         <reserved1> 0 </reserved1>
  3495.         <enabled> <true /> </enabled>
  3496.         <rect>
  3497.             <left>77</left>
  3498.             <top>183</top>
  3499.             <right>106</right>
  3500.             <bottom>214</bottom>
  3501.         </rect>
  3502.         <style>transparent</style>
  3503.         <showName> <false /> </showName>
  3504.         <highlight> <false /> </highlight>
  3505.         <autoHighlight> <false /> </autoHighlight>
  3506.         <sharedHighlight> <true /> </sharedHighlight>
  3507.         <family>0</family>
  3508.         <titleWidth>0</titleWidth>
  3509.         <icon>27969</icon>
  3510.         <textAlign>center</textAlign>
  3511.         <font>Geneva</font>
  3512.         <textSize>12</textSize>
  3513.         <textStyle>plain</textStyle>
  3514.         <name></name>
  3515.         <script></script>
  3516.     </part>
  3517.     <part>
  3518.         <id>104</id>
  3519.         <type>button</type>
  3520.         <visible> <true /> </visible>
  3521.         <reserved5> 0 </reserved5>
  3522.         <reserved4> 0 </reserved4>
  3523.         <reserved3> 0 </reserved3>
  3524.         <reserved2> 0 </reserved2>
  3525.         <reserved1> 0 </reserved1>
  3526.         <enabled> <true /> </enabled>
  3527.         <rect>
  3528.             <left>77</left>
  3529.             <top>116</top>
  3530.             <right>106</right>
  3531.             <bottom>147</bottom>
  3532.         </rect>
  3533.         <style>transparent</style>
  3534.         <showName> <false /> </showName>
  3535.         <highlight> <false /> </highlight>
  3536.         <autoHighlight> <false /> </autoHighlight>
  3537.         <sharedHighlight> <true /> </sharedHighlight>
  3538.         <family>0</family>
  3539.         <titleWidth>0</titleWidth>
  3540.         <icon>27969</icon>
  3541.         <textAlign>center</textAlign>
  3542.         <font>Geneva</font>
  3543.         <textSize>12</textSize>
  3544.         <textStyle>plain</textStyle>
  3545.         <name></name>
  3546.         <script></script>
  3547.     </part>
  3548.     <part>
  3549.         <id>110</id>
  3550.         <type>button</type>
  3551.         <visible> <true /> </visible>
  3552.         <reserved5> 0 </reserved5>
  3553.         <reserved4> 0 </reserved4>
  3554.         <reserved3> 0 </reserved3>
  3555.         <reserved2> 0 </reserved2>
  3556.         <reserved1> 0 </reserved1>
  3557.         <enabled> <true /> </enabled>
  3558.         <rect>
  3559.             <left>344</left>
  3560.             <top>317</top>
  3561.             <right>373</right>
  3562.             <bottom>348</bottom>
  3563.         </rect>
  3564.         <style>transparent</style>
  3565.         <showName> <false /> </showName>
  3566.         <highlight> <false /> </highlight>
  3567.         <autoHighlight> <false /> </autoHighlight>
  3568.         <sharedHighlight> <true /> </sharedHighlight>
  3569.         <family>0</family>
  3570.         <titleWidth>0</titleWidth>
  3571.         <icon>27969</icon>
  3572.         <textAlign>center</textAlign>
  3573.         <font>Geneva</font>
  3574.         <textSize>12</textSize>
  3575.         <textStyle>plain</textStyle>
  3576.         <name></name>
  3577.         <script></script>
  3578.     </part>
  3579.     <part>
  3580.         <id>111</id>
  3581.         <type>button</type>
  3582.         <visible> <true /> </visible>
  3583.         <reserved5> 0 </reserved5>
  3584.         <reserved4> 0 </reserved4>
  3585.         <reserved3> 0 </reserved3>
  3586.         <reserved2> 0 </reserved2>
  3587.         <reserved1> 0 </reserved1>
  3588.         <enabled> <true /> </enabled>
  3589.         <rect>
  3590.             <left>344</left>
  3591.             <top>250</top>
  3592.             <right>373</right>
  3593.             <bottom>281</bottom>
  3594.         </rect>
  3595.         <style>transparent</style>
  3596.         <showName> <false /> </showName>
  3597.         <highlight> <false /> </highlight>
  3598.         <autoHighlight> <false /> </autoHighlight>
  3599.         <sharedHighlight> <true /> </sharedHighlight>
  3600.         <family>0</family>
  3601.         <titleWidth>0</titleWidth>
  3602.         <icon>27969</icon>
  3603.         <textAlign>center</textAlign>
  3604.         <font>Geneva</font>
  3605.         <textSize>12</textSize>
  3606.         <textStyle>plain</textStyle>
  3607.         <name></name>
  3608.         <script></script>
  3609.     </part>
  3610.     <part>
  3611.         <id>93</id>
  3612.         <type>button</type>
  3613.         <visible> <true /> </visible>
  3614.         <reserved5> 0 </reserved5>
  3615.         <reserved4> 0 </reserved4>
  3616.         <reserved3> 0 </reserved3>
  3617.         <reserved2> 0 </reserved2>
  3618.         <reserved1> 0 </reserved1>
  3619.         <enabled> <true /> </enabled>
  3620.         <rect>
  3621.             <left>76</left>
  3622.             <top>111</top>
  3623.             <right>287</right>
  3624.             <bottom>150</bottom>
  3625.         </rect>
  3626.         <style>transparent</style>
  3627.         <showName> <false /> </showName>
  3628.         <highlight> <false /> </highlight>
  3629.         <autoHighlight> <false /> </autoHighlight>
  3630.         <sharedHighlight> <true /> </sharedHighlight>
  3631.         <family>0</family>
  3632.         <titleWidth>0</titleWidth>
  3633.         <icon>0</icon>
  3634.         <textAlign>center</textAlign>
  3635.         <font>Geneva</font>
  3636.         <textSize>12</textSize>
  3637.         <textStyle>plain</textStyle>
  3638.         <name>‚Ä¢1</name>
  3639.         <script></script>
  3640.     </part>
  3641.     <part>
  3642.         <id>15</id>
  3643.         <type>field</type>
  3644.         <visible> <true /> </visible>
  3645.         <dontWrap> <false /> </dontWrap>
  3646.         <dontSearch> <false /> </dontSearch>
  3647.         <sharedText> <false /> </sharedText>
  3648.         <fixedLineHeight> <true /> </fixedLineHeight>
  3649.         <autoTab> <false /> </autoTab>
  3650.         <lockText> <true /> </lockText>
  3651.         <rect>
  3652.             <left>384</left>
  3653.             <top>111</top>
  3654.             <right>565</right>
  3655.             <bottom>443</bottom>
  3656.         </rect>
  3657.         <style>transparent</style>
  3658.         <autoSelect> <false /> </autoSelect>
  3659.         <showLines> <false /> </showLines>
  3660.         <wideMargins> <false /> </wideMargins>
  3661.         <multipleLines> <false /> </multipleLines>
  3662.         <reservedFamily> 0 </reservedFamily>
  3663.         <titleWidth>0</titleWidth>
  3664.         <icon>0</icon>
  3665.         <textAlign>left</textAlign>
  3666.         <font>Times</font>
  3667.         <textSize>14</textSize>
  3668.         <textStyle>plain</textStyle>
  3669.         <textHeight>17</textHeight>
  3670.         <name></name>
  3671.         <script></script>
  3672.     </part>
  3673.     <part>
  3674.         <id>18</id>
  3675.         <type>button</type>
  3676.         <visible> <true /> </visible>
  3677.         <reserved5> 0 </reserved5>
  3678.         <reserved4> 0 </reserved4>
  3679.         <reserved3> 0 </reserved3>
  3680.         <reserved2> 0 </reserved2>
  3681.         <reserved1> 0 </reserved1>
  3682.         <enabled> <true /> </enabled>
  3683.         <rect>
  3684.             <left>76</left>
  3685.             <top>104</top>
  3686.             <right>105</right>
  3687.             <bottom>116</bottom>
  3688.         </rect>
  3689.         <style>opaque</style>
  3690.         <showName> <false /> </showName>
  3691.         <highlight> <false /> </highlight>
  3692.         <autoHighlight> <false /> </autoHighlight>
  3693.         <sharedHighlight> <true /> </sharedHighlight>
  3694.         <family>0</family>
  3695.         <titleWidth>0</titleWidth>
  3696.         <icon>10719</icon>
  3697.         <textAlign>center</textAlign>
  3698.         <font>Geneva</font>
  3699.         <textSize>12</textSize>
  3700.         <textStyle>plain</textStyle>
  3701.         <name></name>
  3702.         <script></script>
  3703.     </part>
  3704.     <part>
  3705.         <id>19</id>
  3706.         <type>button</type>
  3707.         <visible> <true /> </visible>
  3708.         <reserved5> 0 </reserved5>
  3709.         <reserved4> 0 </reserved4>
  3710.         <reserved3> 0 </reserved3>
  3711.         <reserved2> 0 </reserved2>
  3712.         <reserved1> 0 </reserved1>
  3713.         <enabled> <true /> </enabled>
  3714.         <rect>
  3715.             <left>76</left>
  3716.             <top>146</top>
  3717.             <right>105</right>
  3718.             <bottom>160</bottom>
  3719.         </rect>
  3720.         <style>opaque</style>
  3721.         <showName> <false /> </showName>
  3722.         <highlight> <false /> </highlight>
  3723.         <autoHighlight> <false /> </autoHighlight>
  3724.         <sharedHighlight> <true /> </sharedHighlight>
  3725.         <family>0</family>
  3726.         <titleWidth>0</titleWidth>
  3727.         <icon>30000</icon>
  3728.         <textAlign>center</textAlign>
  3729.         <font>Geneva</font>
  3730.         <textSize>12</textSize>
  3731.         <textStyle>plain</textStyle>
  3732.         <name></name>
  3733.         <script></script>
  3734.     </part>
  3735.     <part>
  3736.         <id>20</id>
  3737.         <type>button</type>
  3738.         <visible> <true /> </visible>
  3739.         <reserved5> 0 </reserved5>
  3740.         <reserved4> 0 </reserved4>
  3741.         <reserved3> 0 </reserved3>
  3742.         <reserved2> 0 </reserved2>
  3743.         <reserved1> 0 </reserved1>
  3744.         <enabled> <true /> </enabled>
  3745.         <rect>
  3746.             <left>105</left>
  3747.             <top>142</top>
  3748.             <right>117</right>
  3749.             <bottom>160</bottom>
  3750.         </rect>
  3751.         <style>opaque</style>
  3752.         <showName> <false /> </showName>
  3753.         <highlight> <false /> </highlight>
  3754.         <autoHighlight> <false /> </autoHighlight>
  3755.         <sharedHighlight> <true /> </sharedHighlight>
  3756.         <family>0</family>
  3757.         <titleWidth>-1</titleWidth>
  3758.         <icon>-15985</icon>
  3759.         <textAlign>center</textAlign>
  3760.         <font>Geneva</font>
  3761.         <textSize>12</textSize>
  3762.         <textStyle>plain</textStyle>
  3763.         <name></name>
  3764.         <script></script>
  3765.     </part>
  3766.     <part>
  3767.         <id>28</id>
  3768.         <type>button</type>
  3769.         <visible> <true /> </visible>
  3770.         <reserved5> 0 </reserved5>
  3771.         <reserved4> 0 </reserved4>
  3772.         <reserved3> 0 </reserved3>
  3773.         <reserved2> 0 </reserved2>
  3774.         <reserved1> 0 </reserved1>
  3775.         <enabled> <true /> </enabled>
  3776.         <rect>
  3777.             <left>105</left>
  3778.             <top>111</top>
  3779.             <right>117</right>
  3780.             <bottom>143</bottom>
  3781.         </rect>
  3782.         <style>opaque</style>
  3783.         <showName> <false /> </showName>
  3784.         <highlight> <false /> </highlight>
  3785.         <autoHighlight> <false /> </autoHighlight>
  3786.         <sharedHighlight> <true /> </sharedHighlight>
  3787.         <family>0</family>
  3788.         <titleWidth>0</titleWidth>
  3789.         <icon>21708</icon>
  3790.         <textAlign>center</textAlign>
  3791.         <font>Geneva</font>
  3792.         <textSize>12</textSize>
  3793.         <textStyle>plain</textStyle>
  3794.         <name></name>
  3795.         <script></script>
  3796.     </part>
  3797.     <part>
  3798.         <id>102</id>
  3799.         <type>button</type>
  3800.         <visible> <true /> </visible>
  3801.         <reserved5> 0 </reserved5>
  3802.         <reserved4> 0 </reserved4>
  3803.         <reserved3> 0 </reserved3>
  3804.         <reserved2> 0 </reserved2>
  3805.         <reserved1> 0 </reserved1>
  3806.         <enabled> <true /> </enabled>
  3807.         <rect>
  3808.             <left>343</left>
  3809.             <top>111</top>
  3810.             <right>562</right>
  3811.             <bottom>154</bottom>
  3812.         </rect>
  3813.         <style>transparent</style>
  3814.         <showName> <false /> </showName>
  3815.         <highlight> <false /> </highlight>
  3816.         <autoHighlight> <false /> </autoHighlight>
  3817.         <sharedHighlight> <true /> </sharedHighlight>
  3818.         <family>0</family>
  3819.         <titleWidth>0</titleWidth>
  3820.         <icon>0</icon>
  3821.         <textAlign>center</textAlign>
  3822.         <font>Geneva</font>
  3823.         <textSize>12</textSize>
  3824.         <textStyle>plain</textStyle>
  3825.         <name>‚Ä¢6</name>
  3826.         <script></script>
  3827.     </part>
  3828.     <part>
  3829.         <id>101</id>
  3830.         <type>button</type>
  3831.         <visible> <true /> </visible>
  3832.         <reserved5> 0 </reserved5>
  3833.         <reserved4> 0 </reserved4>
  3834.         <reserved3> 0 </reserved3>
  3835.         <reserved2> 0 </reserved2>
  3836.         <reserved1> 0 </reserved1>
  3837.         <enabled> <true /> </enabled>
  3838.         <rect>
  3839.             <left>343</left>
  3840.             <top>178</top>
  3841.             <right>556</right>
  3842.             <bottom>221</bottom>
  3843.         </rect>
  3844.         <style>transparent</style>
  3845.         <showName> <false /> </showName>
  3846.         <highlight> <false /> </highlight>
  3847.         <autoHighlight> <false /> </autoHighlight>
  3848.         <sharedHighlight> <true /> </sharedHighlight>
  3849.         <family>0</family>
  3850.         <titleWidth>0</titleWidth>
  3851.         <icon>0</icon>
  3852.         <textAlign>center</textAlign>
  3853.         <font>Geneva</font>
  3854.         <textSize>12</textSize>
  3855.         <textStyle>plain</textStyle>
  3856.         <name>‚Ä¢7</name>
  3857.         <script></script>
  3858.     </part>
  3859.     <part>
  3860.         <id>100</id>
  3861.         <type>button</type>
  3862.         <visible> <true /> </visible>
  3863.         <reserved5> 0 </reserved5>
  3864.         <reserved4> 0 </reserved4>
  3865.         <reserved3> 0 </reserved3>
  3866.         <reserved2> 0 </reserved2>
  3867.         <reserved1> 0 </reserved1>
  3868.         <enabled> <true /> </enabled>
  3869.         <rect>
  3870.             <left>343</left>
  3871.             <top>245</top>
  3872.             <right>516</right>
  3873.             <bottom>288</bottom>
  3874.         </rect>
  3875.         <style>transparent</style>
  3876.         <showName> <false /> </showName>
  3877.         <highlight> <false /> </highlight>
  3878.         <autoHighlight> <false /> </autoHighlight>
  3879.         <sharedHighlight> <true /> </sharedHighlight>
  3880.         <family>0</family>
  3881.         <titleWidth>0</titleWidth>
  3882.         <icon>0</icon>
  3883.         <textAlign>center</textAlign>
  3884.         <font>Geneva</font>
  3885.         <textSize>12</textSize>
  3886.         <textStyle>plain</textStyle>
  3887.         <name>‚Ä¢8</name>
  3888.         <script></script>
  3889.     </part>
  3890.     <part>
  3891.         <id>109</id>
  3892.         <type>button</type>
  3893.         <visible> <true /> </visible>
  3894.         <reserved5> 0 </reserved5>
  3895.         <reserved4> 0 </reserved4>
  3896.         <reserved3> 0 </reserved3>
  3897.         <reserved2> 0 </reserved2>
  3898.         <reserved1> 0 </reserved1>
  3899.         <enabled> <true /> </enabled>
  3900.         <rect>
  3901.             <left>344</left>
  3902.             <top>384</top>
  3903.             <right>373</right>
  3904.             <bottom>415</bottom>
  3905.         </rect>
  3906.         <style>transparent</style>
  3907.         <showName> <false /> </showName>
  3908.         <highlight> <false /> </highlight>
  3909.         <autoHighlight> <false /> </autoHighlight>
  3910.         <sharedHighlight> <true /> </sharedHighlight>
  3911.         <family>0</family>
  3912.         <titleWidth>0</titleWidth>
  3913.         <icon>27969</icon>
  3914.         <textAlign>center</textAlign>
  3915.         <font>Geneva</font>
  3916.         <textSize>12</textSize>
  3917.         <textStyle>plain</textStyle>
  3918.         <name></name>
  3919.         <script></script>
  3920.     </part>
  3921.     <part>
  3922.         <id>99</id>
  3923.         <type>button</type>
  3924.         <visible> <true /> </visible>
  3925.         <reserved5> 0 </reserved5>
  3926.         <reserved4> 0 </reserved4>
  3927.         <reserved3> 0 </reserved3>
  3928.         <reserved2> 0 </reserved2>
  3929.         <reserved1> 0 </reserved1>
  3930.         <enabled> <true /> </enabled>
  3931.         <rect>
  3932.             <left>343</left>
  3933.             <top>312</top>
  3934.             <right>565</right>
  3935.             <bottom>355</bottom>
  3936.         </rect>
  3937.         <style>transparent</style>
  3938.         <showName> <false /> </showName>
  3939.         <highlight> <false /> </highlight>
  3940.         <autoHighlight> <false /> </autoHighlight>
  3941.         <sharedHighlight> <true /> </sharedHighlight>
  3942.         <family>0</family>
  3943.         <titleWidth>0</titleWidth>
  3944.         <icon>0</icon>
  3945.         <textAlign>center</textAlign>
  3946.         <font>Geneva</font>
  3947.         <textSize>12</textSize>
  3948.         <textStyle>plain</textStyle>
  3949.         <name>‚Ä¢9</name>
  3950.         <script></script>
  3951.     </part>
  3952.     <part>
  3953.         <id>98</id>
  3954.         <type>button</type>
  3955.         <visible> <true /> </visible>
  3956.         <reserved5> 0 </reserved5>
  3957.         <reserved4> 0 </reserved4>
  3958.         <reserved3> 0 </reserved3>
  3959.         <reserved2> 0 </reserved2>
  3960.         <reserved1> 0 </reserved1>
  3961.         <enabled> <true /> </enabled>
  3962.         <rect>
  3963.             <left>343</left>
  3964.             <top>379</top>
  3965.             <right>523</right>
  3966.             <bottom>422</bottom>
  3967.         </rect>
  3968.         <style>transparent</style>
  3969.         <showName> <false /> </showName>
  3970.         <highlight> <false /> </highlight>
  3971.         <autoHighlight> <false /> </autoHighlight>
  3972.         <sharedHighlight> <true /> </sharedHighlight>
  3973.         <family>0</family>
  3974.         <titleWidth>0</titleWidth>
  3975.         <icon>0</icon>
  3976.         <textAlign>center</textAlign>
  3977.         <font>Geneva</font>
  3978.         <textSize>12</textSize>
  3979.         <textStyle>plain</textStyle>
  3980.         <name>‚Ä¢10</name>
  3981.         <script></script>
  3982.     </part>
  3983.     <part>
  3984.         <id>97</id>
  3985.         <type>button</type>
  3986.         <visible> <true /> </visible>
  3987.         <reserved5> 0 </reserved5>
  3988.         <reserved4> 0 </reserved4>
  3989.         <reserved3> 0 </reserved3>
  3990.         <reserved2> 0 </reserved2>
  3991.         <reserved1> 0 </reserved1>
  3992.         <enabled> <true /> </enabled>
  3993.         <rect>
  3994.             <left>76</left>
  3995.             <top>380</top>
  3996.             <right>317</right>
  3997.             <bottom>420</bottom>
  3998.         </rect>
  3999.         <style>transparent</style>
  4000.         <showName> <false /> </showName>
  4001.         <highlight> <false /> </highlight>
  4002.         <autoHighlight> <false /> </autoHighlight>
  4003.         <sharedHighlight> <true /> </sharedHighlight>
  4004.         <family>0</family>
  4005.         <titleWidth>0</titleWidth>
  4006.         <icon>0</icon>
  4007.         <textAlign>center</textAlign>
  4008.         <font>Geneva</font>
  4009.         <textSize>12</textSize>
  4010.         <textStyle>plain</textStyle>
  4011.         <name>‚Ä¢5</name>
  4012.         <script></script>
  4013.     </part>
  4014.     <part>
  4015.         <id>96</id>
  4016.         <type>button</type>
  4017.         <visible> <true /> </visible>
  4018.         <reserved5> 0 </reserved5>
  4019.         <reserved4> 0 </reserved4>
  4020.         <reserved3> 0 </reserved3>
  4021.         <reserved2> 0 </reserved2>
  4022.         <reserved1> 0 </reserved1>
  4023.         <enabled> <true /> </enabled>
  4024.         <rect>
  4025.             <left>76</left>
  4026.             <top>313</top>
  4027.             <right>318</right>
  4028.             <bottom>352</bottom>
  4029.         </rect>
  4030.         <style>transparent</style>
  4031.         <showName> <false /> </showName>
  4032.         <highlight> <false /> </highlight>
  4033.         <autoHighlight> <false /> </autoHighlight>
  4034.         <sharedHighlight> <true /> </sharedHighlight>
  4035.         <family>0</family>
  4036.         <titleWidth>0</titleWidth>
  4037.         <icon>0</icon>
  4038.         <textAlign>center</textAlign>
  4039.         <font>Geneva</font>
  4040.         <textSize>12</textSize>
  4041.         <textStyle>plain</textStyle>
  4042.         <name>‚Ä¢4</name>
  4043.         <script></script>
  4044.     </part>
  4045.     <part>
  4046.         <id>95</id>
  4047.         <type>button</type>
  4048.         <visible> <true /> </visible>
  4049.         <reserved5> 0 </reserved5>
  4050.         <reserved4> 0 </reserved4>
  4051.         <reserved3> 0 </reserved3>
  4052.         <reserved2> 0 </reserved2>
  4053.         <reserved1> 0 </reserved1>
  4054.         <enabled> <true /> </enabled>
  4055.         <rect>
  4056.             <left>76</left>
  4057.             <top>247</top>
  4058.             <right>316</right>
  4059.             <bottom>283</bottom>
  4060.         </rect>
  4061.         <style>transparent</style>
  4062.         <showName> <false /> </showName>
  4063.         <highlight> <false /> </highlight>
  4064.         <autoHighlight> <false /> </autoHighlight>
  4065.         <sharedHighlight> <true /> </sharedHighlight>
  4066.         <family>0</family>
  4067.         <titleWidth>0</titleWidth>
  4068.         <icon>0</icon>
  4069.         <textAlign>center</textAlign>
  4070.         <font>Geneva</font>
  4071.         <textSize>12</textSize>
  4072.         <textStyle>plain</textStyle>
  4073.         <name>‚Ä¢3</name>
  4074.         <script></script>
  4075.     </part>
  4076.     <part>
  4077.         <id>94</id>
  4078.         <type>button</type>
  4079.         <visible> <true /> </visible>
  4080.         <reserved5> 0 </reserved5>
  4081.         <reserved4> 0 </reserved4>
  4082.         <reserved3> 0 </reserved3>
  4083.         <reserved2> 0 </reserved2>
  4084.         <reserved1> 0 </reserved1>
  4085.         <enabled> <true /> </enabled>
  4086.         <rect>
  4087.             <left>76</left>
  4088.             <top>179</top>
  4089.             <right>311</right>
  4090.             <bottom>217</bottom>
  4091.         </rect>
  4092.         <style>transparent</style>
  4093.         <showName> <false /> </showName>
  4094.         <highlight> <false /> </highlight>
  4095.         <autoHighlight> <false /> </autoHighlight>
  4096.         <sharedHighlight> <true /> </sharedHighlight>
  4097.         <family>0</family>
  4098.         <titleWidth>0</titleWidth>
  4099.         <icon>0</icon>
  4100.         <textAlign>center</textAlign>
  4101.         <font>Geneva</font>
  4102.         <textSize>12</textSize>
  4103.         <textStyle>plain</textStyle>
  4104.         <name>‚Ä¢2</name>
  4105.         <script></script>
  4106.     </part>
  4107.     <part>
  4108.         <id>30</id>
  4109.         <type>button</type>
  4110.         <visible> <true /> </visible>
  4111.         <reserved5> 0 </reserved5>
  4112.         <reserved4> 0 </reserved4>
  4113.         <reserved3> 0 </reserved3>
  4114.         <reserved2> 0 </reserved2>
  4115.         <reserved1> 0 </reserved1>
  4116.         <enabled> <true /> </enabled>
  4117.         <rect>
  4118.             <left>76</left>
  4119.             <top>238</top>
  4120.             <right>105</right>
  4121.             <bottom>250</bottom>
  4122.         </rect>
  4123.         <style>opaque</style>
  4124.         <showName> <false /> </showName>
  4125.         <highlight> <false /> </highlight>
  4126.         <autoHighlight> <false /> </autoHighlight>
  4127.         <sharedHighlight> <true /> </sharedHighlight>
  4128.         <family>0</family>
  4129.         <titleWidth>0</titleWidth>
  4130.         <icon>10719</icon>
  4131.         <textAlign>center</textAlign>
  4132.         <font>Geneva</font>
  4133.         <textSize>12</textSize>
  4134.         <textStyle>plain</textStyle>
  4135.         <name></name>
  4136.         <script></script>
  4137.     </part>
  4138.     <part>
  4139.         <id>35</id>
  4140.         <type>button</type>
  4141.         <visible> <true /> </visible>
  4142.         <reserved5> 0 </reserved5>
  4143.         <reserved4> 0 </reserved4>
  4144.         <reserved3> 0 </reserved3>
  4145.         <reserved2> 0 </reserved2>
  4146.         <reserved1> 0 </reserved1>
  4147.         <enabled> <true /> </enabled>
  4148.         <rect>
  4149.             <left>76</left>
  4150.             <top>372</top>
  4151.             <right>105</right>
  4152.             <bottom>384</bottom>
  4153.         </rect>
  4154.         <style>opaque</style>
  4155.         <showName> <false /> </showName>
  4156.         <highlight> <false /> </highlight>
  4157.         <autoHighlight> <false /> </autoHighlight>
  4158.         <sharedHighlight> <true /> </sharedHighlight>
  4159.         <family>0</family>
  4160.         <titleWidth>0</titleWidth>
  4161.         <icon>10719</icon>
  4162.         <textAlign>center</textAlign>
  4163.         <font>Geneva</font>
  4164.         <textSize>12</textSize>
  4165.         <textStyle>plain</textStyle>
  4166.         <name></name>
  4167.         <script></script>
  4168.     </part>
  4169.     <part>
  4170.         <id>29</id>
  4171.         <type>button</type>
  4172.         <visible> <true /> </visible>
  4173.         <reserved5> 0 </reserved5>
  4174.         <reserved4> 0 </reserved4>
  4175.         <reserved3> 0 </reserved3>
  4176.         <reserved2> 0 </reserved2>
  4177.         <reserved1> 0 </reserved1>
  4178.         <enabled> <true /> </enabled>
  4179.         <rect>
  4180.             <left>76</left>
  4181.             <top>171</top>
  4182.             <right>105</right>
  4183.             <bottom>183</bottom>
  4184.         </rect>
  4185.         <style>opaque</style>
  4186.         <showName> <false /> </showName>
  4187.         <highlight> <false /> </highlight>
  4188.         <autoHighlight> <false /> </autoHighlight>
  4189.         <sharedHighlight> <true /> </sharedHighlight>
  4190.         <family>0</family>
  4191.         <titleWidth>0</titleWidth>
  4192.         <icon>10719</icon>
  4193.         <textAlign>center</textAlign>
  4194.         <font>Geneva</font>
  4195.         <textSize>12</textSize>
  4196.         <textStyle>plain</textStyle>
  4197.         <name></name>
  4198.         <script></script>
  4199.     </part>
  4200.     <part>
  4201.         <id>36</id>
  4202.         <type>button</type>
  4203.         <visible> <true /> </visible>
  4204.         <reserved5> 0 </reserved5>
  4205.         <reserved4> 0 </reserved4>
  4206.         <reserved3> 0 </reserved3>
  4207.         <reserved2> 0 </reserved2>
  4208.         <reserved1> 0 </reserved1>
  4209.         <enabled> <true /> </enabled>
  4210.         <rect>
  4211.             <left>343</left>
  4212.             <top>372</top>
  4213.             <right>372</right>
  4214.             <bottom>384</bottom>
  4215.         </rect>
  4216.         <style>opaque</style>
  4217.         <showName> <false /> </showName>
  4218.         <highlight> <false /> </highlight>
  4219.         <autoHighlight> <false /> </autoHighlight>
  4220.         <sharedHighlight> <true /> </sharedHighlight>
  4221.         <family>0</family>
  4222.         <titleWidth>0</titleWidth>
  4223.         <icon>10719</icon>
  4224.         <textAlign>center</textAlign>
  4225.         <font>Geneva</font>
  4226.         <textSize>12</textSize>
  4227.         <textStyle>plain</textStyle>
  4228.         <name></name>
  4229.         <script></script>
  4230.     </part>
  4231.     <part>
  4232.         <id>37</id>
  4233.         <type>button</type>
  4234.         <visible> <true /> </visible>
  4235.         <reserved5> 0 </reserved5>
  4236.         <reserved4> 0 </reserved4>
  4237.         <reserved3> 0 </reserved3>
  4238.         <reserved2> 0 </reserved2>
  4239.         <reserved1> 0 </reserved1>
  4240.         <enabled> <true /> </enabled>
  4241.         <rect>
  4242.             <left>343</left>
  4243.             <top>305</top>
  4244.             <right>372</right>
  4245.             <bottom>317</bottom>
  4246.         </rect>
  4247.         <style>opaque</style>
  4248.         <showName> <false /> </showName>
  4249.         <highlight> <false /> </highlight>
  4250.         <autoHighlight> <false /> </autoHighlight>
  4251.         <sharedHighlight> <true /> </sharedHighlight>
  4252.         <family>0</family>
  4253.         <titleWidth>0</titleWidth>
  4254.         <icon>10719</icon>
  4255.         <textAlign>center</textAlign>
  4256.         <font>Geneva</font>
  4257.         <textSize>12</textSize>
  4258.         <textStyle>plain</textStyle>
  4259.         <name></name>
  4260.         <script></script>
  4261.     </part>
  4262.     <part>
  4263.         <id>38</id>
  4264.         <type>button</type>
  4265.         <visible> <true /> </visible>
  4266.         <reserved5> 0 </reserved5>
  4267.         <reserved4> 0 </reserved4>
  4268.         <reserved3> 0 </reserved3>
  4269.         <reserved2> 0 </reserved2>
  4270.         <reserved1> 0 </reserved1>
  4271.         <enabled> <true /> </enabled>
  4272.         <rect>
  4273.             <left>343</left>
  4274.             <top>238</top>
  4275.             <right>372</right>
  4276.             <bottom>250</bottom>
  4277.         </rect>
  4278.         <style>opaque</style>
  4279.         <showName> <false /> </showName>
  4280.         <highlight> <false /> </highlight>
  4281.         <autoHighlight> <false /> </autoHighlight>
  4282.         <sharedHighlight> <true /> </sharedHighlight>
  4283.         <family>0</family>
  4284.         <titleWidth>0</titleWidth>
  4285.         <icon>10719</icon>
  4286.         <textAlign>center</textAlign>
  4287.         <font>Geneva</font>
  4288.         <textSize>12</textSize>
  4289.         <textStyle>plain</textStyle>
  4290.         <name></name>
  4291.         <script></script>
  4292.     </part>
  4293.     <part>
  4294.         <id>39</id>
  4295.         <type>button</type>
  4296.         <visible> <true /> </visible>
  4297.         <reserved5> 0 </reserved5>
  4298.         <reserved4> 0 </reserved4>
  4299.         <reserved3> 0 </reserved3>
  4300.         <reserved2> 0 </reserved2>
  4301.         <reserved1> 0 </reserved1>
  4302.         <enabled> <true /> </enabled>
  4303.         <rect>
  4304.             <left>343</left>
  4305.             <top>171</top>
  4306.             <right>372</right>
  4307.             <bottom>183</bottom>
  4308.         </rect>
  4309.         <style>opaque</style>
  4310.         <showName> <false /> </showName>
  4311.         <highlight> <false /> </highlight>
  4312.         <autoHighlight> <false /> </autoHighlight>
  4313.         <sharedHighlight> <true /> </sharedHighlight>
  4314.         <family>0</family>
  4315.         <titleWidth>0</titleWidth>
  4316.         <icon>10719</icon>
  4317.         <textAlign>center</textAlign>
  4318.         <font>Geneva</font>
  4319.         <textSize>12</textSize>
  4320.         <textStyle>plain</textStyle>
  4321.         <name></name>
  4322.         <script></script>
  4323.     </part>
  4324.     <part>
  4325.         <id>40</id>
  4326.         <type>button</type>
  4327.         <visible> <true /> </visible>
  4328.         <reserved5> 0 </reserved5>
  4329.         <reserved4> 0 </reserved4>
  4330.         <reserved3> 0 </reserved3>
  4331.         <reserved2> 0 </reserved2>
  4332.         <reserved1> 0 </reserved1>
  4333.         <enabled> <true /> </enabled>
  4334.         <rect>
  4335.             <left>343</left>
  4336.             <top>104</top>
  4337.             <right>372</right>
  4338.             <bottom>116</bottom>
  4339.         </rect>
  4340.         <style>opaque</style>
  4341.         <showName> <false /> </showName>
  4342.         <highlight> <false /> </highlight>
  4343.         <autoHighlight> <false /> </autoHighlight>
  4344.         <sharedHighlight> <true /> </sharedHighlight>
  4345.         <family>0</family>
  4346.         <titleWidth>0</titleWidth>
  4347.         <icon>10719</icon>
  4348.         <textAlign>center</textAlign>
  4349.         <font>Geneva</font>
  4350.         <textSize>12</textSize>
  4351.         <textStyle>plain</textStyle>
  4352.         <name></name>
  4353.         <script></script>
  4354.     </part>
  4355.     <part>
  4356.         <id>41</id>
  4357.         <type>button</type>
  4358.         <visible> <true /> </visible>
  4359.         <reserved5> 0 </reserved5>
  4360.         <reserved4> 0 </reserved4>
  4361.         <reserved3> 0 </reserved3>
  4362.         <reserved2> 0 </reserved2>
  4363.         <reserved1> 0 </reserved1>
  4364.         <enabled> <true /> </enabled>
  4365.         <rect>
  4366.             <left>76</left>
  4367.             <top>213</top>
  4368.             <right>105</right>
  4369.             <bottom>227</bottom>
  4370.         </rect>
  4371.         <style>opaque</style>
  4372.         <showName> <false /> </showName>
  4373.         <highlight> <false /> </highlight>
  4374.         <autoHighlight> <false /> </autoHighlight>
  4375.         <sharedHighlight> <true /> </sharedHighlight>
  4376.         <family>0</family>
  4377.         <titleWidth>0</titleWidth>
  4378.         <icon>30000</icon>
  4379.         <textAlign>center</textAlign>
  4380.         <font>Geneva</font>
  4381.         <textSize>12</textSize>
  4382.         <textStyle>plain</textStyle>
  4383.         <name></name>
  4384.         <script></script>
  4385.     </part>
  4386.     <part>
  4387.         <id>42</id>
  4388.         <type>button</type>
  4389.         <visible> <true /> </visible>
  4390.         <reserved5> 0 </reserved5>
  4391.         <reserved4> 0 </reserved4>
  4392.         <reserved3> 0 </reserved3>
  4393.         <reserved2> 0 </reserved2>
  4394.         <reserved1> 0 </reserved1>
  4395.         <enabled> <true /> </enabled>
  4396.         <rect>
  4397.             <left>76</left>
  4398.             <top>280</top>
  4399.             <right>105</right>
  4400.             <bottom>294</bottom>
  4401.         </rect>
  4402.         <style>opaque</style>
  4403.         <showName> <false /> </showName>
  4404.         <highlight> <false /> </highlight>
  4405.         <autoHighlight> <false /> </autoHighlight>
  4406.         <sharedHighlight> <true /> </sharedHighlight>
  4407.         <family>0</family>
  4408.         <titleWidth>0</titleWidth>
  4409.         <icon>30000</icon>
  4410.         <textAlign>center</textAlign>
  4411.         <font>Geneva</font>
  4412.         <textSize>12</textSize>
  4413.         <textStyle>plain</textStyle>
  4414.         <name></name>
  4415.         <script></script>
  4416.     </part>
  4417.     <part>
  4418.         <id>43</id>
  4419.         <type>button</type>
  4420.         <visible> <true /> </visible>
  4421.         <reserved5> 0 </reserved5>
  4422.         <reserved4> 0 </reserved4>
  4423.         <reserved3> 0 </reserved3>
  4424.         <reserved2> 0 </reserved2>
  4425.         <reserved1> 0 </reserved1>
  4426.         <enabled> <true /> </enabled>
  4427.         <rect>
  4428.             <left>76</left>
  4429.             <top>347</top>
  4430.             <right>105</right>
  4431.             <bottom>361</bottom>
  4432.         </rect>
  4433.         <style>opaque</style>
  4434.         <showName> <false /> </showName>
  4435.         <highlight> <false /> </highlight>
  4436.         <autoHighlight> <false /> </autoHighlight>
  4437.         <sharedHighlight> <true /> </sharedHighlight>
  4438.         <family>0</family>
  4439.         <titleWidth>0</titleWidth>
  4440.         <icon>30000</icon>
  4441.         <textAlign>center</textAlign>
  4442.         <font>Geneva</font>
  4443.         <textSize>12</textSize>
  4444.         <textStyle>plain</textStyle>
  4445.         <name></name>
  4446.         <script></script>
  4447.     </part>
  4448.     <part>
  4449.         <id>51</id>
  4450.         <type>button</type>
  4451.         <visible> <true /> </visible>
  4452.         <reserved5> 0 </reserved5>
  4453.         <reserved4> 0 </reserved4>
  4454.         <reserved3> 0 </reserved3>
  4455.         <reserved2> 0 </reserved2>
  4456.         <reserved1> 0 </reserved1>
  4457.         <enabled> <true /> </enabled>
  4458.         <rect>
  4459.             <left>372</left>
  4460.             <top>111</top>
  4461.             <right>384</right>
  4462.             <bottom>143</bottom>
  4463.         </rect>
  4464.         <style>opaque</style>
  4465.         <showName> <false /> </showName>
  4466.         <highlight> <false /> </highlight>
  4467.         <autoHighlight> <false /> </autoHighlight>
  4468.         <sharedHighlight> <true /> </sharedHighlight>
  4469.         <family>0</family>
  4470.         <titleWidth>0</titleWidth>
  4471.         <icon>21708</icon>
  4472.         <textAlign>center</textAlign>
  4473.         <font>Geneva</font>
  4474.         <textSize>12</textSize>
  4475.         <textStyle>plain</textStyle>
  4476.         <name></name>
  4477.         <script></script>
  4478.     </part>
  4479.     <part>
  4480.         <id>54</id>
  4481.         <type>button</type>
  4482.         <visible> <true /> </visible>
  4483.         <reserved5> 0 </reserved5>
  4484.         <reserved4> 0 </reserved4>
  4485.         <reserved3> 0 </reserved3>
  4486.         <reserved2> 0 </reserved2>
  4487.         <reserved1> 0 </reserved1>
  4488.         <enabled> <true /> </enabled>
  4489.         <rect>
  4490.             <left>105</left>
  4491.             <top>209</top>
  4492.             <right>117</right>
  4493.             <bottom>227</bottom>
  4494.         </rect>
  4495.         <style>opaque</style>
  4496.         <showName> <false /> </showName>
  4497.         <highlight> <false /> </highlight>
  4498.         <autoHighlight> <false /> </autoHighlight>
  4499.         <sharedHighlight> <true /> </sharedHighlight>
  4500.         <family>0</family>
  4501.         <titleWidth>-1</titleWidth>
  4502.         <icon>-15985</icon>
  4503.         <textAlign>center</textAlign>
  4504.         <font>Geneva</font>
  4505.         <textSize>12</textSize>
  4506.         <textStyle>plain</textStyle>
  4507.         <name></name>
  4508.         <script></script>
  4509.     </part>
  4510.     <part>
  4511.         <id>55</id>
  4512.         <type>button</type>
  4513.         <visible> <true /> </visible>
  4514.         <reserved5> 0 </reserved5>
  4515.         <reserved4> 0 </reserved4>
  4516.         <reserved3> 0 </reserved3>
  4517.         <reserved2> 0 </reserved2>
  4518.         <reserved1> 0 </reserved1>
  4519.         <enabled> <true /> </enabled>
  4520.         <rect>
  4521.             <left>105</left>
  4522.             <top>276</top>
  4523.             <right>117</right>
  4524.             <bottom>294</bottom>
  4525.         </rect>
  4526.         <style>opaque</style>
  4527.         <showName> <false /> </showName>
  4528.         <highlight> <false /> </highlight>
  4529.         <autoHighlight> <false /> </autoHighlight>
  4530.         <sharedHighlight> <true /> </sharedHighlight>
  4531.         <family>0</family>
  4532.         <titleWidth>-1</titleWidth>
  4533.         <icon>-15985</icon>
  4534.         <textAlign>center</textAlign>
  4535.         <font>Geneva</font>
  4536.         <textSize>12</textSize>
  4537.         <textStyle>plain</textStyle>
  4538.         <name></name>
  4539.         <script></script>
  4540.     </part>
  4541.     <part>
  4542.         <id>56</id>
  4543.         <type>button</type>
  4544.         <visible> <true /> </visible>
  4545.         <reserved5> 0 </reserved5>
  4546.         <reserved4> 0 </reserved4>
  4547.         <reserved3> 0 </reserved3>
  4548.         <reserved2> 0 </reserved2>
  4549.         <reserved1> 0 </reserved1>
  4550.         <enabled> <true /> </enabled>
  4551.         <rect>
  4552.             <left>105</left>
  4553.             <top>343</top>
  4554.             <right>117</right>
  4555.             <bottom>361</bottom>
  4556.         </rect>
  4557.         <style>opaque</style>
  4558.         <showName> <false /> </showName>
  4559.         <highlight> <false /> </highlight>
  4560.         <autoHighlight> <false /> </autoHighlight>
  4561.         <sharedHighlight> <true /> </sharedHighlight>
  4562.         <family>0</family>
  4563.         <titleWidth>-1</titleWidth>
  4564.         <icon>-15985</icon>
  4565.         <textAlign>center</textAlign>
  4566.         <font>Geneva</font>
  4567.         <textSize>12</textSize>
  4568.         <textStyle>plain</textStyle>
  4569.         <name></name>
  4570.         <script></script>
  4571.     </part>
  4572.     <part>
  4573.         <id>57</id>
  4574.         <type>button</type>
  4575.         <visible> <true /> </visible>
  4576.         <reserved5> 0 </reserved5>
  4577.         <reserved4> 0 </reserved4>
  4578.         <reserved3> 0 </reserved3>
  4579.         <reserved2> 0 </reserved2>
  4580.         <reserved1> 0 </reserved1>
  4581.         <enabled> <true /> </enabled>
  4582.         <rect>
  4583.             <left>105</left>
  4584.             <top>410</top>
  4585.             <right>117</right>
  4586.             <bottom>428</bottom>
  4587.         </rect>
  4588.         <style>opaque</style>
  4589.         <showName> <false /> </showName>
  4590.         <highlight> <false /> </highlight>
  4591.         <autoHighlight> <false /> </autoHighlight>
  4592.         <sharedHighlight> <true /> </sharedHighlight>
  4593.         <family>0</family>
  4594.         <titleWidth>-1</titleWidth>
  4595.         <icon>-15985</icon>
  4596.         <textAlign>center</textAlign>
  4597.         <font>Geneva</font>
  4598.         <textSize>12</textSize>
  4599.         <textStyle>plain</textStyle>
  4600.         <name></name>
  4601.         <script></script>
  4602.     </part>
  4603.     <part>
  4604.         <id>59</id>
  4605.         <type>button</type>
  4606.         <visible> <true /> </visible>
  4607.         <reserved5> 0 </reserved5>
  4608.         <reserved4> 0 </reserved4>
  4609.         <reserved3> 0 </reserved3>
  4610.         <reserved2> 0 </reserved2>
  4611.         <reserved1> 0 </reserved1>
  4612.         <enabled> <true /> </enabled>
  4613.         <rect>
  4614.             <left>372</left>
  4615.             <top>410</top>
  4616.             <right>384</right>
  4617.             <bottom>428</bottom>
  4618.         </rect>
  4619.         <style>opaque</style>
  4620.         <showName> <false /> </showName>
  4621.         <highlight> <false /> </highlight>
  4622.         <autoHighlight> <false /> </autoHighlight>
  4623.         <sharedHighlight> <true /> </sharedHighlight>
  4624.         <family>0</family>
  4625.         <titleWidth>-1</titleWidth>
  4626.         <icon>-15985</icon>
  4627.         <textAlign>center</textAlign>
  4628.         <font>Geneva</font>
  4629.         <textSize>12</textSize>
  4630.         <textStyle>plain</textStyle>
  4631.         <name></name>
  4632.         <script></script>
  4633.     </part>
  4634.     <part>
  4635.         <id>61</id>
  4636.         <type>button</type>
  4637.         <visible> <true /> </visible>
  4638.         <reserved5> 0 </reserved5>
  4639.         <reserved4> 0 </reserved4>
  4640.         <reserved3> 0 </reserved3>
  4641.         <reserved2> 0 </reserved2>
  4642.         <reserved1> 0 </reserved1>
  4643.         <enabled> <true /> </enabled>
  4644.         <rect>
  4645.             <left>76</left>
  4646.             <top>414</top>
  4647.             <right>105</right>
  4648.             <bottom>428</bottom>
  4649.         </rect>
  4650.         <style>opaque</style>
  4651.         <showName> <false /> </showName>
  4652.         <highlight> <false /> </highlight>
  4653.         <autoHighlight> <false /> </autoHighlight>
  4654.         <sharedHighlight> <true /> </sharedHighlight>
  4655.         <family>0</family>
  4656.         <titleWidth>0</titleWidth>
  4657.         <icon>30000</icon>
  4658.         <textAlign>center</textAlign>
  4659.         <font>Geneva</font>
  4660.         <textSize>12</textSize>
  4661.         <textStyle>plain</textStyle>
  4662.         <name></name>
  4663.         <script></script>
  4664.     </part>
  4665.     <part>
  4666.         <id>62</id>
  4667.         <type>button</type>
  4668.         <visible> <true /> </visible>
  4669.         <reserved5> 0 </reserved5>
  4670.         <reserved4> 0 </reserved4>
  4671.         <reserved3> 0 </reserved3>
  4672.         <reserved2> 0 </reserved2>
  4673.         <reserved1> 0 </reserved1>
  4674.         <enabled> <true /> </enabled>
  4675.         <rect>
  4676.             <left>343</left>
  4677.             <top>414</top>
  4678.             <right>372</right>
  4679.             <bottom>428</bottom>
  4680.         </rect>
  4681.         <style>opaque</style>
  4682.         <showName> <false /> </showName>
  4683.         <highlight> <false /> </highlight>
  4684.         <autoHighlight> <false /> </autoHighlight>
  4685.         <sharedHighlight> <true /> </sharedHighlight>
  4686.         <family>0</family>
  4687.         <titleWidth>0</titleWidth>
  4688.         <icon>30000</icon>
  4689.         <textAlign>center</textAlign>
  4690.         <font>Geneva</font>
  4691.         <textSize>12</textSize>
  4692.         <textStyle>plain</textStyle>
  4693.         <name></name>
  4694.         <script></script>
  4695.     </part>
  4696.     <part>
  4697.         <id>65</id>
  4698.         <type>button</type>
  4699.         <visible> <true /> </visible>
  4700.         <reserved5> 0 </reserved5>
  4701.         <reserved4> 0 </reserved4>
  4702.         <reserved3> 0 </reserved3>
  4703.         <reserved2> 0 </reserved2>
  4704.         <reserved1> 0 </reserved1>
  4705.         <enabled> <true /> </enabled>
  4706.         <rect>
  4707.             <left>343</left>
  4708.             <top>347</top>
  4709.             <right>372</right>
  4710.             <bottom>361</bottom>
  4711.         </rect>
  4712.         <style>opaque</style>
  4713.         <showName> <false /> </showName>
  4714.         <highlight> <false /> </highlight>
  4715.         <autoHighlight> <false /> </autoHighlight>
  4716.         <sharedHighlight> <true /> </sharedHighlight>
  4717.         <family>0</family>
  4718.         <titleWidth>0</titleWidth>
  4719.         <icon>30000</icon>
  4720.         <textAlign>center</textAlign>
  4721.         <font>Geneva</font>
  4722.         <textSize>12</textSize>
  4723.         <textStyle>plain</textStyle>
  4724.         <name></name>
  4725.         <script></script>
  4726.     </part>
  4727.     <part>
  4728.         <id>66</id>
  4729.         <type>button</type>
  4730.         <visible> <true /> </visible>
  4731.         <reserved5> 0 </reserved5>
  4732.         <reserved4> 0 </reserved4>
  4733.         <reserved3> 0 </reserved3>
  4734.         <reserved2> 0 </reserved2>
  4735.         <reserved1> 0 </reserved1>
  4736.         <enabled> <true /> </enabled>
  4737.         <rect>
  4738.             <left>343</left>
  4739.             <top>280</top>
  4740.             <right>372</right>
  4741.             <bottom>294</bottom>
  4742.         </rect>
  4743.         <style>opaque</style>
  4744.         <showName> <false /> </showName>
  4745.         <highlight> <false /> </highlight>
  4746.         <autoHighlight> <false /> </autoHighlight>
  4747.         <sharedHighlight> <true /> </sharedHighlight>
  4748.         <family>0</family>
  4749.         <titleWidth>0</titleWidth>
  4750.         <icon>30000</icon>
  4751.         <textAlign>center</textAlign>
  4752.         <font>Geneva</font>
  4753.         <textSize>12</textSize>
  4754.         <textStyle>plain</textStyle>
  4755.         <name></name>
  4756.         <script></script>
  4757.     </part>
  4758.     <part>
  4759.         <id>67</id>
  4760.         <type>button</type>
  4761.         <visible> <true /> </visible>
  4762.         <reserved5> 0 </reserved5>
  4763.         <reserved4> 0 </reserved4>
  4764.         <reserved3> 0 </reserved3>
  4765.         <reserved2> 0 </reserved2>
  4766.         <reserved1> 0 </reserved1>
  4767.         <enabled> <true /> </enabled>
  4768.         <rect>
  4769.             <left>343</left>
  4770.             <top>213</top>
  4771.             <right>372</right>
  4772.             <bottom>227</bottom>
  4773.         </rect>
  4774.         <style>opaque</style>
  4775.         <showName> <false /> </showName>
  4776.         <highlight> <false /> </highlight>
  4777.         <autoHighlight> <false /> </autoHighlight>
  4778.         <sharedHighlight> <true /> </sharedHighlight>
  4779.         <family>0</family>
  4780.         <titleWidth>0</titleWidth>
  4781.         <icon>30000</icon>
  4782.         <textAlign>center</textAlign>
  4783.         <font>Geneva</font>
  4784.         <textSize>12</textSize>
  4785.         <textStyle>plain</textStyle>
  4786.         <name></name>
  4787.         <script></script>
  4788.     </part>
  4789.     <part>
  4790.         <id>68</id>
  4791.         <type>button</type>
  4792.         <visible> <true /> </visible>
  4793.         <reserved5> 0 </reserved5>
  4794.         <reserved4> 0 </reserved4>
  4795.         <reserved3> 0 </reserved3>
  4796.         <reserved2> 0 </reserved2>
  4797.         <reserved1> 0 </reserved1>
  4798.         <enabled> <true /> </enabled>
  4799.         <rect>
  4800.             <left>343</left>
  4801.             <top>146</top>
  4802.             <right>372</right>
  4803.             <bottom>160</bottom>
  4804.         </rect>
  4805.         <style>opaque</style>
  4806.         <showName> <false /> </showName>
  4807.         <highlight> <false /> </highlight>
  4808.         <autoHighlight> <false /> </autoHighlight>
  4809.         <sharedHighlight> <true /> </sharedHighlight>
  4810.         <family>0</family>
  4811.         <titleWidth>0</titleWidth>
  4812.         <icon>30000</icon>
  4813.         <textAlign>center</textAlign>
  4814.         <font>Geneva</font>
  4815.         <textSize>12</textSize>
  4816.         <textStyle>plain</textStyle>
  4817.         <name></name>
  4818.         <script></script>
  4819.     </part>
  4820.     <part>
  4821.         <id>70</id>
  4822.         <type>button</type>
  4823.         <visible> <true /> </visible>
  4824.         <reserved5> 0 </reserved5>
  4825.         <reserved4> 0 </reserved4>
  4826.         <reserved3> 0 </reserved3>
  4827.         <reserved2> 0 </reserved2>
  4828.         <reserved1> 0 </reserved1>
  4829.         <enabled> <true /> </enabled>
  4830.         <rect>
  4831.             <left>372</left>
  4832.             <top>343</top>
  4833.             <right>384</right>
  4834.             <bottom>361</bottom>
  4835.         </rect>
  4836.         <style>opaque</style>
  4837.         <showName> <false /> </showName>
  4838.         <highlight> <false /> </highlight>
  4839.         <autoHighlight> <false /> </autoHighlight>
  4840.         <sharedHighlight> <true /> </sharedHighlight>
  4841.         <family>0</family>
  4842.         <titleWidth>-1</titleWidth>
  4843.         <icon>-15985</icon>
  4844.         <textAlign>center</textAlign>
  4845.         <font>Geneva</font>
  4846.         <textSize>12</textSize>
  4847.         <textStyle>plain</textStyle>
  4848.         <name></name>
  4849.         <script></script>
  4850.     </part>
  4851.     <part>
  4852.         <id>71</id>
  4853.         <type>button</type>
  4854.         <visible> <true /> </visible>
  4855.         <reserved5> 0 </reserved5>
  4856.         <reserved4> 0 </reserved4>
  4857.         <reserved3> 0 </reserved3>
  4858.         <reserved2> 0 </reserved2>
  4859.         <reserved1> 0 </reserved1>
  4860.         <enabled> <true /> </enabled>
  4861.         <rect>
  4862.             <left>372</left>
  4863.             <top>276</top>
  4864.             <right>384</right>
  4865.             <bottom>294</bottom>
  4866.         </rect>
  4867.         <style>opaque</style>
  4868.         <showName> <false /> </showName>
  4869.         <highlight> <false /> </highlight>
  4870.         <autoHighlight> <false /> </autoHighlight>
  4871.         <sharedHighlight> <true /> </sharedHighlight>
  4872.         <family>0</family>
  4873.         <titleWidth>-1</titleWidth>
  4874.         <icon>-15985</icon>
  4875.         <textAlign>center</textAlign>
  4876.         <font>Geneva</font>
  4877.         <textSize>12</textSize>
  4878.         <textStyle>plain</textStyle>
  4879.         <name></name>
  4880.         <script></script>
  4881.     </part>
  4882.     <part>
  4883.         <id>72</id>
  4884.         <type>button</type>
  4885.         <visible> <true /> </visible>
  4886.         <reserved5> 0 </reserved5>
  4887.         <reserved4> 0 </reserved4>
  4888.         <reserved3> 0 </reserved3>
  4889.         <reserved2> 0 </reserved2>
  4890.         <reserved1> 0 </reserved1>
  4891.         <enabled> <true /> </enabled>
  4892.         <rect>
  4893.             <left>372</left>
  4894.             <top>209</top>
  4895.             <right>384</right>
  4896.             <bottom>227</bottom>
  4897.         </rect>
  4898.         <style>opaque</style>
  4899.         <showName> <false /> </showName>
  4900.         <highlight> <false /> </highlight>
  4901.         <autoHighlight> <false /> </autoHighlight>
  4902.         <sharedHighlight> <true /> </sharedHighlight>
  4903.         <family>0</family>
  4904.         <titleWidth>-1</titleWidth>
  4905.         <icon>-15985</icon>
  4906.         <textAlign>center</textAlign>
  4907.         <font>Geneva</font>
  4908.         <textSize>12</textSize>
  4909.         <textStyle>plain</textStyle>
  4910.         <name></name>
  4911.         <script></script>
  4912.     </part>
  4913.     <part>
  4914.         <id>73</id>
  4915.         <type>button</type>
  4916.         <visible> <true /> </visible>
  4917.         <reserved5> 0 </reserved5>
  4918.         <reserved4> 0 </reserved4>
  4919.         <reserved3> 0 </reserved3>
  4920.         <reserved2> 0 </reserved2>
  4921.         <reserved1> 0 </reserved1>
  4922.         <enabled> <true /> </enabled>
  4923.         <rect>
  4924.             <left>372</left>
  4925.             <top>142</top>
  4926.             <right>384</right>
  4927.             <bottom>160</bottom>
  4928.         </rect>
  4929.         <style>opaque</style>
  4930.         <showName> <false /> </showName>
  4931.         <highlight> <false /> </highlight>
  4932.         <autoHighlight> <false /> </autoHighlight>
  4933.         <sharedHighlight> <true /> </sharedHighlight>
  4934.         <family>0</family>
  4935.         <titleWidth>-1</titleWidth>
  4936.         <icon>-15985</icon>
  4937.         <textAlign>center</textAlign>
  4938.         <font>Geneva</font>
  4939.         <textSize>12</textSize>
  4940.         <textStyle>plain</textStyle>
  4941.         <name></name>
  4942.         <script></script>
  4943.     </part>
  4944.     <part>
  4945.         <id>74</id>
  4946.         <type>button</type>
  4947.         <visible> <true /> </visible>
  4948.         <reserved5> 0 </reserved5>
  4949.         <reserved4> 0 </reserved4>
  4950.         <reserved3> 0 </reserved3>
  4951.         <reserved2> 0 </reserved2>
  4952.         <reserved1> 0 </reserved1>
  4953.         <enabled> <true /> </enabled>
  4954.         <rect>
  4955.             <left>372</left>
  4956.             <top>178</top>
  4957.             <right>384</right>
  4958.             <bottom>210</bottom>
  4959.         </rect>
  4960.         <style>opaque</style>
  4961.         <showName> <false /> </showName>
  4962.         <highlight> <false /> </highlight>
  4963.         <autoHighlight> <false /> </autoHighlight>
  4964.         <sharedHighlight> <true /> </sharedHighlight>
  4965.         <family>0</family>
  4966.         <titleWidth>0</titleWidth>
  4967.         <icon>21708</icon>
  4968.         <textAlign>center</textAlign>
  4969.         <font>Geneva</font>
  4970.         <textSize>12</textSize>
  4971.         <textStyle>plain</textStyle>
  4972.         <name></name>
  4973.         <script></script>
  4974.     </part>
  4975.     <part>
  4976.         <id>75</id>
  4977.         <type>button</type>
  4978.         <visible> <true /> </visible>
  4979.         <reserved5> 0 </reserved5>
  4980.         <reserved4> 0 </reserved4>
  4981.         <reserved3> 0 </reserved3>
  4982.         <reserved2> 0 </reserved2>
  4983.         <reserved1> 0 </reserved1>
  4984.         <enabled> <true /> </enabled>
  4985.         <rect>
  4986.             <left>372</left>
  4987.             <top>245</top>
  4988.             <right>384</right>
  4989.             <bottom>277</bottom>
  4990.         </rect>
  4991.         <style>opaque</style>
  4992.         <showName> <false /> </showName>
  4993.         <highlight> <false /> </highlight>
  4994.         <autoHighlight> <false /> </autoHighlight>
  4995.         <sharedHighlight> <true /> </sharedHighlight>
  4996.         <family>0</family>
  4997.         <titleWidth>0</titleWidth>
  4998.         <icon>21708</icon>
  4999.         <textAlign>center</textAlign>
  5000.         <font>Geneva</font>
  5001.         <textSize>12</textSize>
  5002.         <textStyle>plain</textStyle>
  5003.         <name></name>
  5004.         <script></script>
  5005.     </part>
  5006.     <part>
  5007.         <id>76</id>
  5008.         <type>button</type>
  5009.         <visible> <true /> </visible>
  5010.         <reserved5> 0 </reserved5>
  5011.         <reserved4> 0 </reserved4>
  5012.         <reserved3> 0 </reserved3>
  5013.         <reserved2> 0 </reserved2>
  5014.         <reserved1> 0 </reserved1>
  5015.         <enabled> <true /> </enabled>
  5016.         <rect>
  5017.             <left>372</left>
  5018.             <top>312</top>
  5019.             <right>384</right>
  5020.             <bottom>344</bottom>
  5021.         </rect>
  5022.         <style>opaque</style>
  5023.         <showName> <false /> </showName>
  5024.         <highlight> <false /> </highlight>
  5025.         <autoHighlight> <false /> </autoHighlight>
  5026.         <sharedHighlight> <true /> </sharedHighlight>
  5027.         <family>0</family>
  5028.         <titleWidth>0</titleWidth>
  5029.         <icon>21708</icon>
  5030.         <textAlign>center</textAlign>
  5031.         <font>Geneva</font>
  5032.         <textSize>12</textSize>
  5033.         <textStyle>plain</textStyle>
  5034.         <name></name>
  5035.         <script></script>
  5036.     </part>
  5037.     <part>
  5038.         <id>77</id>
  5039.         <type>button</type>
  5040.         <visible> <true /> </visible>
  5041.         <reserved5> 0 </reserved5>
  5042.         <reserved4> 0 </reserved4>
  5043.         <reserved3> 0 </reserved3>
  5044.         <reserved2> 0 </reserved2>
  5045.         <reserved1> 0 </reserved1>
  5046.         <enabled> <true /> </enabled>
  5047.         <rect>
  5048.             <left>372</left>
  5049.             <top>379</top>
  5050.             <right>384</right>
  5051.             <bottom>411</bottom>
  5052.         </rect>
  5053.         <style>opaque</style>
  5054.         <showName> <false /> </showName>
  5055.         <highlight> <false /> </highlight>
  5056.         <autoHighlight> <false /> </autoHighlight>
  5057.         <sharedHighlight> <true /> </sharedHighlight>
  5058.         <family>0</family>
  5059.         <titleWidth>0</titleWidth>
  5060.         <icon>21708</icon>
  5061.         <textAlign>center</textAlign>
  5062.         <font>Geneva</font>
  5063.         <textSize>12</textSize>
  5064.         <textStyle>plain</textStyle>
  5065.         <name></name>
  5066.         <script></script>
  5067.     </part>
  5068.     <part>
  5069.         <id>78</id>
  5070.         <type>button</type>
  5071.         <visible> <true /> </visible>
  5072.         <reserved5> 0 </reserved5>
  5073.         <reserved4> 0 </reserved4>
  5074.         <reserved3> 0 </reserved3>
  5075.         <reserved2> 0 </reserved2>
  5076.         <reserved1> 0 </reserved1>
  5077.         <enabled> <true /> </enabled>
  5078.         <rect>
  5079.             <left>105</left>
  5080.             <top>379</top>
  5081.             <right>117</right>
  5082.             <bottom>411</bottom>
  5083.         </rect>
  5084.         <style>opaque</style>
  5085.         <showName> <false /> </showName>
  5086.         <highlight> <false /> </highlight>
  5087.         <autoHighlight> <false /> </autoHighlight>
  5088.         <sharedHighlight> <true /> </sharedHighlight>
  5089.         <family>0</family>
  5090.         <titleWidth>0</titleWidth>
  5091.         <icon>21708</icon>
  5092.         <textAlign>center</textAlign>
  5093.         <font>Geneva</font>
  5094.         <textSize>12</textSize>
  5095.         <textStyle>plain</textStyle>
  5096.         <name></name>
  5097.         <script></script>
  5098.     </part>
  5099.     <part>
  5100.         <id>79</id>
  5101.         <type>button</type>
  5102.         <visible> <true /> </visible>
  5103.         <reserved5> 0 </reserved5>
  5104.         <reserved4> 0 </reserved4>
  5105.         <reserved3> 0 </reserved3>
  5106.         <reserved2> 0 </reserved2>
  5107.         <reserved1> 0 </reserved1>
  5108.         <enabled> <true /> </enabled>
  5109.         <rect>
  5110.             <left>105</left>
  5111.             <top>312</top>
  5112.             <right>117</right>
  5113.             <bottom>344</bottom>
  5114.         </rect>
  5115.         <style>opaque</style>
  5116.         <showName> <false /> </showName>
  5117.         <highlight> <false /> </highlight>
  5118.         <autoHighlight> <false /> </autoHighlight>
  5119.         <sharedHighlight> <true /> </sharedHighlight>
  5120.         <family>0</family>
  5121.         <titleWidth>0</titleWidth>
  5122.         <icon>21708</icon>
  5123.         <textAlign>center</textAlign>
  5124.         <font>Geneva</font>
  5125.         <textSize>12</textSize>
  5126.         <textStyle>plain</textStyle>
  5127.         <name></name>
  5128.         <script></script>
  5129.     </part>
  5130.     <part>
  5131.         <id>80</id>
  5132.         <type>button</type>
  5133.         <visible> <true /> </visible>
  5134.         <reserved5> 0 </reserved5>
  5135.         <reserved4> 0 </reserved4>
  5136.         <reserved3> 0 </reserved3>
  5137.         <reserved2> 0 </reserved2>
  5138.         <reserved1> 0 </reserved1>
  5139.         <enabled> <true /> </enabled>
  5140.         <rect>
  5141.             <left>105</left>
  5142.             <top>245</top>
  5143.             <right>117</right>
  5144.             <bottom>277</bottom>
  5145.         </rect>
  5146.         <style>opaque</style>
  5147.         <showName> <false /> </showName>
  5148.         <highlight> <false /> </highlight>
  5149.         <autoHighlight> <false /> </autoHighlight>
  5150.         <sharedHighlight> <true /> </sharedHighlight>
  5151.         <family>0</family>
  5152.         <titleWidth>0</titleWidth>
  5153.         <icon>21708</icon>
  5154.         <textAlign>center</textAlign>
  5155.         <font>Geneva</font>
  5156.         <textSize>12</textSize>
  5157.         <textStyle>plain</textStyle>
  5158.         <name></name>
  5159.         <script></script>
  5160.     </part>
  5161.     <part>
  5162.         <id>81</id>
  5163.         <type>button</type>
  5164.         <visible> <true /> </visible>
  5165.         <reserved5> 0 </reserved5>
  5166.         <reserved4> 0 </reserved4>
  5167.         <reserved3> 0 </reserved3>
  5168.         <reserved2> 0 </reserved2>
  5169.         <reserved1> 0 </reserved1>
  5170.         <enabled> <true /> </enabled>
  5171.         <rect>
  5172.             <left>105</left>
  5173.             <top>178</top>
  5174.             <right>117</right>
  5175.             <bottom>210</bottom>
  5176.         </rect>
  5177.         <style>opaque</style>
  5178.         <showName> <false /> </showName>
  5179.         <highlight> <false /> </highlight>
  5180.         <autoHighlight> <false /> </autoHighlight>
  5181.         <sharedHighlight> <true /> </sharedHighlight>
  5182.         <family>0</family>
  5183.         <titleWidth>0</titleWidth>
  5184.         <icon>21708</icon>
  5185.         <textAlign>center</textAlign>
  5186.         <font>Geneva</font>
  5187.         <textSize>12</textSize>
  5188.         <textStyle>plain</textStyle>
  5189.         <name></name>
  5190.         <script></script>
  5191.     </part>
  5192.     <part>
  5193.         <id>32</id>
  5194.         <type>button</type>
  5195.         <visible> <true /> </visible>
  5196.         <reserved5> 0 </reserved5>
  5197.         <reserved4> 0 </reserved4>
  5198.         <reserved3> 0 </reserved3>
  5199.         <reserved2> 0 </reserved2>
  5200.         <reserved1> 0 </reserved1>
  5201.         <enabled> <true /> </enabled>
  5202.         <rect>
  5203.             <left>76</left>
  5204.             <top>305</top>
  5205.             <right>105</right>
  5206.             <bottom>317</bottom>
  5207.         </rect>
  5208.         <style>opaque</style>
  5209.         <showName> <false /> </showName>
  5210.         <highlight> <false /> </highlight>
  5211.         <autoHighlight> <false /> </autoHighlight>
  5212.         <sharedHighlight> <true /> </sharedHighlight>
  5213.         <family>0</family>
  5214.         <titleWidth>0</titleWidth>
  5215.         <icon>10719</icon>
  5216.         <textAlign>center</textAlign>
  5217.         <font>Geneva</font>
  5218.         <textSize>12</textSize>
  5219.         <textStyle>plain</textStyle>
  5220.         <name></name>
  5221.         <script></script>
  5222.     </part>
  5223.     <part>
  5224.         <id>116</id>
  5225.         <type>field</type>
  5226.         <visible> <false /> </visible>
  5227.         <dontWrap> <false /> </dontWrap>
  5228.         <dontSearch> <false /> </dontSearch>
  5229.         <sharedText> <false /> </sharedText>
  5230.         <fixedLineHeight> <true /> </fixedLineHeight>
  5231.         <autoTab> <false /> </autoTab>
  5232.         <lockText> <false /> </lockText>
  5233.         <rect>
  5234.             <left>149</left>
  5235.             <top>176</top>
  5236.             <right>516</right>
  5237.             <bottom>363</bottom>
  5238.         </rect>
  5239.         <style>shadow</style>
  5240.         <autoSelect> <false /> </autoSelect>
  5241.         <showLines> <true /> </showLines>
  5242.         <wideMargins> <true /> </wideMargins>
  5243.         <multipleLines> <false /> </multipleLines>
  5244.         <reservedFamily> 0 </reservedFamily>
  5245.         <titleWidth>0</titleWidth>
  5246.         <icon>0</icon>
  5247.         <textAlign>forceLeft</textAlign>
  5248.         <font>Geneva</font>
  5249.         <textSize>12</textSize>
  5250.         <textStyle>plain</textStyle>
  5251.         <textHeight>16</textHeight>
  5252.         <name>Cats</name>
  5253.         <script></script>
  5254.     </part>
  5255.     <part>
  5256.         <id>119</id>
  5257.         <type>button</type>
  5258.         <visible> <false /> </visible>
  5259.         <reserved5> 0 </reserved5>
  5260.         <reserved4> 0 </reserved4>
  5261.         <reserved3> 0 </reserved3>
  5262.         <reserved2> 0 </reserved2>
  5263.         <reserved1> 0 </reserved1>
  5264.         <enabled> <true /> </enabled>
  5265.         <rect>
  5266.             <left>141</left>
  5267.             <top>463</top>
  5268.             <right>498</right>
  5269.             <bottom>479</bottom>
  5270.         </rect>
  5271.         <style>rectangle</style>
  5272.         <showName> <true /> </showName>
  5273.         <highlight> <false /> </highlight>
  5274.         <autoHighlight> <false /> </autoHighlight>
  5275.         <sharedHighlight> <true /> </sharedHighlight>
  5276.         <family>0</family>
  5277.         <titleWidth>0</titleWidth>
  5278.         <icon>0</icon>
  5279.         <textAlign>left</textAlign>
  5280.         <font></font>
  5281.         <textSize>9</textSize>
  5282.         <textStyle>plain</textStyle>
  5283.         <name>Building index:</name>
  5284.         <script></script>
  5285.     </part>
  5286.     <part>
  5287.         <id>118</id>
  5288.         <type>button</type>
  5289.         <visible> <false /> </visible>
  5290.         <reserved5> 0 </reserved5>
  5291.         <reserved4> 0 </reserved4>
  5292.         <reserved3> 0 </reserved3>
  5293.         <reserved2> 0 </reserved2>
  5294.         <reserved1> 0 </reserved1>
  5295.         <enabled> <true /> </enabled>
  5296.         <rect>
  5297.             <left>220</left>
  5298.             <top>465</top>
  5299.             <right>497</right>
  5300.             <bottom>477</bottom>
  5301.         </rect>
  5302.         <style>transparent</style>
  5303.         <showName> <false /> </showName>
  5304.         <highlight> <true /> </highlight>
  5305.         <autoHighlight> <false /> </autoHighlight>
  5306.         <sharedHighlight> <true /> </sharedHighlight>
  5307.         <family>0</family>
  5308.         <titleWidth>0</titleWidth>
  5309.         <icon>0</icon>
  5310.         <textAlign>center</textAlign>
  5311.         <font>Geneva</font>
  5312.         <textSize>12</textSize>
  5313.         <textStyle>plain</textStyle>
  5314.         <name>meter</name>
  5315.         <script></script>
  5316.     </part>
  5317.     <part>
  5318.         <id>123</id>
  5319.         <type>field</type>
  5320.         <visible> <true /> </visible>
  5321.         <dontWrap> <false /> </dontWrap>
  5322.         <dontSearch> <false /> </dontSearch>
  5323.         <sharedText> <false /> </sharedText>
  5324.         <fixedLineHeight> <true /> </fixedLineHeight>
  5325.         <autoTab> <false /> </autoTab>
  5326.         <lockText> <true /> </lockText>
  5327.         <rect>
  5328.             <left>68</left>
  5329.             <top>75</top>
  5330.             <right>434</right>
  5331.             <bottom>89</bottom>
  5332.         </rect>
  5333.         <style>transparent</style>
  5334.         <autoSelect> <false /> </autoSelect>
  5335.         <showLines> <false /> </showLines>
  5336.         <wideMargins> <false /> </wideMargins>
  5337.         <multipleLines> <false /> </multipleLines>
  5338.         <reservedFamily> 0 </reservedFamily>
  5339.         <titleWidth>0</titleWidth>
  5340.         <icon>0</icon>
  5341.         <textAlign>left</textAlign>
  5342.         <font>Geneva</font>
  5343.         <textSize>9</textSize>
  5344.         <textStyle>plain</textStyle>
  5345.         <textHeight>12</textHeight>
  5346.         <name></name>
  5347.         <script></script>
  5348.     </part>
  5349.     <content>
  5350.         <layer>card</layer>
  5351.         <id>15</id>
  5352.         <text>Programmable Databases & SpreadsheetsHyperCard‚Ñ¢, Multimedia, & Authoring ToolsUnix‚Ñ¢Development ToolsPublications, Programming Services, & TrainingArtificial IntelligenceProducts</text>
  5353.     </content>
  5354.     <content>
  5355.         <layer>card</layer>
  5356.         <id>16</id>
  5357.         <text>Development Environments& LanguagesObject-Oriented Programming Environments & LanguagesNetworking & Communications ToolsPrototyping Tools, Case Tools, & LibrariesProgramming Utilities& Debuggers</text>
  5358.     </content>
  5359.     <content>
  5360.         <layer>card</layer>
  5361.         <id>116</id>
  5362.         <text><span class="style30">evelopment Environments and Languages</span><span class="style31"></span><span class="style30">Object-Oriented Programming Environments</span><span class="style31"></span><span class="style30">Networking and Communications Tools</span><span class="style31"></span><span class="style30">Prototyping Tools, Case Tools, and Libraries</span><span class="style31"></span><span class="style30">Programming Utilities and DebuggersProgrammable Databases and Spreadsheets</span><span class="style31"></span><span class="style30">HyperCard‚Ñ¢, Multimedia, and Authoring Tools</span><span class="style31"></span><span class="style30">Unix‚Ñ¢ Development Tools</span><span class="style31"></span><span class="style30">Publications, Programming Services, and Training</span><span class="style31"></span><span class="style30">Artificial Intelligence Products</span><span class="style19">HyperCard 2.0 Applications</span></text>
  5363.     </content>
  5364.     <content>
  5365.         <layer>background</layer>
  5366.         <id>42</id>
  5367.         <text><span class="style114">oftware Categories</span></text>
  5368.     </content>
  5369.     <content>
  5370.         <layer>card</layer>
  5371.         <id>123</id>
  5372.         <text><span class="style19">lease click a category below</span></text>
  5373.     </content>
  5374.     <name>Categories</name>
  5375.     <script>on mouseUpglobal cats,rebuildingput cd fld "Cats" into catsif rebuilding thenglobal rebuildrepeat with i=1 to 10BuildCat "btn " & quote & "‚Ä¢" & i & quote,rebuildend repeatput FALSE into rebuilding -- MS 11/6/90else if first char of short name of the target is "‚Ä¢" thenpush cdBuildCat the target,falseput FALSE into rebuilding -- MS 11/6/90elsepass mouseUpend ifend mouseUpon BuildCat x,rebuildglobal cats,rebuilding,BotBarget short name of xset hilite of x to TRUEset cursor to watchdelete first char of itput line it of cats into tput char 1 to 29 of ("#" & t) into cnif not rebuild and there is a cd cn thenif rebuilding thenset hilite of x to FALSEelselock screenset hilite of x to FALSEgo cd cnset scroll of fld "Index" to 0-- put "¬ß" into first char of cn-- if there is a cd cn then go cd cnjjFlushunlock screen with iris openend ifelseput rect of btn "Meter" into rput first item of rect of btn "Building index:" + 79 into zput z into first item of rput z into third item of rset rect of btn "Meter" to rshow btn "Building index:"show btn "Meter"if there is a window BotBar then hide window BotBarput fld "Index" of cd "Names" into mput cd fld "cats" of cd "Names" into cput empty into nput number of lines of c into msput ms mod 8 into qrepeat with i=1 to msset cursor to busyif i mod 8 = q thenput z+i into third item of rset the rect of btn "Meter" to rend ifrepeat with rr=1 to number of words of line i of cif word rr of line i of c is it thenput line i of m & return after nexit repeatend ifend repeatend repeatif rebuilding then push cdlock screenset hilite of x to FALSEif there is a window BotBar then show window BotBarhide btn "Building index:"hide btn "Meter"if there is a cd cn thengo cd cnelsego last cd of bg "Index"doMenu "New Card"set name of this cd to cnend ifput t into fld "Mfg"put n into fld "Index"set scroll of fld "Index" to 0repeat with i=1 to number of lines of nset cursor to busyget By(line i of n)set textStyle of item it to 99 of line i of fld "Index" to plainset textSize of item it to 99 of line i of fld "Index" to 12end repeatput "Total Products" & return & number of lines of n into fld "Total"unlock screen with iris opensend openCard to this cdBuildScrif rebuilding then pop cdend ifend BuildCaton Rebuildglobal rebuildingput TRUE into rebuildingclick at loc of btn "‚Ä¢1"put FALSE into rebuildingend Rebuildon mouseStillDown--end mouseStillDownon mouseDown--end mouseDownon doNextbeepend doNexton doPreviousbeepend doPreviouson doMenu whatif what ‚↠"prev" then pass doMenuelsevisual shrink to bottomgo first cdend ifend doMenu</script>
  5376. </card>
  5377.  
  5378.  
  5379. card_9128.xml
  5380. <?xml version="1.0" encoding="utf-8" ?>
  5381. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5382. <card>
  5383.     <id>9128</id>
  5384.     <filler1>0</filler1>
  5385.     <bitmap>BMAP_345277.pbm</bitmap>
  5386.     <cantDelete> <true /> </cantDelete>
  5387.     <showPict> <true /> </showPict>
  5388.     <dontSearch> <true /> </dontSearch>
  5389.     <owner>8476</owner>
  5390.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5391.     <part>
  5392.         <id>11</id>
  5393.         <type>field</type>
  5394.         <visible> <false /> </visible>
  5395.         <dontWrap> <true /> </dontWrap>
  5396.         <dontSearch> <false /> </dontSearch>
  5397.         <sharedText> <false /> </sharedText>
  5398.         <fixedLineHeight> <false /> </fixedLineHeight>
  5399.         <autoTab> <false /> </autoTab>
  5400.         <lockText> <true /> </lockText>
  5401.         <rect>
  5402.             <left>0</left>
  5403.             <top>104</top>
  5404.             <right>63</right>
  5405.             <bottom>451</bottom>
  5406.         </rect>
  5407.         <style>scrolling</style>
  5408.         <autoSelect> <false /> </autoSelect>
  5409.         <showLines> <false /> </showLines>
  5410.         <wideMargins> <true /> </wideMargins>
  5411.         <multipleLines> <false /> </multipleLines>
  5412.         <reservedFamily> 0 </reservedFamily>
  5413.         <titleWidth>0</titleWidth>
  5414.         <icon>0</icon>
  5415.         <textAlign>right</textAlign>
  5416.         <font>Garamond</font>
  5417.         <textSize>16</textSize>
  5418.         <textStyle>plain</textStyle>
  5419.         <textHeight>21</textHeight>
  5420.         <name>Cats</name>
  5421.         <script></script>
  5422.     </part>
  5423.     <content>
  5424.         <layer>background</layer>
  5425.         <id>3</id>
  5426.         <text>Total Products278</text>
  5427.     </content>
  5428.     <content>
  5429.         <layer>background</layer>
  5430.         <id>1</id>
  5431.         <text><span class="style19">ASM, </span><span class="style25">by Micro Dialects, Inc.</span><span class="style19">101 Scripts and Buttons Plus for Hypercard,</span><span class="style25"> by INDIVIDUAL Software, Inc.</span><span class="style19">3d Graphic Tools 2.0,</span><span class="style25"> by Micro System Options</span><span class="style19">3d Graphic Tools XCMD 2.0,</span><span class="style25"> by Micro System Options</span><span class="style19">4th DIMENSION¬Æ,</span><span class="style25"> by ACIUS, Inc.</span><span class="style19">A/UX 2.0,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">AAIS Full Control Prolog,</span><span class="style25"> by Advanced A. I. Systems, Inc.</span><span class="style19">Aapps DigiVideo‚Ñ¢ Construction Kit 2.0,</span><span class="style25"> by Aapps Corporation</span><span class="style19">Action!¬Æ,</span><span class="style25"> by ExperTelligence, Inc.</span><span class="style19">ACUCOBOL-85,</span><span class="style25"> by Acucobol, Inc.</span><span class="style19">Adagen¬Æ,</span><span class="style25"> by Mark V Systems Ltd.</span><span class="style19">AdaVantage Compiler and Tool Set,</span><span class="style25"> by Meridian Software Systems</span><span class="style19">Allegro Flavors‚Ñ¢,</span><span class="style25"> by Franz, Inc.</span><span class="style19">Alsys A/UX Ada Compilation System & Toolset,</span><span class="style25"> by Alsys, Inc.</span><span class="style19">Alsys Ada Compilation System,</span><span class="style25"> by Alsys, Inc.</span><span class="style19">Analyst,</span><span class="style25"> by Xerox Special Information Systems</span><span class="style19">ANATOOL‚Ñ¢,</span><span class="style25"> by Advanced Logical Software</span><span class="style19">Apple Developer University,</span><span class="style25"> by Developer University</span><span class="style19">Apple Technical Library ‚Äî Apple Communications Library,</span><span class="style25"> by Addison-Wesley Publishing Co., Inc.</span><span class="style19">AppMaker, The Application Generator,</span><span class="style25"> by Bowers Development Corp.</span><span class="style19">ARANDA,</span><span class="style25"> by Soft-SET Technologies, Inc.</span><span class="style19">ASI Developer Toolkit,</span><span class="style25"> by Articulate Systems Inc.</span><span class="style19">Audiomedia‚Ñ¢,</span><span class="style25"> by Digidesign, Inc.</span><span class="style19">Aut2,</span><span class="style25"> by Model Systems Consultants, Inc.</span><span class="style19">Authenticate,</span><span class="style25"> by Softstream International Company</span><span class="style19">Authorware Professional,</span><span class="style25"> by Authorware, Inc.</span><span class="style19">Aztec C,</span><span class="style25"> by Manx Software Systems</span><span class="style19">B-Tree HELPER‚Ñ¢,</span><span class="style25"> by (M)agreeable software, inc.</span><span class="style19">BASIC Translator,</span><span class="style25"> by Heizer Software</span><span class="style19">BERSEARCH PostScript Examples 1.01,</span><span class="style25"> by BESEARCH</span><span class="style19">Best of MacTutor Vol 1-5 Source Code on CD-ROM,</span><span class="style25"> by Wayzata Technology</span><span class="style19">BLUES,</span><span class="style25"> by Interprogram B.V.</span><span class="style19">Bubble Help for HyperCard,</span><span class="style25"> by Randal Jones, Consultant</span><span class="style19">BusTrak NuBus Analyzer,</span><span class="style25"> by Applied Physics, Inc.</span><span class="style19">C Programmer‚Äôs Toolbox/MPW,</span><span class="style25"> by MMC AD Systems</span><span class="style19">c-tree File Handler/Server,</span><span class="style25"> by FairCom Corporation</span><span class="style19">Capture 3.0,</span><span class="style25"> by Mainstay</span><span class="style19">CD-ROM Developer‚Äôs Lab‚Ñ¢,</span><span class="style25"> by Software Mart, Inc.</span><span class="style19">Clip Tunes‚Ñ¢,</span><span class="style25"> by Digidesign, Inc.</span><span class="style19">Clisp ‚Äî LISP Library for C,</span><span class="style25"> by Drasch Computer Software</span><span class="style19">CLR HyperArrays 2.0,</span><span class="style25"> by Clear Lake Research</span><span class="style19">CODECHECK 2.0,</span><span class="style25"> by Abraxas Software</span><span class="style19">COHORT-C,</span><span class="style25"> by CASE Corporation</span><span class="style19">COHORT-COBOL,</span><span class="style25"> by CASE Corporation</span><span class="style19">CompileIt! ‚Äî The Script Compiler,</span><span class="style25"> by Heizer Software</span><span class="style19">Connections‚Ñ¢,</span><span class="style25"> by Concentrix Technology, Inc.</span><span class="style19">Consulair 68000 Development System    ,</span><span class="style25"> by Consulair Corporation</span><span class="style19">Consulair 68020/030 Development System,</span><span class="style25"> by Consulair Corporation</span><span class="style19">Consulair 68020/68881 C Development System,</span><span class="style25"> by Consulair Corporation</span><span class="style19">ConvertIt!‚Ñ¢,</span><span class="style25"> by Heizer Software</span><span class="style19">D-AS/88K MC88000 Cross Assembler,</span><span class="style25"> by Diab-Data, Inc.</span><span class="style19">D-CC/68K C TOOLS,</span><span class="style25"> by Diab-Data, Inc.</span><span class="style19">D-CC/88K C Cross Compiler,</span><span class="style25"> by Diab-Data, Inc.</span><span class="style19">Data Access Language,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">DB-Library‚Ñ¢ (for MPW C),</span><span class="style25"> by Sybase, Inc.</span><span class="style19">DB/Write‚Ñ¢,</span><span class="style25"> by Metropolis Software, Inc.</span><span class="style19">DBF-Access‚Ñ¢ Tools for HyperCard‚Ñ¢,</span><span class="style25"> by Nittany Development Group, Inc.</span><span class="style19">DECK‚Ñ¢,</span><span class="style25"> by Digidesign, Inc.</span><span class="style19">Design/OA,</span><span class="style25"> by Meta Software Corporation</span><span class="style19">Desktop Help,</span><span class="style25"> by Help Software, Inc.</span><span class="style19">Dialoger Professional,</span><span class="style25"> by theResult Software Inc.</span><span class="style19">DSP Designer,</span><span class="style25"> by Zola Technologies, Inc.</span><span class="style19">DSP32C C Language Compiler,</span><span class="style25"> by Spectral Innovations, Inc.</span><span class="style19">E.T.O.:  Essentials ‚Äì Tools ‚Äì Objects,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Eiffel,</span><span class="style25"> by Interactive Software Engineering, Inc.</span><span class="style19">Extend,</span><span class="style25"> by Imagine That, Inc.</span><span class="style19">Eyecons!,</span><span class="style25"> by Heizer Software</span><span class="style19">Field Dumper 1.11,</span><span class="style25"> by Bliss Interactive Technologies</span><span class="style19">File I/O HyperCard Stack,</span><span class="style25"> by Sunshine Valley Systems</span><span class="style19">File I/O XCMDs,</span><span class="style25"> by Sunshine Valley Systems</span><span class="style19">flex,</span><span class="style25"> by Quintus Computer Systems</span><span class="style19">FormsProgrammer,</span><span class="style25"> by Œ©HM Software Company</span><span class="style19">FoxBASE+/Mac,</span><span class="style25"> by Fox Software, Inc.</span><span class="style19">Full Impact 2.0,</span><span class="style25"> by Ashton-Tate</span><span class="style19">Glockenspiel C++ from Oasys,</span><span class="style25"> by Oasys</span><span class="style19">GNU/960 C Tools for MPW,</span><span class="style25"> by Intel Corporation</span><span class="style19">GoldWorks II,</span><span class="style25"> by Gold Hill Computers, Inc.</span><span class="style19">HOOPS Graphics System,</span><span class="style25"> by Ithaca Software</span><span class="style19">Hurdler Nubus Serial/Parallel/Proto Add-In Boards,</span><span class="style25"> by Creative Solutions, Inc.</span><span class="style19">HyBase‚Ñ¢,</span><span class="style25"> by Answer Software Corp.</span><span class="style19">Hyper TMON,</span><span class="style25"> by ICOM Simulations, Inc.</span><span class="style19">Hyper-XCall,</span><span class="style25"> by Zone1, Inc.</span><span class="style19">Hyper/DB-Library‚Ñ¢ ,</span><span class="style25"> by Sybase, Inc.</span><span class="style19">Hyper488‚Ñ¢,</span><span class="style25"> by National Instruments Corp.</span><span class="style19">HyperADC-1,</span><span class="style25"> by Remote Measurement Systems</span><span class="style19">HyperBASIC‚Ñ¢,</span><span class="style25"> by Teknosys, Inc.</span><span class="style19">HyperCard 2.0,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">HyperChart,</span><span class="style25"> by Newmedia, Inc.</span><span class="style19">HyperCom‚Ñ¢,</span><span class="style25"> by GAVA Corporation</span><span class="style19">HyperComposer‚Ñ¢:  The Sound and Music Toolkit for HyperCard¬Æ,</span><span class="style25"> by Addison-Wesley Publishing Co., Inc.</span><span class="style19">HyperDA II,</span><span class="style25"> by Symmetry Software Corporation</span><span class="style19">HyperEngine,</span><span class="style25"> by Symmetry Software Corporation</span><span class="style19">HyperExternals Pro,</span><span class="style25"> by Boojum Computer Systems, Inc.</span><span class="style19">Hypergate‚Ñ¢,</span><span class="style25"> by Eastgate Systems, Inc.</span><span class="style19">HyperGraph,</span><span class="style25"> by Boojum Computer Systems, Inc.</span><span class="style19">HyperHIT 3.0,</span><span class="style25"> by SoftStream International Company</span><span class="style19">HyperHIT-N‚Ñ¢ ,</span><span class="style25"> by SoftStream International Company</span><span class="style19">HyperHIT-R‚Ñ¢ ,</span><span class="style25"> by SoftStream International Company</span><span class="style19">HyperKRS + HyperIndexer,</span><span class="style25"> by KnowledgeSet</span><span class="style19">HyperLab‚Ñ¢,</span><span class="style25"> by National Instruments Corp.</span><span class="style19">HyperPacq,</span><span class="style25"> by BIOPAC Systems, Inc.</span><span class="style19">HyperPage¬Æ,</span><span class="style25"> by EXIN</span><span class="style19">HyperPort‚Ñ¢,</span><span class="style25"> by Concentrix Technology, Inc.</span><span class="style19">HyperSpeller,</span><span class="style25"> by Foundation Publishing, Inc.</span><span class="style19">HyperTMON 2.0,</span><span class="style25"> by ICOM Simulations, Inc.</span><span class="style19">HyperTools¬Æ #1,</span><span class="style25"> by Trendware Corporation</span><span class="style19">HyperTools¬Æ #2,</span><span class="style25"> by Trendware Corporation</span><span class="style19">Hyperworks Tools,</span><span class="style25"> by Hyperworks</span><span class="style19">HyperX‚Ñ¢ 4.0,</span><span class="style25"> by Millennium Software, Inc.</span><span class="style19">I-CAT ,</span><span class="style25"> by Automated Technology Systems Corporation</span><span class="style19">Icon Factory,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">Iconix PowerTools,</span><span class="style25"> by Iconix Software Engineering, Inc.</span><span class="style19">ImageLink,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">Index‚Ñ¢ 2.0,</span><span class="style25"> by Nine to Five Software Company, Inc.</span><span class="style19">INIThound 1.1,</span><span class="style25"> by Cambridge Information Ware</span><span class="style19">InnoSys Airline Terminal Emulator Hypercard Interface,</span><span class="style25"> by InnoSys Incorporated</span><span class="style19">Inside Out,</span><span class="style25"> by Shana Corporation</span><span class="style19">Instant-Expert 2.0,</span><span class="style25"> by Human Intellect Systems</span><span class="style19">Instant-Expert Plus 2.0,</span><span class="style25"> by Human Intellect Systems</span><span class="style19">INTELLIGENT DEVELOPER,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">interFACE,</span><span class="style25"> by Bright Star Technology, Inc.</span><span class="style19">IRIS Intermedia,</span><span class="style25"> by Institute for Research in Information and Scholarship</span><span class="style19">Language Systems FORTRAN,</span><span class="style25"> by Language Systems Corporation</span><span class="style19">LASER‚Ñ¢,</span><span class="style25"> by Bell Atlantic Knowledge Systems, Inc.</span><span class="style19">LessonCard‚Ñ¢,</span><span class="style25"> by VIA, Inc.</span><span class="style19">LEVEL5/Macintosh,</span><span class="style25"> by Information Builders, Inc.</span><span class="style19">Mac-to-VAX Integration Toolkit,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacAnalyst & MacDesigner,</span><span class="style25"> by Excel Software</span><span class="style19">MacApp 2.0,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacApp Developers Association,</span><span class="style25"> by MacApp Developers Association</span><span class="style19">MacAPPC,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacBubbles 2.0,</span><span class="style25"> by StarSys, Inc.</span><span class="style19">MacDSP Array Processing Libraries,</span><span class="style25"> by Spectral Innovations, Inc.</span><span class="style19">MacExpress,</span><span class="style25"> by ALSoft, Inc.</span><span class="style19">MacFlow 3.5,</span><span class="style25"> by Mainstay</span><span class="style19">MacForth Plus,</span><span class="style25"> by MacForth Plus</span><span class="style19">MacFortran¬Æ II,</span><span class="style25"> by Absoft Corporation</span><span class="style19">MacInterface¬Æ,</span><span class="style25"> by Holder, Egan & Company, Inc.</span><span class="style19">Macintosh Allegro Common Lisp,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Macintosh Communications Toolbox,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Macintosh Inside Out,</span><span class="style25"> by Addison-Wesley Publishing Co., Inc.</span><span class="style19">Macintosh Technical Training Courses,</span><span class="style25"> by Bear River Institute, Inc.</span><span class="style19">MacNIX,</span><span class="style25"> by UniPress Software</span><span class="style19">MacProlog++,</span><span class="style25"> by Quintus Computer Systems</span><span class="style19">MacProlog,</span><span class="style25"> by Quintus Computer Systems</span><span class="style19">MacProteus‚Ñ¢,</span><span class="style25"> by Digidesign, Inc.</span><span class="style19">MacRAIL,</span><span class="style25"> by Automatix, Inc.</span><span class="style19">MacroMind Director 2.0,</span><span class="style25"> by MacroMind</span><span class="style19">MacsBug,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacScheme+Toolsmith,</span><span class="style25"> by Lightship Software</span><span class="style19">MacShell and Command Source Code,</span><span class="style25"> by Suick Bay Technologies</span><span class="style19">MacTCP,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacTech Quarterly,</span><span class="style25"> by TechAlliance</span><span class="style19">Mactran Plus 4.0,</span><span class="style25"> by DCM Data Products</span><span class="style19">MacTutor,</span><span class="style25"> by MACTUTOR</span><span class="style19">MacWorkStation ,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacX25,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MACYACC 3.0,</span><span class="style25"> by Abraxas Software</span><span class="style19">Mahogany‚Ñ¢ Professional,</span><span class="style25"> by Emerald Intelligence, Inc.</span><span class="style19">MARS Shuttle‚Ñ¢,</span><span class="style25"> by Micro Dynamics, Ltd.</span><span class="style19">MasterView‚Ñ¢,</span><span class="style25"> by Nine to Five Software Company, Inc.</span><span class="style19">McCLint,</span><span class="style25"> by MMC AD Systems</span><span class="style19">McCPrint,</span><span class="style25"> by MMC AD Systems</span><span class="style19">Media-Mixer,</span><span class="style25"> by Software Mart, Inc.</span><span class="style19">MediaTracks‚Ñ¢,</span><span class="style25"> by Farallon Computing, Inc.</span><span class="style19">Metrowerks Modula-2 StartPak,</span><span class="style25"> by Macmillan Publishing Company</span><span class="style19">microExplorer‚Ñ¢ board,</span><span class="style25"> by ExperTelligence, Inc.</span><span class="style19">Microsoft QuickBASIC,</span><span class="style25"> by Microsoft Corporation</span><span class="style19">MitemView‚Ñ¢,</span><span class="style25"> by MITEM Corporation</span><span class="style19">Mockingbird‚Ñ¢,</span><span class="style25"> by Cyan</span><span class="style19">Modula-2 MPW Edition,</span><span class="style25"> by Metrowerks, Inc.</span><span class="style19">Modula-2 Professional Standalone Edition,</span><span class="style25"> by Metrowerks, Inc.</span><span class="style19">Modula-2/68 for A/UX,</span><span class="style25"> by ana systems</span><span class="style19">Moonraker HyperCard XCMDs,</span><span class="style25"> by Workstation Technologies Inc</span><span class="style19">Movie and Capture,</span><span class="style25"> by Truevision, Inc.</span><span class="style19">MPW Assembler,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MPW C++,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MPW C,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MPW Development Environment,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MPW IIGS Cross-Development Suite,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MPW Linda C,</span><span class="style25"> by Torque Computer, Inc.</span><span class="style19">MPW Object Pascal,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Natural Language‚Ñ¢,</span><span class="style25"> by Natural Language, Inc.</span><span class="style19">Network HyperHIT 1.0,</span><span class="style25"> by Softstream International Company</span><span class="style19">NeuGraf Externals: QuickDraw Access for Hypercard/SuperCard,</span><span class="style25"> by Neu Software</span><span class="style19">NEXPERT OBJECT,</span><span class="style25"> by Neuron Data, Inc.</span><span class="style19">NKR BASIC Compiler,</span><span class="style25"> by NKR Research, Inc.</span><span class="style19">NKR BASIC Interpreter,</span><span class="style25"> by NKR Research, Inc.</span><span class="style19">NKR FORTRAN Compiler,</span><span class="style25"> by NKR Research, Inc.</span><span class="style19">NKR GW Converter,</span><span class="style25"> by NKR Research, Inc.</span><span class="style19">Oasys 88K Tools ‚Äî 88000 Assembler/Linker System,</span><span class="style25"> by Oasys</span><span class="style19">Oasys 88K Tools ‚Äî Compilers for C, C++, Pascal, FORTRAN,</span><span class="style25"> by Oasys</span><span class="style19">Oasys 88K Tools ‚Äî Oasys 88000 Simulator,</span><span class="style25"> by Oasys</span><span class="style19">Oasys Green Hills C++ Cross and Native Compiler,</span><span class="style25"> by Oasys</span><span class="style19">Oasys UDB ‚Äî Universal Remote Debugger,</span><span class="style25"> by Oasys</span><span class="style19">Object Logo,</span><span class="style25"> by Paradigm Software, Inc.</span><span class="style19">Objectworks for Smalltalk-80,</span><span class="style25"> by ParcPlace¬Æ Systems</span><span class="style19">Omnis 5 HyperCard,</span><span class="style25"> by Blyth Software, Inc.</span><span class="style19">Omnis 5,</span><span class="style25"> by Blyth Software, Inc.</span><span class="style19">OnTrack Videotape Control Toolkit for Hypercard,</span><span class="style25"> by Abbate Video Consultants</span><span class="style19">ORACLE¬Æ for 4th DIMENSION 1.1,</span><span class="style25"> by Oracle Corporation</span><span class="style19">ORACLE¬Æ for Macintosh,</span><span class="style25"> by Oracle Corporation</span><span class="style19">PathFinder, the Automated Stack Mapper‚Ñ¢,</span><span class="style25"> by Silk City Software Inc.</span><span class="style19">PCMacBasic Compiler,</span><span class="style25"> by Pterodactyl Software</span><span class="style19">PD ROM II,</span><span class="style25"> by BMUG, Inc.</span><span class="style19">Peacock,</span><span class="style25"> by Cyan</span><span class="style19">PICT Detective ‚Äî Symbolic Decompiler for QuickDraw,</span><span class="style25"> by Palomar Software</span><span class="style19">PinPoint Error Reporter,</span><span class="style25"> by Cheshire Group</span><span class="style19">PostShow ‚Äî PostScript Language Development Tool,</span><span class="style25"> by Lincoln & Co.</span><span class="style19">Preditor 1.1,</span><span class="style25"> by Evatac Software</span><span class="style19">Procyon Common Lisp,</span><span class="style25"> by Procyon Research Ltd.</span><span class="style19">Programmer‚Äôs Assistants‚Ñ¢,</span><span class="style25"> by Aladdin Systems, Inc.</span><span class="style19">Programming and Custom Development Services,</span><span class="style25"> by VectorSystems/MicroConcepts</span><span class="style19">Prograph‚Ñ¢ 2.0,</span><span class="style25"> by TGS Systems</span><span class="style19">PROMICE,</span><span class="style25"> by Grammar Engine, Inc.</span><span class="style19">Prototyper 3.0,</span><span class="style25"> by SMETHERSBARNES</span><span class="style19">QUED/M‚Ñ¢,</span><span class="style25"> by Paragon Concepts, Inc.</span><span class="style19">RecordIt!‚Ñ¢ - The Script Recorder,</span><span class="style25"> by Heizer Software</span><span class="style19">Relational HyperHIT 3.0,</span><span class="style25"> by Softstream International Company</span><span class="style19">Reports‚Ñ¢ 2.0,</span><span class="style25"> by Nine to Five Software Company, Inc.</span><span class="style19">ResEdit‚Ñ¢,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Resorcerer,</span><span class="style25"> by Mathem√¶sthetics, Inc.</span><span class="style19">Resource Navigator,</span><span class="style25"> by Bliss Interactive Technologies</span><span class="style19">RM/COBOL-85,</span><span class="style25"> by Ryan-McFarland/Liant</span><span class="style19">SADE,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Script Dumper 1.11,</span><span class="style25"> by Bliss Interactive Technologies</span><span class="style19">Script Expert,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">Script Library,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">ScriptEdit‚Ñ¢ 2.0,</span><span class="style25"> by Somak Software</span><span class="style19">SCSI Tool,</span><span class="style25"> by Arborworks, Inc.</span><span class="style19">SequeLink‚Ñ¢,</span><span class="style25"> by Techgnosis, Inc.</span><span class="style19">SequeLink Engine‚Ñ¢,</span><span class="style25"> by Techgnosis, Inc.</span><span class="style19">Serius Developer‚Ñ¢,</span><span class="style25"> by Serius Corporation</span><span class="style19">Silverrun‚ÄìDFD,</span><span class="style25"> by XA Systems Corporation</span><span class="style19">Silverrun‚ÄìERM,</span><span class="style25"> by XA Systems Corporation</span><span class="style19">Silverrun‚ÄìLDM,</span><span class="style25"> by XA Systems Corporation</span><span class="style19">Silverrun‚ÄìSRL,</span><span class="style25"> by XA Systems Corporation</span><span class="style19">Software Development Services,</span><span class="style25"> by Bear River Associates, Inc.</span><span class="style19">Sound Tools‚Ñ¢ Digital Recording & Editing System,</span><span class="style25"> by Digidesign, Inc.</span><span class="style19">Source Code Tutorial (C or Pascal),</span><span class="style25"> by Bear River Associates, Inc.</span><span class="style19">Spinnaker PLUS 2.0‚Ñ¢,</span><span class="style25"> by Spinnaker Software Corporation</span><span class="style19">Stack Cleaner‚Ñ¢,</span><span class="style25"> by Trendware Corporation</span><span class="style19">StackDA,</span><span class="style25"> by Symmetry Software Corporation</span><span class="style19">StackMate‚Ñ¢,</span><span class="style25"> by Manor of Micro, Inc.</span><span class="style19">StepAhead ,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">Stonecutter Software,</span><span class="style25"> by Stonecutter Software</span><span class="style19">StorySpace‚Ñ¢,</span><span class="style25"> by Eastgate Systems, Inc.</span><span class="style19">StuffIt Installers,</span><span class="style25"> by Aladdin Systems, Inc.</span><span class="style19">SuperCard 1.5,</span><span class="style25"> by Silicon Beach Software</span><span class="style19">SuperKRS + SuperIndexer,</span><span class="style25"> by KnowledgeSet</span><span class="style19">Symbolics MacIvory‚Ñ¢,</span><span class="style25"> by Symbolics, Inc.</span><span class="style19">TCPort Developers Kit,</span><span class="style25"> by Novell, INC.</span><span class="style19">telnet‚Ä¢PM,</span><span class="style25"> by Ramsay Consulting</span><span class="style19">The Debugger V2 & MacNosy,</span><span class="style25"> by Jasik Designs</span><span class="style19">The Hunk Manager,</span><span class="style25"> by The Gettys Group, Inc.</span><span class="style19">THINK C‚Ñ¢,</span><span class="style25"> by Symantec Corporation</span><span class="style19">THINK Pascal‚Ñ¢,</span><span class="style25"> by Symantec Corporation</span><span class="style19">TMON‚Ñ¢,</span><span class="style25"> by ICOM Simulations, Inc.</span><span class="style19">TopDown¬Æ 2.0,</span><span class="style25"> by Kaetron Software Corp.</span><span class="style19">Total Quality Management‚Ñ¢,</span><span class="style25"> by Softouch Software, Inc.</span><span class="style19">Trendware XCAL‚Ñ¢,</span><span class="style25"> by Trendware Corporation</span><span class="style19">True BASIC,</span><span class="style25"> by True BASIC, Inc.</span><span class="style19">TurboCASE‚Ñ¢ 2.0,</span><span class="style25"> by StructSoft, Inc.</span><span class="style19">TxxT,</span><span class="style25"> by Sunflower Softworks</span><span class="style19">V-LAN‚Ñ¢ Universal Control Network,</span><span class="style25"> by Videomedia, Inc.</span><span class="style19">Vector ‚ÄúEngineering Language and Development Environment‚Äù,</span><span class="style25"> by VectorSystems/MicroConcepts</span><span class="style19">Verbum‚Ñ¢ Development System,</span><span class="style25"> by Paradigm Software, Inc.</span><span class="style19">VideoAuthor‚Ñ¢,</span><span class="style25"> by HyperPro, Inc.</span><span class="style19">Voyager Multimedia Toolkits,</span><span class="style25"> by The Voyager Company</span><span class="style19">Wild Things,</span><span class="style25"> by Language Systems Corporation</span><span class="style19">Wingz‚Ñ¢ 1.1,</span><span class="style25"> by Informix Software, Inc.</span><span class="style19">WristMac‚Ñ¢,</span><span class="style25"> by Ex Machina, Inc.</span><span class="style19">XLink‚Ñ¢,</span><span class="style25"> by CEL Software, Inc.</span><span class="style19">XPrint Plus‚Ñ¢,</span><span class="style25"> by STaK-X Software</span><span class="style19">XTRA,</span><span class="style25"> by Fidcor, USA</span><span class="style19">Xtrap,</span><span class="style25"> by Hotwire Labs</span><span class="style19">ZBasic 5.0,</span><span class="style25"> by Zedcor</span><span class="style19"></span></text>
  5432.     </content>
  5433.     <content>
  5434.         <layer>card</layer>
  5435.         <id>11</id>
  5436.         <text>777682 107108121 10 21 81 87499445747717759474545971 10754471111171113711774 105711182777715661 212 1021777777777777777777777777777771074775741 101 1077711 1071 103429344441141 10 239982 102 10717751 10539193357 10117554711017711177121111210771 1088881111 211 22 10 176766717755551 10592545777557857777577244449797777797577133541154771457117776777751</text>
  5437.     </content>
  5438.     <content>
  5439.         <layer>background</layer>
  5440.         <id>14</id>
  5441.         <text>Software Titles</text>
  5442.     </content>
  5443.     <name>Names</name>
  5444.     <script></script>
  5445. </card>
  5446.  
  5447.  
  5448. card_9604.xml
  5449. <?xml version="1.0" encoding="utf-8" ?>
  5450. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5451. <card>
  5452.     <id>9604</id>
  5453.     <filler1>0</filler1>
  5454.     <bitmap>BMAP_344847.pbm</bitmap>
  5455.     <cantDelete> <true /> </cantDelete>
  5456.     <showPict> <true /> </showPict>
  5457.     <dontSearch> <true /> </dontSearch>
  5458.     <owner>8476</owner>
  5459.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5460.     <part>
  5461.         <id>6</id>
  5462.         <type>field</type>
  5463.         <visible> <true /> </visible>
  5464.         <dontWrap> <false /> </dontWrap>
  5465.         <dontSearch> <false /> </dontSearch>
  5466.         <sharedText> <false /> </sharedText>
  5467.         <fixedLineHeight> <true /> </fixedLineHeight>
  5468.         <autoTab> <false /> </autoTab>
  5469.         <lockText> <true /> </lockText>
  5470.         <rect>
  5471.             <left>58</left>
  5472.             <top>92</top>
  5473.             <right>424</right>
  5474.             <bottom>106</bottom>
  5475.         </rect>
  5476.         <style>transparent</style>
  5477.         <autoSelect> <false /> </autoSelect>
  5478.         <showLines> <false /> </showLines>
  5479.         <wideMargins> <false /> </wideMargins>
  5480.         <multipleLines> <false /> </multipleLines>
  5481.         <reservedFamily> 0 </reservedFamily>
  5482.         <titleWidth>0</titleWidth>
  5483.         <icon>0</icon>
  5484.         <textAlign>left</textAlign>
  5485.         <font>Geneva</font>
  5486.         <textSize>9</textSize>
  5487.         <textStyle>underline</textStyle>
  5488.         <textHeight>12</textHeight>
  5489.         <name></name>
  5490.         <script></script>
  5491.     </part>
  5492.     <content>
  5493.         <layer>background</layer>
  5494.         <id>3</id>
  5495.         <text>Total Companies180</text>
  5496.     </content>
  5497.     <content>
  5498.         <layer>background</layer>
  5499.         <id>1</id>
  5500.         <text><span class="style122">¬†1</span><span class="style19">        Œ©HM Software Company</span><span class="style122">¬†¬†1</span><span class="style19">        (M)agreeable software, inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Aapps Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Abbate Video Consultants</span><span class="style122">¬†¬†2</span><span class="style19">        Abraxas Software</span><span class="style122">¬†¬†1</span><span class="style19">        Absoft Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        ACIUS, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Acucobol, Inc.</span><span class="style122">¬†¬†3</span><span class="style19">        Addison-Wesley Publishing Co., Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Advanced A. I. Systems, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Advanced Logical Software</span><span class="style122">¬†¬†2</span><span class="style19">        Aladdin Systems, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        ALSoft, Inc.</span><span class="style122">¬†¬†2</span><span class="style19">        Alsys, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        ana systems</span><span class="style122">¬†¬†1</span><span class="style19">        Answer Software Corp.</span><span class="style122">¬†21</span><span class="style19">        Apple Computer, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Applied Physics, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Arborworks, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Articulate Systems Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Ashton-Tate</span><span class="style122">¬†¬†1</span><span class="style19">        Authorware, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Automated Technology Systems Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Automatix, Inc.</span><span class="style122">¬†¬†2</span><span class="style19">        Bear River Associates, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Bear River Institute, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Bell Atlantic Knowledge Systems, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        BESEARCH</span><span class="style122">¬†¬†1</span><span class="style19">        BIOPAC Systems, Inc.</span><span class="style122">¬†¬†3</span><span class="style19">        Bliss Interactive Technologies</span><span class="style122">¬†¬†2</span><span class="style19">        Blyth Software, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        BMUG, Inc.</span><span class="style122">¬†¬†2</span><span class="style19">        Boojum Computer Systems, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Bowers Development Corp.</span><span class="style122">¬†¬†1</span><span class="style19">        Bright Star Technology, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Cambridge Information Ware</span><span class="style122">¬†¬†2</span><span class="style19">        CASE Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        CEL Software, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Cheshire Group</span><span class="style122">¬†¬†1</span><span class="style19">        Clear Lake Research</span><span class="style122">¬†¬†2</span><span class="style19">        Concentrix Technology, Inc.</span><span class="style122">¬†¬†3</span><span class="style19">        Consulair Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Creative Solutions, Inc.</span><span class="style122">¬†¬†2</span><span class="style19">        Cyan</span><span class="style122">¬†¬†1</span><span class="style19">        DCM Data Products</span><span class="style122">¬†¬†1</span><span class="style19">        Developer University</span><span class="style122">¬†¬†3</span><span class="style19">        Diab-Data, Inc.</span><span class="style122">¬†¬†5</span><span class="style19">        Digidesign, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Drasch Computer Software</span><span class="style122">¬†¬†2</span><span class="style19">        Eastgate Systems, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Emerald Intelligence, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Evatac Software</span><span class="style122">¬†¬†1</span><span class="style19">        Ex Machina, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Excel Software</span><span class="style122">¬†¬†1</span><span class="style19">        EXIN</span><span class="style122">¬†¬†2</span><span class="style19">        ExperTelligence, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        FairCom Corporation</span><span class="style122">¬†¬†2</span><span class="style19">        Farallon Computing, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Fidcor, USA</span><span class="style122">¬†¬†1</span><span class="style19">        Foundation Publishing, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Fox Software, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Franz, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        GAVA Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Gold Hill Computers, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Grammar Engine, Inc.</span><span class="style122">¬†¬†5</span><span class="style19">        Heizer Software</span><span class="style122">¬†¬†1</span><span class="style19">        Help Software, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Holder, Egan & Company, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Hotwire Labs</span><span class="style122">¬†¬†2</span><span class="style19">        Human Intellect Systems</span><span class="style122">¬†¬†6</span><span class="style19">        Hyperpress Publishing.</span><span class="style122">¬†¬†1</span><span class="style19">        HyperPro, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Hyperworks</span><span class="style122">¬†¬†3</span><span class="style19">        ICOM Simulations, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Iconix Software Engineering, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Imagine That, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        INDIVIDUAL Software, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Information Builders, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Informix Software, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        InnoSys Incorporated</span><span class="style122">¬†¬†1</span><span class="style19">        Institute for Research in Information and Scholarship</span><span class="style122">¬†¬†1</span><span class="style19">        Intel Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Interactive Software Engineering, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Interprogram B.V.</span><span class="style122">¬†¬†1</span><span class="style19">        Ithaca Software</span><span class="style122">¬†¬†1</span><span class="style19">        Jasik Designs</span><span class="style122">¬†¬†1</span><span class="style19">        Kaetron Software Corp.</span><span class="style122">¬†¬†2</span><span class="style19">        KnowledgeSet</span><span class="style122">¬†¬†2</span><span class="style19">        Language Systems Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Lightship Software</span><span class="style122">¬†¬†1</span><span class="style19">        Lincoln & Co.</span><span class="style122">¬†¬†1</span><span class="style19">        MacApp Developers Association</span><span class="style122">¬†¬†1</span><span class="style19">        MacForth Plus</span><span class="style122">¬†¬†1</span><span class="style19">        Macmillan Publishing Company</span><span class="style122">¬†¬†1</span><span class="style19">        MacroMind</span><span class="style122">¬†¬†1</span><span class="style19">        MACTUTOR</span><span class="style122">¬†¬†2</span><span class="style19">        Mainstay</span><span class="style122">¬†¬†1</span><span class="style19">        Manor of Micro, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Manx Software Systems</span><span class="style122">¬†¬†1</span><span class="style19">        Mark V Systems Ltd.</span><span class="style122">¬†¬†1</span><span class="style19">        Mathem√¶sthetics, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Meridian Software Systems</span><span class="style122">¬†¬†1</span><span class="style19">        Meta Software Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Metropolis Software, Inc.</span><span class="style122">¬†¬†2</span><span class="style19">        Metrowerks, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Micro Dialects, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Micro Dynamics, Ltd.</span><span class="style122">¬†¬†2</span><span class="style19">        Micro System Options</span><span class="style122">¬†¬†1</span><span class="style19">        Microsoft Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Millennium Software, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        MITEM Corporation</span><span class="style122">¬†¬†3</span><span class="style19">        MMC AD Systems</span><span class="style122">¬†¬†1</span><span class="style19">        Model Systems Consultants, Inc.</span><span class="style122">¬†¬†2</span><span class="style19">        National Instruments Corp.</span><span class="style122">¬†¬†1</span><span class="style19">        Natural Language, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Neu Software</span><span class="style122">¬†¬†1</span><span class="style19">        Neuron Data, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Newmedia, Inc.</span><span class="style122">¬†¬†3</span><span class="style19">        Nine to Five Software Company, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Nittany Development Group, Inc.</span><span class="style122">¬†¬†4</span><span class="style19">        NKR Research, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Novell, INC.</span><span class="style122">¬†¬†6</span><span class="style19">        Oasys</span><span class="style122">¬†¬†2</span><span class="style19">        Oracle Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Palomar Software</span><span class="style122">¬†¬†2</span><span class="style19">        Paradigm Software, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Paragon Concepts, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        ParcPlace¬Æ Systems</span><span class="style122">¬†¬†1</span><span class="style19">        Procyon Research Ltd.</span><span class="style122">¬†¬†1</span><span class="style19">        Pterodactyl Software</span><span class="style122">¬†¬†3</span><span class="style19">        Quintus Computer Systems</span><span class="style122">¬†¬†1</span><span class="style19">        Ramsay Consulting</span><span class="style122">¬†¬†1</span><span class="style19">        Randal Jones, Consultant</span><span class="style122">¬†¬†1</span><span class="style19">        Remote Measurement Systems</span><span class="style122">¬†¬†1</span><span class="style19">        Ryan-McFarland/Liant</span><span class="style122">¬†¬†1</span><span class="style19">        Serius Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Shana Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Silicon Beach Software</span><span class="style122">¬†¬†1</span><span class="style19">        Silk City Software Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        SMETHERSBARNES</span><span class="style122">¬†¬†1</span><span class="style19">        Soft-SET Technologies, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Softouch Software, Inc.</span><span class="style122">¬†¬†6</span><span class="style19">        Softstream International Company</span><span class="style122">¬†¬†2</span><span class="style19">        Software Mart, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Somak Software</span><span class="style122">¬†¬†2</span><span class="style19">        Spectral Innovations, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Spinnaker Software Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        STaK-X Software</span><span class="style122">¬†¬†1</span><span class="style19">        StarSys, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Stonecutter Software</span><span class="style122">¬†¬†1</span><span class="style19">        StructSoft, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Suick Bay Technologies</span><span class="style122">¬†¬†1</span><span class="style19">        Sunflower Softworks</span><span class="style122">¬†¬†2</span><span class="style19">        Sunshine Valley Systems</span><span class="style122">¬†¬†2</span><span class="style19">        Sybase, Inc.</span><span class="style122">¬†¬†2</span><span class="style19">        Symantec Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Symbolics, Inc.</span><span class="style122">¬†¬†3</span><span class="style19">        Symmetry Software Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        TechAlliance</span><span class="style122">¬†¬†2</span><span class="style19">        Techgnosis, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Teknosys, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        TGS Systems</span><span class="style122">¬†¬†1</span><span class="style19">        The Gettys Group, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        The Voyager Company</span><span class="style122">¬†¬†1</span><span class="style19">        theResult Software Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Torque Computer, Inc.</span><span class="style122">¬†¬†4</span><span class="style19">        Trendware Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        True BASIC, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Truevision, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        UniPress Software</span><span class="style122">¬†¬†2</span><span class="style19">        VectorSystems/MicroConcepts</span><span class="style122">¬†¬†1</span><span class="style19">        VIA, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Videomedia, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Wayzata Technology</span><span class="style122">¬†¬†1</span><span class="style19">        Workstation Technologies Inc</span><span class="style122">¬†¬†4</span><span class="style19">        XA Systems Corporation</span><span class="style122">¬†¬†1</span><span class="style19">        Xerox Special Information Systems</span><span class="style122">¬†¬†1</span><span class="style19">        Zedcor</span><span class="style122">¬†¬†1</span><span class="style19">        Zola Technologies, Inc.</span><span class="style122">¬†¬†1</span><span class="style19">        Zone1, Inc.</span></text>
  5501.     </content>
  5502.     <content>
  5503.         <layer>background</layer>
  5504.         <id>14</id>
  5505.         <text>Software Manufacturers</text>
  5506.     </content>
  5507.     <content>
  5508.         <layer>card</layer>
  5509.         <id>6</id>
  5510.         <text><span class="style19">roducts</span><span class="style26">      </span><span class="style19">Compan</span><span class="style26">y</span></text>
  5511.     </content>
  5512.     <name>Manufacturers</name>
  5513.     <script>on doNextvisual wipe leftgo cd "Custom Search"global SafNavset hilitedButton of window SafNav to 0end doNexton RemoveGeneratedIndeceslock screengo nextrepeat while short ID of this cd ‚↠11747set cursor to busydoMenu "Delete Card"end repeatgo prevend RemoveGeneratedIndeceson Rebuildglobal rebuildingput TRUE into rebuildingclick at loc of fld "Index"put FALSE into rebuildingend Rebuild</script>
  5514. </card>
  5515.  
  5516.  
  5517. card_430690.xml
  5518. <?xml version="1.0" encoding="utf-8" ?>
  5519. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5520. <card>
  5521.     <id>430690</id>
  5522.     <filler1>0</filler1>
  5523.     <cantDelete> <false /> </cantDelete>
  5524.     <showPict> <true /> </showPict>
  5525.     <dontSearch> <false /> </dontSearch>
  5526.     <owner>8476</owner>
  5527.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5528.     <content>
  5529.         <layer>background</layer>
  5530.         <id>14</id>
  5531.         <text>Zone1, Inc.</text>
  5532.     </content>
  5533.     <content>
  5534.         <layer>background</layer>
  5535.         <id>1</id>
  5536.         <text>Hyper-XCall</text>
  5537.     </content>
  5538.     <content>
  5539.         <layer>background</layer>
  5540.         <id>3</id>
  5541.         <text>Total Products1</text>
  5542.     </content>
  5543.     <name>$Zone1, Inc.</name>
  5544.     <script></script>
  5545. </card>
  5546.  
  5547.  
  5548. card_430430.xml
  5549. <?xml version="1.0" encoding="utf-8" ?>
  5550. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5551. <card>
  5552.     <id>430430</id>
  5553.     <filler1>0</filler1>
  5554.     <cantDelete> <false /> </cantDelete>
  5555.     <showPict> <true /> </showPict>
  5556.     <dontSearch> <false /> </dontSearch>
  5557.     <owner>8476</owner>
  5558.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5559.     <content>
  5560.         <layer>background</layer>
  5561.         <id>14</id>
  5562.         <text>Zola Technologies, Inc.</text>
  5563.     </content>
  5564.     <content>
  5565.         <layer>background</layer>
  5566.         <id>1</id>
  5567.         <text>DSP Designer</text>
  5568.     </content>
  5569.     <content>
  5570.         <layer>background</layer>
  5571.         <id>3</id>
  5572.         <text>Total Products1</text>
  5573.     </content>
  5574.     <name>$Zola Technologies, Inc.</name>
  5575.     <script></script>
  5576. </card>
  5577.  
  5578.  
  5579. card_430287.xml
  5580. <?xml version="1.0" encoding="utf-8" ?>
  5581. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5582. <card>
  5583.     <id>430287</id>
  5584.     <filler1>0</filler1>
  5585.     <cantDelete> <false /> </cantDelete>
  5586.     <showPict> <true /> </showPict>
  5587.     <dontSearch> <false /> </dontSearch>
  5588.     <owner>8476</owner>
  5589.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5590.     <content>
  5591.         <layer>background</layer>
  5592.         <id>14</id>
  5593.         <text>Zedcor</text>
  5594.     </content>
  5595.     <content>
  5596.         <layer>background</layer>
  5597.         <id>1</id>
  5598.         <text>ZBasic 5.0</text>
  5599.     </content>
  5600.     <content>
  5601.         <layer>background</layer>
  5602.         <id>3</id>
  5603.         <text>Total Products1</text>
  5604.     </content>
  5605.     <name>$Zedcor</name>
  5606.     <script></script>
  5607. </card>
  5608.  
  5609.  
  5610. card_429638.xml
  5611. <?xml version="1.0" encoding="utf-8" ?>
  5612. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5613. <card>
  5614.     <id>429638</id>
  5615.     <filler1>0</filler1>
  5616.     <cantDelete> <false /> </cantDelete>
  5617.     <showPict> <true /> </showPict>
  5618.     <dontSearch> <false /> </dontSearch>
  5619.     <owner>8476</owner>
  5620.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5621.     <content>
  5622.         <layer>background</layer>
  5623.         <id>14</id>
  5624.         <text>Xerox Special Information Systems</text>
  5625.     </content>
  5626.     <content>
  5627.         <layer>background</layer>
  5628.         <id>1</id>
  5629.         <text>Analyst</text>
  5630.     </content>
  5631.     <content>
  5632.         <layer>background</layer>
  5633.         <id>3</id>
  5634.         <text>Total Products1</text>
  5635.     </content>
  5636.     <name>$Xerox Special Information Sy</name>
  5637.     <script></script>
  5638. </card>
  5639.  
  5640.  
  5641. card_429156.xml
  5642. <?xml version="1.0" encoding="utf-8" ?>
  5643. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5644. <card>
  5645.     <id>429156</id>
  5646.     <filler1>0</filler1>
  5647.     <cantDelete> <false /> </cantDelete>
  5648.     <showPict> <true /> </showPict>
  5649.     <dontSearch> <false /> </dontSearch>
  5650.     <owner>8476</owner>
  5651.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5652.     <content>
  5653.         <layer>background</layer>
  5654.         <id>14</id>
  5655.         <text>XA Systems Corporation</text>
  5656.     </content>
  5657.     <content>
  5658.         <layer>background</layer>
  5659.         <id>1</id>
  5660.         <text>Silverrun‚ÄìDFDSilverrun‚ÄìERMSilverrun‚ÄìLDMSilverrun‚ÄìSRL</text>
  5661.     </content>
  5662.     <content>
  5663.         <layer>background</layer>
  5664.         <id>3</id>
  5665.         <text>Total Products4</text>
  5666.     </content>
  5667.     <name>$XA Systems Corporation</name>
  5668.     <script></script>
  5669. </card>
  5670.  
  5671.  
  5672. card_428988.xml
  5673. <?xml version="1.0" encoding="utf-8" ?>
  5674. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5675. <card>
  5676.     <id>428988</id>
  5677.     <filler1>0</filler1>
  5678.     <cantDelete> <false /> </cantDelete>
  5679.     <showPict> <true /> </showPict>
  5680.     <dontSearch> <false /> </dontSearch>
  5681.     <owner>8476</owner>
  5682.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5683.     <content>
  5684.         <layer>background</layer>
  5685.         <id>14</id>
  5686.         <text>Wayzata Technology</text>
  5687.     </content>
  5688.     <content>
  5689.         <layer>background</layer>
  5690.         <id>1</id>
  5691.         <text>Best of MacTutor Vol 1-5 Source Code on CD-ROM</text>
  5692.     </content>
  5693.     <content>
  5694.         <layer>background</layer>
  5695.         <id>3</id>
  5696.         <text>Total Products1</text>
  5697.     </content>
  5698.     <name>$Wayzata Technology</name>
  5699.     <script></script>
  5700. </card>
  5701.  
  5702.  
  5703. card_428354.xml
  5704. <?xml version="1.0" encoding="utf-8" ?>
  5705. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5706. <card>
  5707.     <id>428354</id>
  5708.     <filler1>0</filler1>
  5709.     <cantDelete> <false /> </cantDelete>
  5710.     <showPict> <true /> </showPict>
  5711.     <dontSearch> <false /> </dontSearch>
  5712.     <owner>8476</owner>
  5713.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5714.     <content>
  5715.         <layer>background</layer>
  5716.         <id>14</id>
  5717.         <text>Videomedia, Inc.</text>
  5718.     </content>
  5719.     <content>
  5720.         <layer>background</layer>
  5721.         <id>1</id>
  5722.         <text>V-LAN‚Ñ¢ Universal Control Network</text>
  5723.     </content>
  5724.     <content>
  5725.         <layer>background</layer>
  5726.         <id>3</id>
  5727.         <text>Total Products1</text>
  5728.     </content>
  5729.     <name>$Videomedia, Inc.</name>
  5730.     <script></script>
  5731. </card>
  5732.  
  5733.  
  5734. card_428148.xml
  5735. <?xml version="1.0" encoding="utf-8" ?>
  5736. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5737. <card>
  5738.     <id>428148</id>
  5739.     <filler1>0</filler1>
  5740.     <cantDelete> <false /> </cantDelete>
  5741.     <showPict> <true /> </showPict>
  5742.     <dontSearch> <false /> </dontSearch>
  5743.     <owner>8476</owner>
  5744.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5745.     <content>
  5746.         <layer>background</layer>
  5747.         <id>14</id>
  5748.         <text>VIA, Inc.</text>
  5749.     </content>
  5750.     <content>
  5751.         <layer>background</layer>
  5752.         <id>1</id>
  5753.         <text>LessonCard‚Ñ¢</text>
  5754.     </content>
  5755.     <content>
  5756.         <layer>background</layer>
  5757.         <id>3</id>
  5758.         <text>Total Products1</text>
  5759.     </content>
  5760.     <name>$VIA, Inc.</name>
  5761.     <script></script>
  5762. </card>
  5763.  
  5764.  
  5765. card_427809.xml
  5766. <?xml version="1.0" encoding="utf-8" ?>
  5767. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5768. <card>
  5769.     <id>427809</id>
  5770.     <filler1>0</filler1>
  5771.     <cantDelete> <false /> </cantDelete>
  5772.     <showPict> <true /> </showPict>
  5773.     <dontSearch> <false /> </dontSearch>
  5774.     <owner>8476</owner>
  5775.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5776.     <content>
  5777.         <layer>background</layer>
  5778.         <id>14</id>
  5779.         <text>VectorSystems/MicroConcepts</text>
  5780.     </content>
  5781.     <content>
  5782.         <layer>background</layer>
  5783.         <id>1</id>
  5784.         <text>Programming and Custom Development ServicesVector ‚ÄúEngineering Language and Development Environment‚Äù</text>
  5785.     </content>
  5786.     <content>
  5787.         <layer>background</layer>
  5788.         <id>3</id>
  5789.         <text>Total Products2</text>
  5790.     </content>
  5791.     <name>$VectorSystems/MicroConcepts</name>
  5792.     <script></script>
  5793. </card>
  5794.  
  5795.  
  5796. card_427732.xml
  5797. <?xml version="1.0" encoding="utf-8" ?>
  5798. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5799. <card>
  5800.     <id>427732</id>
  5801.     <filler1>0</filler1>
  5802.     <cantDelete> <false /> </cantDelete>
  5803.     <showPict> <true /> </showPict>
  5804.     <dontSearch> <false /> </dontSearch>
  5805.     <owner>8476</owner>
  5806.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5807.     <content>
  5808.         <layer>background</layer>
  5809.         <id>14</id>
  5810.         <text>UniPress Software</text>
  5811.     </content>
  5812.     <content>
  5813.         <layer>background</layer>
  5814.         <id>1</id>
  5815.         <text>MacNIX</text>
  5816.     </content>
  5817.     <content>
  5818.         <layer>background</layer>
  5819.         <id>3</id>
  5820.         <text>Total Products1</text>
  5821.     </content>
  5822.     <name>$UniPress Software</name>
  5823.     <script></script>
  5824. </card>
  5825.  
  5826.  
  5827. card_427101.xml
  5828. <?xml version="1.0" encoding="utf-8" ?>
  5829. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5830. <card>
  5831.     <id>427101</id>
  5832.     <filler1>0</filler1>
  5833.     <cantDelete> <false /> </cantDelete>
  5834.     <showPict> <true /> </showPict>
  5835.     <dontSearch> <false /> </dontSearch>
  5836.     <owner>8476</owner>
  5837.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5838.     <content>
  5839.         <layer>background</layer>
  5840.         <id>14</id>
  5841.         <text>Truevision, Inc.</text>
  5842.     </content>
  5843.     <content>
  5844.         <layer>background</layer>
  5845.         <id>1</id>
  5846.         <text>Movie and Capture</text>
  5847.     </content>
  5848.     <content>
  5849.         <layer>background</layer>
  5850.         <id>3</id>
  5851.         <text>Total Products1</text>
  5852.     </content>
  5853.     <name>$Truevision, Inc.</name>
  5854.     <script></script>
  5855. </card>
  5856.  
  5857.  
  5858. card_426820.xml
  5859. <?xml version="1.0" encoding="utf-8" ?>
  5860. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5861. <card>
  5862.     <id>426820</id>
  5863.     <filler1>0</filler1>
  5864.     <cantDelete> <false /> </cantDelete>
  5865.     <showPict> <true /> </showPict>
  5866.     <dontSearch> <false /> </dontSearch>
  5867.     <owner>8476</owner>
  5868.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5869.     <content>
  5870.         <layer>background</layer>
  5871.         <id>14</id>
  5872.         <text>True BASIC, Inc.</text>
  5873.     </content>
  5874.     <content>
  5875.         <layer>background</layer>
  5876.         <id>1</id>
  5877.         <text>True BASIC</text>
  5878.     </content>
  5879.     <content>
  5880.         <layer>background</layer>
  5881.         <id>3</id>
  5882.         <text>Total Products1</text>
  5883.     </content>
  5884.     <name>$True BASIC, Inc.</name>
  5885.     <script></script>
  5886. </card>
  5887.  
  5888.  
  5889. card_426576.xml
  5890. <?xml version="1.0" encoding="utf-8" ?>
  5891. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5892. <card>
  5893.     <id>426576</id>
  5894.     <filler1>0</filler1>
  5895.     <cantDelete> <false /> </cantDelete>
  5896.     <showPict> <true /> </showPict>
  5897.     <dontSearch> <false /> </dontSearch>
  5898.     <owner>8476</owner>
  5899.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5900.     <content>
  5901.         <layer>background</layer>
  5902.         <id>14</id>
  5903.         <text>Trendware Corporation</text>
  5904.     </content>
  5905.     <content>
  5906.         <layer>background</layer>
  5907.         <id>1</id>
  5908.         <text>HyperTools¬Æ #1HyperTools¬Æ #2Stack Cleaner‚Ñ¢Trendware XCAL‚Ñ¢</text>
  5909.     </content>
  5910.     <content>
  5911.         <layer>background</layer>
  5912.         <id>3</id>
  5913.         <text>Total Products4</text>
  5914.     </content>
  5915.     <name>$Trendware Corporation</name>
  5916.     <script></script>
  5917. </card>
  5918.  
  5919.  
  5920. card_426434.xml
  5921. <?xml version="1.0" encoding="utf-8" ?>
  5922. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5923. <card>
  5924.     <id>426434</id>
  5925.     <filler1>0</filler1>
  5926.     <cantDelete> <false /> </cantDelete>
  5927.     <showPict> <true /> </showPict>
  5928.     <dontSearch> <false /> </dontSearch>
  5929.     <owner>8476</owner>
  5930.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5931.     <content>
  5932.         <layer>background</layer>
  5933.         <id>14</id>
  5934.         <text>Torque Computer, Inc.</text>
  5935.     </content>
  5936.     <content>
  5937.         <layer>background</layer>
  5938.         <id>1</id>
  5939.         <text>MPW Linda C</text>
  5940.     </content>
  5941.     <content>
  5942.         <layer>background</layer>
  5943.         <id>3</id>
  5944.         <text>Total Products1</text>
  5945.     </content>
  5946.     <name>$Torque Computer, Inc.</name>
  5947.     <script></script>
  5948. </card>
  5949.  
  5950.  
  5951. card_426004.xml
  5952. <?xml version="1.0" encoding="utf-8" ?>
  5953. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5954. <card>
  5955.     <id>426004</id>
  5956.     <filler1>0</filler1>
  5957.     <cantDelete> <false /> </cantDelete>
  5958.     <showPict> <true /> </showPict>
  5959.     <dontSearch> <false /> </dontSearch>
  5960.     <owner>8476</owner>
  5961.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5962.     <content>
  5963.         <layer>background</layer>
  5964.         <id>14</id>
  5965.         <text>theResult Software Inc.</text>
  5966.     </content>
  5967.     <content>
  5968.         <layer>background</layer>
  5969.         <id>1</id>
  5970.         <text>Dialoger Professional</text>
  5971.     </content>
  5972.     <content>
  5973.         <layer>background</layer>
  5974.         <id>3</id>
  5975.         <text>Total Products1</text>
  5976.     </content>
  5977.     <name>$theResult Software Inc.</name>
  5978.     <script></script>
  5979. </card>
  5980.  
  5981.  
  5982. card_425769.xml
  5983. <?xml version="1.0" encoding="utf-8" ?>
  5984. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  5985. <card>
  5986.     <id>425769</id>
  5987.     <filler1>0</filler1>
  5988.     <cantDelete> <false /> </cantDelete>
  5989.     <showPict> <true /> </showPict>
  5990.     <dontSearch> <false /> </dontSearch>
  5991.     <owner>8476</owner>
  5992.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  5993.     <content>
  5994.         <layer>background</layer>
  5995.         <id>14</id>
  5996.         <text>The Voyager Company</text>
  5997.     </content>
  5998.     <content>
  5999.         <layer>background</layer>
  6000.         <id>1</id>
  6001.         <text>Voyager Multimedia Toolkits</text>
  6002.     </content>
  6003.     <content>
  6004.         <layer>background</layer>
  6005.         <id>3</id>
  6006.         <text>Total Products1</text>
  6007.     </content>
  6008.     <name>$The Voyager Company</name>
  6009.     <script></script>
  6010. </card>
  6011.  
  6012.  
  6013. card_425586.xml
  6014. <?xml version="1.0" encoding="utf-8" ?>
  6015. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6016. <card>
  6017.     <id>425586</id>
  6018.     <filler1>0</filler1>
  6019.     <cantDelete> <false /> </cantDelete>
  6020.     <showPict> <true /> </showPict>
  6021.     <dontSearch> <false /> </dontSearch>
  6022.     <owner>8476</owner>
  6023.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6024.     <content>
  6025.         <layer>background</layer>
  6026.         <id>14</id>
  6027.         <text>The Gettys Group, Inc.</text>
  6028.     </content>
  6029.     <content>
  6030.         <layer>background</layer>
  6031.         <id>1</id>
  6032.         <text>The Hunk Manager</text>
  6033.     </content>
  6034.     <content>
  6035.         <layer>background</layer>
  6036.         <id>3</id>
  6037.         <text>Total Products1</text>
  6038.     </content>
  6039.     <name>$The Gettys Group, Inc.</name>
  6040.     <script></script>
  6041. </card>
  6042.  
  6043.  
  6044. card_425289.xml
  6045. <?xml version="1.0" encoding="utf-8" ?>
  6046. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6047. <card>
  6048.     <id>425289</id>
  6049.     <filler1>0</filler1>
  6050.     <cantDelete> <false /> </cantDelete>
  6051.     <showPict> <true /> </showPict>
  6052.     <dontSearch> <false /> </dontSearch>
  6053.     <owner>8476</owner>
  6054.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6055.     <content>
  6056.         <layer>background</layer>
  6057.         <id>14</id>
  6058.         <text>TGS Systems</text>
  6059.     </content>
  6060.     <content>
  6061.         <layer>background</layer>
  6062.         <id>1</id>
  6063.         <text>Prograph‚Ñ¢ 2.0</text>
  6064.     </content>
  6065.     <content>
  6066.         <layer>background</layer>
  6067.         <id>3</id>
  6068.         <text>Total Products1</text>
  6069.     </content>
  6070.     <name>$TGS Systems</name>
  6071.     <script></script>
  6072. </card>
  6073.  
  6074.  
  6075. card_425206.xml
  6076. <?xml version="1.0" encoding="utf-8" ?>
  6077. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6078. <card>
  6079.     <id>425206</id>
  6080.     <filler1>0</filler1>
  6081.     <cantDelete> <false /> </cantDelete>
  6082.     <showPict> <true /> </showPict>
  6083.     <dontSearch> <false /> </dontSearch>
  6084.     <owner>8476</owner>
  6085.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6086.     <content>
  6087.         <layer>background</layer>
  6088.         <id>14</id>
  6089.         <text>Teknosys, Inc.</text>
  6090.     </content>
  6091.     <content>
  6092.         <layer>background</layer>
  6093.         <id>1</id>
  6094.         <text>HyperBASIC‚Ñ¢</text>
  6095.     </content>
  6096.     <content>
  6097.         <layer>background</layer>
  6098.         <id>3</id>
  6099.         <text>Total Products1</text>
  6100.     </content>
  6101.     <name>$Teknosys, Inc.</name>
  6102.     <script></script>
  6103. </card>
  6104.  
  6105.  
  6106. card_424804.xml
  6107. <?xml version="1.0" encoding="utf-8" ?>
  6108. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6109. <card>
  6110.     <id>424804</id>
  6111.     <filler1>0</filler1>
  6112.     <cantDelete> <false /> </cantDelete>
  6113.     <showPict> <true /> </showPict>
  6114.     <dontSearch> <false /> </dontSearch>
  6115.     <owner>8476</owner>
  6116.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6117.     <content>
  6118.         <layer>background</layer>
  6119.         <id>14</id>
  6120.         <text>Techgnosis, Inc.</text>
  6121.     </content>
  6122.     <content>
  6123.         <layer>background</layer>
  6124.         <id>1</id>
  6125.         <text>SequeLink‚Ñ¢SequeLink Engine‚Ñ¢</text>
  6126.     </content>
  6127.     <content>
  6128.         <layer>background</layer>
  6129.         <id>3</id>
  6130.         <text>Total Products2</text>
  6131.     </content>
  6132.     <name>$Techgnosis, Inc.</name>
  6133.     <script></script>
  6134. </card>
  6135.  
  6136.  
  6137. card_424622.xml
  6138. <?xml version="1.0" encoding="utf-8" ?>
  6139. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6140. <card>
  6141.     <id>424622</id>
  6142.     <filler1>0</filler1>
  6143.     <cantDelete> <false /> </cantDelete>
  6144.     <showPict> <true /> </showPict>
  6145.     <dontSearch> <false /> </dontSearch>
  6146.     <owner>8476</owner>
  6147.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6148.     <content>
  6149.         <layer>background</layer>
  6150.         <id>14</id>
  6151.         <text>TechAlliance</text>
  6152.     </content>
  6153.     <content>
  6154.         <layer>background</layer>
  6155.         <id>1</id>
  6156.         <text>MacTech Quarterly</text>
  6157.     </content>
  6158.     <content>
  6159.         <layer>background</layer>
  6160.         <id>3</id>
  6161.         <text>Total Products1</text>
  6162.     </content>
  6163.     <name>$TechAlliance</name>
  6164.     <script></script>
  6165. </card>
  6166.  
  6167.  
  6168. card_424046.xml
  6169. <?xml version="1.0" encoding="utf-8" ?>
  6170. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6171. <card>
  6172.     <id>424046</id>
  6173.     <filler1>0</filler1>
  6174.     <cantDelete> <false /> </cantDelete>
  6175.     <showPict> <true /> </showPict>
  6176.     <dontSearch> <false /> </dontSearch>
  6177.     <owner>8476</owner>
  6178.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6179.     <content>
  6180.         <layer>background</layer>
  6181.         <id>14</id>
  6182.         <text>Symmetry Software Corporation</text>
  6183.     </content>
  6184.     <content>
  6185.         <layer>background</layer>
  6186.         <id>1</id>
  6187.         <text>HyperDA IIHyperEngineStackDA</text>
  6188.     </content>
  6189.     <content>
  6190.         <layer>background</layer>
  6191.         <id>3</id>
  6192.         <text>Total Products3</text>
  6193.     </content>
  6194.     <name>$Symmetry Software Corporatio</name>
  6195.     <script></script>
  6196. </card>
  6197.  
  6198.  
  6199. card_423928.xml
  6200. <?xml version="1.0" encoding="utf-8" ?>
  6201. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6202. <card>
  6203.     <id>423928</id>
  6204.     <filler1>0</filler1>
  6205.     <cantDelete> <false /> </cantDelete>
  6206.     <showPict> <true /> </showPict>
  6207.     <dontSearch> <false /> </dontSearch>
  6208.     <owner>8476</owner>
  6209.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6210.     <content>
  6211.         <layer>background</layer>
  6212.         <id>14</id>
  6213.         <text>Symbolics, Inc.</text>
  6214.     </content>
  6215.     <content>
  6216.         <layer>background</layer>
  6217.         <id>1</id>
  6218.         <text>Symbolics MacIvory‚Ñ¢</text>
  6219.     </content>
  6220.     <content>
  6221.         <layer>background</layer>
  6222.         <id>3</id>
  6223.         <text>Total Products1</text>
  6224.     </content>
  6225.     <name>$Symbolics, Inc.</name>
  6226.     <script></script>
  6227. </card>
  6228.  
  6229.  
  6230. card_423211.xml
  6231. <?xml version="1.0" encoding="utf-8" ?>
  6232. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6233. <card>
  6234.     <id>423211</id>
  6235.     <filler1>0</filler1>
  6236.     <cantDelete> <false /> </cantDelete>
  6237.     <showPict> <true /> </showPict>
  6238.     <dontSearch> <false /> </dontSearch>
  6239.     <owner>8476</owner>
  6240.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6241.     <content>
  6242.         <layer>background</layer>
  6243.         <id>14</id>
  6244.         <text>Symantec Corporation</text>
  6245.     </content>
  6246.     <content>
  6247.         <layer>background</layer>
  6248.         <id>1</id>
  6249.         <text>THINK C‚Ñ¢THINK Pascal‚Ñ¢</text>
  6250.     </content>
  6251.     <content>
  6252.         <layer>background</layer>
  6253.         <id>3</id>
  6254.         <text>Total Products2</text>
  6255.     </content>
  6256.     <name>$Symantec Corporation</name>
  6257.     <script></script>
  6258. </card>
  6259.  
  6260.  
  6261. card_423026.xml
  6262. <?xml version="1.0" encoding="utf-8" ?>
  6263. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6264. <card>
  6265.     <id>423026</id>
  6266.     <filler1>0</filler1>
  6267.     <cantDelete> <false /> </cantDelete>
  6268.     <showPict> <true /> </showPict>
  6269.     <dontSearch> <false /> </dontSearch>
  6270.     <owner>8476</owner>
  6271.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6272.     <content>
  6273.         <layer>background</layer>
  6274.         <id>14</id>
  6275.         <text>Sybase, Inc.</text>
  6276.     </content>
  6277.     <content>
  6278.         <layer>background</layer>
  6279.         <id>1</id>
  6280.         <text>DB-Library‚Ñ¢ (for MPW C)Hyper/DB-Library‚Ñ¢ </text>
  6281.     </content>
  6282.     <content>
  6283.         <layer>background</layer>
  6284.         <id>3</id>
  6285.         <text>Total Products2</text>
  6286.     </content>
  6287.     <name>$Sybase, Inc.</name>
  6288.     <script></script>
  6289. </card>
  6290.  
  6291.  
  6292. card_422591.xml
  6293. <?xml version="1.0" encoding="utf-8" ?>
  6294. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6295. <card>
  6296.     <id>422591</id>
  6297.     <filler1>0</filler1>
  6298.     <cantDelete> <false /> </cantDelete>
  6299.     <showPict> <true /> </showPict>
  6300.     <dontSearch> <false /> </dontSearch>
  6301.     <owner>8476</owner>
  6302.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6303.     <content>
  6304.         <layer>background</layer>
  6305.         <id>14</id>
  6306.         <text>Sunshine Valley Systems</text>
  6307.     </content>
  6308.     <content>
  6309.         <layer>background</layer>
  6310.         <id>1</id>
  6311.         <text>File I/O HyperCard StackFile I/O XCMDs</text>
  6312.     </content>
  6313.     <content>
  6314.         <layer>background</layer>
  6315.         <id>3</id>
  6316.         <text>Total Products2</text>
  6317.     </content>
  6318.     <name>$Sunshine Valley Systems</name>
  6319.     <script></script>
  6320. </card>
  6321.  
  6322.  
  6323. card_422234.xml
  6324. <?xml version="1.0" encoding="utf-8" ?>
  6325. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6326. <card>
  6327.     <id>422234</id>
  6328.     <filler1>0</filler1>
  6329.     <cantDelete> <false /> </cantDelete>
  6330.     <showPict> <true /> </showPict>
  6331.     <dontSearch> <false /> </dontSearch>
  6332.     <owner>8476</owner>
  6333.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6334.     <content>
  6335.         <layer>background</layer>
  6336.         <id>14</id>
  6337.         <text>Sunflower Softworks</text>
  6338.     </content>
  6339.     <content>
  6340.         <layer>background</layer>
  6341.         <id>1</id>
  6342.         <text>TxxT</text>
  6343.     </content>
  6344.     <content>
  6345.         <layer>background</layer>
  6346.         <id>3</id>
  6347.         <text>Total Products1</text>
  6348.     </content>
  6349.     <name>$Sunflower Softworks</name>
  6350.     <script></script>
  6351. </card>
  6352.  
  6353.  
  6354. card_422116.xml
  6355. <?xml version="1.0" encoding="utf-8" ?>
  6356. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6357. <card>
  6358.     <id>422116</id>
  6359.     <filler1>0</filler1>
  6360.     <cantDelete> <false /> </cantDelete>
  6361.     <showPict> <true /> </showPict>
  6362.     <dontSearch> <false /> </dontSearch>
  6363.     <owner>8476</owner>
  6364.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6365.     <content>
  6366.         <layer>background</layer>
  6367.         <id>14</id>
  6368.         <text>Suick Bay Technologies</text>
  6369.     </content>
  6370.     <content>
  6371.         <layer>background</layer>
  6372.         <id>1</id>
  6373.         <text>MacShell and Command Source Code</text>
  6374.     </content>
  6375.     <content>
  6376.         <layer>background</layer>
  6377.         <id>3</id>
  6378.         <text>Total Products1</text>
  6379.     </content>
  6380.     <name>$Suick Bay Technologies</name>
  6381.     <script></script>
  6382. </card>
  6383.  
  6384.  
  6385. card_421785.xml
  6386. <?xml version="1.0" encoding="utf-8" ?>
  6387. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6388. <card>
  6389.     <id>421785</id>
  6390.     <filler1>0</filler1>
  6391.     <cantDelete> <false /> </cantDelete>
  6392.     <showPict> <true /> </showPict>
  6393.     <dontSearch> <false /> </dontSearch>
  6394.     <owner>8476</owner>
  6395.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6396.     <content>
  6397.         <layer>background</layer>
  6398.         <id>14</id>
  6399.         <text>StructSoft, Inc.</text>
  6400.     </content>
  6401.     <content>
  6402.         <layer>background</layer>
  6403.         <id>1</id>
  6404.         <text>TurboCASE‚Ñ¢ 2.0</text>
  6405.     </content>
  6406.     <content>
  6407.         <layer>background</layer>
  6408.         <id>3</id>
  6409.         <text>Total Products1</text>
  6410.     </content>
  6411.     <name>$StructSoft, Inc.</name>
  6412.     <script></script>
  6413. </card>
  6414.  
  6415.  
  6416. card_421613.xml
  6417. <?xml version="1.0" encoding="utf-8" ?>
  6418. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6419. <card>
  6420.     <id>421613</id>
  6421.     <filler1>0</filler1>
  6422.     <cantDelete> <false /> </cantDelete>
  6423.     <showPict> <true /> </showPict>
  6424.     <dontSearch> <false /> </dontSearch>
  6425.     <owner>8476</owner>
  6426.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6427.     <content>
  6428.         <layer>background</layer>
  6429.         <id>14</id>
  6430.         <text>Stonecutter Software</text>
  6431.     </content>
  6432.     <content>
  6433.         <layer>background</layer>
  6434.         <id>1</id>
  6435.         <text>Stonecutter Software</text>
  6436.     </content>
  6437.     <content>
  6438.         <layer>background</layer>
  6439.         <id>3</id>
  6440.         <text>Total Products1</text>
  6441.     </content>
  6442.     <name>$Stonecutter Software</name>
  6443.     <script></script>
  6444. </card>
  6445.  
  6446.  
  6447. card_421351.xml
  6448. <?xml version="1.0" encoding="utf-8" ?>
  6449. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6450. <card>
  6451.     <id>421351</id>
  6452.     <filler1>0</filler1>
  6453.     <cantDelete> <false /> </cantDelete>
  6454.     <showPict> <true /> </showPict>
  6455.     <dontSearch> <false /> </dontSearch>
  6456.     <owner>8476</owner>
  6457.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6458.     <content>
  6459.         <layer>background</layer>
  6460.         <id>14</id>
  6461.         <text>StarSys, Inc.</text>
  6462.     </content>
  6463.     <content>
  6464.         <layer>background</layer>
  6465.         <id>1</id>
  6466.         <text>MacBubbles 2.0</text>
  6467.     </content>
  6468.     <content>
  6469.         <layer>background</layer>
  6470.         <id>3</id>
  6471.         <text>Total Products1</text>
  6472.     </content>
  6473.     <name>$StarSys, Inc.</name>
  6474.     <script></script>
  6475. </card>
  6476.  
  6477.  
  6478. card_420884.xml
  6479. <?xml version="1.0" encoding="utf-8" ?>
  6480. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6481. <card>
  6482.     <id>420884</id>
  6483.     <filler1>0</filler1>
  6484.     <cantDelete> <false /> </cantDelete>
  6485.     <showPict> <true /> </showPict>
  6486.     <dontSearch> <false /> </dontSearch>
  6487.     <owner>8476</owner>
  6488.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6489.     <content>
  6490.         <layer>background</layer>
  6491.         <id>14</id>
  6492.         <text>STaK-X Software</text>
  6493.     </content>
  6494.     <content>
  6495.         <layer>background</layer>
  6496.         <id>1</id>
  6497.         <text>XPrint Plus‚Ñ¢</text>
  6498.     </content>
  6499.     <content>
  6500.         <layer>background</layer>
  6501.         <id>3</id>
  6502.         <text>Total Products1</text>
  6503.     </content>
  6504.     <name>$STaK-X Software</name>
  6505.     <script></script>
  6506. </card>
  6507.  
  6508.  
  6509. card_420618.xml
  6510. <?xml version="1.0" encoding="utf-8" ?>
  6511. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6512. <card>
  6513.     <id>420618</id>
  6514.     <filler1>0</filler1>
  6515.     <cantDelete> <false /> </cantDelete>
  6516.     <showPict> <true /> </showPict>
  6517.     <dontSearch> <false /> </dontSearch>
  6518.     <owner>8476</owner>
  6519.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6520.     <content>
  6521.         <layer>background</layer>
  6522.         <id>14</id>
  6523.         <text>Spinnaker Software Corporation</text>
  6524.     </content>
  6525.     <content>
  6526.         <layer>background</layer>
  6527.         <id>1</id>
  6528.         <text>Spinnaker PLUS 2.0‚Ñ¢</text>
  6529.     </content>
  6530.     <content>
  6531.         <layer>background</layer>
  6532.         <id>3</id>
  6533.         <text>Total Products1</text>
  6534.     </content>
  6535.     <name>$Spinnaker Software Corporati</name>
  6536.     <script></script>
  6537. </card>
  6538.  
  6539.  
  6540. card_420382.xml
  6541. <?xml version="1.0" encoding="utf-8" ?>
  6542. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6543. <card>
  6544.     <id>420382</id>
  6545.     <filler1>0</filler1>
  6546.     <cantDelete> <false /> </cantDelete>
  6547.     <showPict> <true /> </showPict>
  6548.     <dontSearch> <false /> </dontSearch>
  6549.     <owner>8476</owner>
  6550.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6551.     <content>
  6552.         <layer>background</layer>
  6553.         <id>14</id>
  6554.         <text>Spectral Innovations, Inc.</text>
  6555.     </content>
  6556.     <content>
  6557.         <layer>background</layer>
  6558.         <id>1</id>
  6559.         <text>DSP32C C Language CompilerMacDSP Array Processing Libraries</text>
  6560.     </content>
  6561.     <content>
  6562.         <layer>background</layer>
  6563.         <id>3</id>
  6564.         <text>Total Products2</text>
  6565.     </content>
  6566.     <name>$Spectral Innovations, Inc.</name>
  6567.     <script></script>
  6568. </card>
  6569.  
  6570.  
  6571. card_420198.xml
  6572. <?xml version="1.0" encoding="utf-8" ?>
  6573. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6574. <card>
  6575.     <id>420198</id>
  6576.     <filler1>0</filler1>
  6577.     <cantDelete> <false /> </cantDelete>
  6578.     <showPict> <true /> </showPict>
  6579.     <dontSearch> <false /> </dontSearch>
  6580.     <owner>8476</owner>
  6581.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6582.     <content>
  6583.         <layer>background</layer>
  6584.         <id>14</id>
  6585.         <text>Somak Software</text>
  6586.     </content>
  6587.     <content>
  6588.         <layer>background</layer>
  6589.         <id>1</id>
  6590.         <text>ScriptEdit‚Ñ¢ 2.0</text>
  6591.     </content>
  6592.     <content>
  6593.         <layer>background</layer>
  6594.         <id>3</id>
  6595.         <text>Total Products1</text>
  6596.     </content>
  6597.     <name>$Somak Software</name>
  6598.     <script></script>
  6599. </card>
  6600.  
  6601.  
  6602. card_419958.xml
  6603. <?xml version="1.0" encoding="utf-8" ?>
  6604. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6605. <card>
  6606.     <id>419958</id>
  6607.     <filler1>0</filler1>
  6608.     <cantDelete> <false /> </cantDelete>
  6609.     <showPict> <true /> </showPict>
  6610.     <dontSearch> <false /> </dontSearch>
  6611.     <owner>8476</owner>
  6612.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6613.     <content>
  6614.         <layer>background</layer>
  6615.         <id>14</id>
  6616.         <text>Software Mart, Inc.</text>
  6617.     </content>
  6618.     <content>
  6619.         <layer>background</layer>
  6620.         <id>1</id>
  6621.         <text>CD-ROM Developer‚Äôs Lab‚Ñ¢Media-Mixer</text>
  6622.     </content>
  6623.     <content>
  6624.         <layer>background</layer>
  6625.         <id>3</id>
  6626.         <text>Total Products2</text>
  6627.     </content>
  6628.     <name>$Software Mart, Inc.</name>
  6629.     <script></script>
  6630. </card>
  6631.  
  6632.  
  6633. card_419365.xml
  6634. <?xml version="1.0" encoding="utf-8" ?>
  6635. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6636. <card>
  6637.     <id>419365</id>
  6638.     <filler1>0</filler1>
  6639.     <cantDelete> <false /> </cantDelete>
  6640.     <showPict> <true /> </showPict>
  6641.     <dontSearch> <false /> </dontSearch>
  6642.     <owner>8476</owner>
  6643.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6644.     <content>
  6645.         <layer>background</layer>
  6646.         <id>14</id>
  6647.         <text>Softstream International Company</text>
  6648.     </content>
  6649.     <content>
  6650.         <layer>background</layer>
  6651.         <id>1</id>
  6652.         <text>AuthenticateHyperHIT 3.0HyperHIT-N‚Ñ¢ HyperHIT-R‚Ñ¢ Network HyperHIT 1.0Relational HyperHIT 3.0</text>
  6653.     </content>
  6654.     <content>
  6655.         <layer>background</layer>
  6656.         <id>3</id>
  6657.         <text>Total Products6</text>
  6658.     </content>
  6659.     <name>$Softstream International Com</name>
  6660.     <script></script>
  6661. </card>
  6662.  
  6663.  
  6664. card_419294.xml
  6665. <?xml version="1.0" encoding="utf-8" ?>
  6666. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6667. <card>
  6668.     <id>419294</id>
  6669.     <filler1>0</filler1>
  6670.     <cantDelete> <false /> </cantDelete>
  6671.     <showPict> <true /> </showPict>
  6672.     <dontSearch> <false /> </dontSearch>
  6673.     <owner>8476</owner>
  6674.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6675.     <content>
  6676.         <layer>background</layer>
  6677.         <id>14</id>
  6678.         <text>Softouch Software, Inc.</text>
  6679.     </content>
  6680.     <content>
  6681.         <layer>background</layer>
  6682.         <id>1</id>
  6683.         <text>Total Quality Management‚Ñ¢</text>
  6684.     </content>
  6685.     <content>
  6686.         <layer>background</layer>
  6687.         <id>3</id>
  6688.         <text>Total Products1</text>
  6689.     </content>
  6690.     <name>$Softouch Software, Inc.</name>
  6691.     <script></script>
  6692. </card>
  6693.  
  6694.  
  6695. card_418860.xml
  6696. <?xml version="1.0" encoding="utf-8" ?>
  6697. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6698. <card>
  6699.     <id>418860</id>
  6700.     <filler1>0</filler1>
  6701.     <cantDelete> <false /> </cantDelete>
  6702.     <showPict> <true /> </showPict>
  6703.     <dontSearch> <false /> </dontSearch>
  6704.     <owner>8476</owner>
  6705.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6706.     <content>
  6707.         <layer>background</layer>
  6708.         <id>14</id>
  6709.         <text>Soft-SET Technologies, Inc.</text>
  6710.     </content>
  6711.     <content>
  6712.         <layer>background</layer>
  6713.         <id>1</id>
  6714.         <text>ARANDA</text>
  6715.     </content>
  6716.     <content>
  6717.         <layer>background</layer>
  6718.         <id>3</id>
  6719.         <text>Total Products1</text>
  6720.     </content>
  6721.     <name>$Soft-SET Technologies, Inc.</name>
  6722.     <script></script>
  6723. </card>
  6724.  
  6725.  
  6726. card_418745.xml
  6727. <?xml version="1.0" encoding="utf-8" ?>
  6728. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6729. <card>
  6730.     <id>418745</id>
  6731.     <filler1>0</filler1>
  6732.     <cantDelete> <false /> </cantDelete>
  6733.     <showPict> <true /> </showPict>
  6734.     <dontSearch> <false /> </dontSearch>
  6735.     <owner>8476</owner>
  6736.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6737.     <content>
  6738.         <layer>background</layer>
  6739.         <id>14</id>
  6740.         <text>SMETHERSBARNES</text>
  6741.     </content>
  6742.     <content>
  6743.         <layer>background</layer>
  6744.         <id>1</id>
  6745.         <text>Prototyper 3.0</text>
  6746.     </content>
  6747.     <content>
  6748.         <layer>background</layer>
  6749.         <id>3</id>
  6750.         <text>Total Products1</text>
  6751.     </content>
  6752.     <name>$SMETHERSBARNES</name>
  6753.     <script></script>
  6754. </card>
  6755.  
  6756.  
  6757. card_418447.xml
  6758. <?xml version="1.0" encoding="utf-8" ?>
  6759. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6760. <card>
  6761.     <id>418447</id>
  6762.     <filler1>0</filler1>
  6763.     <cantDelete> <false /> </cantDelete>
  6764.     <showPict> <true /> </showPict>
  6765.     <dontSearch> <false /> </dontSearch>
  6766.     <owner>8476</owner>
  6767.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6768.     <content>
  6769.         <layer>background</layer>
  6770.         <id>14</id>
  6771.         <text>Silk City Software Inc.</text>
  6772.     </content>
  6773.     <content>
  6774.         <layer>background</layer>
  6775.         <id>1</id>
  6776.         <text>PathFinder, the Automated Stack Mapper‚Ñ¢</text>
  6777.     </content>
  6778.     <content>
  6779.         <layer>background</layer>
  6780.         <id>3</id>
  6781.         <text>Total Products1</text>
  6782.     </content>
  6783.     <name>$Silk City Software Inc.</name>
  6784.     <script></script>
  6785. </card>
  6786.  
  6787.  
  6788. card_418193.xml
  6789. <?xml version="1.0" encoding="utf-8" ?>
  6790. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6791. <card>
  6792.     <id>418193</id>
  6793.     <filler1>0</filler1>
  6794.     <cantDelete> <false /> </cantDelete>
  6795.     <showPict> <true /> </showPict>
  6796.     <dontSearch> <false /> </dontSearch>
  6797.     <owner>8476</owner>
  6798.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6799.     <content>
  6800.         <layer>background</layer>
  6801.         <id>14</id>
  6802.         <text>Silicon Beach Software</text>
  6803.     </content>
  6804.     <content>
  6805.         <layer>background</layer>
  6806.         <id>1</id>
  6807.         <text>SuperCard 1.5</text>
  6808.     </content>
  6809.     <content>
  6810.         <layer>background</layer>
  6811.         <id>3</id>
  6812.         <text>Total Products1</text>
  6813.     </content>
  6814.     <name>$Silicon Beach Software</name>
  6815.     <script></script>
  6816. </card>
  6817.  
  6818.  
  6819. card_418008.xml
  6820. <?xml version="1.0" encoding="utf-8" ?>
  6821. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6822. <card>
  6823.     <id>418008</id>
  6824.     <filler1>0</filler1>
  6825.     <cantDelete> <false /> </cantDelete>
  6826.     <showPict> <true /> </showPict>
  6827.     <dontSearch> <false /> </dontSearch>
  6828.     <owner>8476</owner>
  6829.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6830.     <content>
  6831.         <layer>background</layer>
  6832.         <id>14</id>
  6833.         <text>Shana Corporation</text>
  6834.     </content>
  6835.     <content>
  6836.         <layer>background</layer>
  6837.         <id>1</id>
  6838.         <text>Inside Out</text>
  6839.     </content>
  6840.     <content>
  6841.         <layer>background</layer>
  6842.         <id>3</id>
  6843.         <text>Total Products1</text>
  6844.     </content>
  6845.     <name>$Shana Corporation</name>
  6846.     <script></script>
  6847. </card>
  6848.  
  6849.  
  6850. card_417719.xml
  6851. <?xml version="1.0" encoding="utf-8" ?>
  6852. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6853. <card>
  6854.     <id>417719</id>
  6855.     <filler1>0</filler1>
  6856.     <cantDelete> <false /> </cantDelete>
  6857.     <showPict> <true /> </showPict>
  6858.     <dontSearch> <false /> </dontSearch>
  6859.     <owner>8476</owner>
  6860.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6861.     <content>
  6862.         <layer>background</layer>
  6863.         <id>14</id>
  6864.         <text>Serius Corporation</text>
  6865.     </content>
  6866.     <content>
  6867.         <layer>background</layer>
  6868.         <id>1</id>
  6869.         <text>Serius Developer‚Ñ¢</text>
  6870.     </content>
  6871.     <content>
  6872.         <layer>background</layer>
  6873.         <id>3</id>
  6874.         <text>Total Products1</text>
  6875.     </content>
  6876.     <name>$Serius Corporation</name>
  6877.     <script></script>
  6878. </card>
  6879.  
  6880.  
  6881. card_417337.xml
  6882. <?xml version="1.0" encoding="utf-8" ?>
  6883. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6884. <card>
  6885.     <id>417337</id>
  6886.     <filler1>0</filler1>
  6887.     <cantDelete> <false /> </cantDelete>
  6888.     <showPict> <true /> </showPict>
  6889.     <dontSearch> <false /> </dontSearch>
  6890.     <owner>8476</owner>
  6891.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6892.     <content>
  6893.         <layer>background</layer>
  6894.         <id>14</id>
  6895.         <text>Ryan-McFarland/Liant</text>
  6896.     </content>
  6897.     <content>
  6898.         <layer>background</layer>
  6899.         <id>1</id>
  6900.         <text>RM/COBOL-85</text>
  6901.     </content>
  6902.     <content>
  6903.         <layer>background</layer>
  6904.         <id>3</id>
  6905.         <text>Total Products1</text>
  6906.     </content>
  6907.     <name>$Ryan-McFarland/Liant</name>
  6908.     <script></script>
  6909. </card>
  6910.  
  6911.  
  6912. card_417254.xml
  6913. <?xml version="1.0" encoding="utf-8" ?>
  6914. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6915. <card>
  6916.     <id>417254</id>
  6917.     <filler1>0</filler1>
  6918.     <cantDelete> <false /> </cantDelete>
  6919.     <showPict> <true /> </showPict>
  6920.     <dontSearch> <false /> </dontSearch>
  6921.     <owner>8476</owner>
  6922.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6923.     <content>
  6924.         <layer>background</layer>
  6925.         <id>14</id>
  6926.         <text>Remote Measurement Systems</text>
  6927.     </content>
  6928.     <content>
  6929.         <layer>background</layer>
  6930.         <id>1</id>
  6931.         <text>HyperADC-1</text>
  6932.     </content>
  6933.     <content>
  6934.         <layer>background</layer>
  6935.         <id>3</id>
  6936.         <text>Total Products1</text>
  6937.     </content>
  6938.     <name>$Remote Measurement Systems</name>
  6939.     <script></script>
  6940. </card>
  6941.  
  6942.  
  6943. card_416794.xml
  6944. <?xml version="1.0" encoding="utf-8" ?>
  6945. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6946. <card>
  6947.     <id>416794</id>
  6948.     <filler1>0</filler1>
  6949.     <cantDelete> <false /> </cantDelete>
  6950.     <showPict> <true /> </showPict>
  6951.     <dontSearch> <false /> </dontSearch>
  6952.     <owner>8476</owner>
  6953.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6954.     <content>
  6955.         <layer>background</layer>
  6956.         <id>14</id>
  6957.         <text>Randal Jones, Consultant</text>
  6958.     </content>
  6959.     <content>
  6960.         <layer>background</layer>
  6961.         <id>1</id>
  6962.         <text>Bubble Help for HyperCard</text>
  6963.     </content>
  6964.     <content>
  6965.         <layer>background</layer>
  6966.         <id>3</id>
  6967.         <text>Total Products1</text>
  6968.     </content>
  6969.     <name>$Randal Jones, Consultant</name>
  6970.     <script></script>
  6971. </card>
  6972.  
  6973.  
  6974. card_416529.xml
  6975. <?xml version="1.0" encoding="utf-8" ?>
  6976. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  6977. <card>
  6978.     <id>416529</id>
  6979.     <filler1>0</filler1>
  6980.     <cantDelete> <false /> </cantDelete>
  6981.     <showPict> <true /> </showPict>
  6982.     <dontSearch> <false /> </dontSearch>
  6983.     <owner>8476</owner>
  6984.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  6985.     <content>
  6986.         <layer>background</layer>
  6987.         <id>14</id>
  6988.         <text>Ramsay Consulting</text>
  6989.     </content>
  6990.     <content>
  6991.         <layer>background</layer>
  6992.         <id>1</id>
  6993.         <text>telnet‚Ä¢PM</text>
  6994.     </content>
  6995.     <content>
  6996.         <layer>background</layer>
  6997.         <id>3</id>
  6998.         <text>Total Products1</text>
  6999.     </content>
  7000.     <name>$Ramsay Consulting</name>
  7001.     <script></script>
  7002. </card>
  7003.  
  7004.  
  7005. card_416451.xml
  7006. <?xml version="1.0" encoding="utf-8" ?>
  7007. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7008. <card>
  7009.     <id>416451</id>
  7010.     <filler1>0</filler1>
  7011.     <cantDelete> <false /> </cantDelete>
  7012.     <showPict> <true /> </showPict>
  7013.     <dontSearch> <false /> </dontSearch>
  7014.     <owner>8476</owner>
  7015.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7016.     <content>
  7017.         <layer>background</layer>
  7018.         <id>14</id>
  7019.         <text>Quintus Computer Systems</text>
  7020.     </content>
  7021.     <content>
  7022.         <layer>background</layer>
  7023.         <id>1</id>
  7024.         <text>flexMacPrologMacProlog++</text>
  7025.     </content>
  7026.     <content>
  7027.         <layer>background</layer>
  7028.         <id>3</id>
  7029.         <text>Total Products3</text>
  7030.     </content>
  7031.     <name>$Quintus Computer Systems</name>
  7032.     <script></script>
  7033. </card>
  7034.  
  7035.  
  7036. card_416066.xml
  7037. <?xml version="1.0" encoding="utf-8" ?>
  7038. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7039. <card>
  7040.     <id>416066</id>
  7041.     <filler1>0</filler1>
  7042.     <cantDelete> <false /> </cantDelete>
  7043.     <showPict> <true /> </showPict>
  7044.     <dontSearch> <false /> </dontSearch>
  7045.     <owner>8476</owner>
  7046.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7047.     <content>
  7048.         <layer>background</layer>
  7049.         <id>14</id>
  7050.         <text>Pterodactyl Software</text>
  7051.     </content>
  7052.     <content>
  7053.         <layer>background</layer>
  7054.         <id>1</id>
  7055.         <text>PCMacBasic Compiler</text>
  7056.     </content>
  7057.     <content>
  7058.         <layer>background</layer>
  7059.         <id>3</id>
  7060.         <text>Total Products1</text>
  7061.     </content>
  7062.     <name>$Pterodactyl Software</name>
  7063.     <script></script>
  7064. </card>
  7065.  
  7066.  
  7067. card_415655.xml
  7068. <?xml version="1.0" encoding="utf-8" ?>
  7069. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7070. <card>
  7071.     <id>415655</id>
  7072.     <filler1>0</filler1>
  7073.     <cantDelete> <false /> </cantDelete>
  7074.     <showPict> <true /> </showPict>
  7075.     <dontSearch> <false /> </dontSearch>
  7076.     <owner>8476</owner>
  7077.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7078.     <content>
  7079.         <layer>background</layer>
  7080.         <id>14</id>
  7081.         <text>Procyon Research Ltd.</text>
  7082.     </content>
  7083.     <content>
  7084.         <layer>background</layer>
  7085.         <id>1</id>
  7086.         <text>Procyon Common Lisp</text>
  7087.     </content>
  7088.     <content>
  7089.         <layer>background</layer>
  7090.         <id>3</id>
  7091.         <text>Total Products1</text>
  7092.     </content>
  7093.     <name>$Procyon Research Ltd.</name>
  7094.     <script></script>
  7095. </card>
  7096.  
  7097.  
  7098. card_414722.xml
  7099. <?xml version="1.0" encoding="utf-8" ?>
  7100. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7101. <card>
  7102.     <id>414722</id>
  7103.     <filler1>0</filler1>
  7104.     <cantDelete> <false /> </cantDelete>
  7105.     <showPict> <true /> </showPict>
  7106.     <dontSearch> <false /> </dontSearch>
  7107.     <owner>8476</owner>
  7108.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7109.     <content>
  7110.         <layer>background</layer>
  7111.         <id>14</id>
  7112.         <text>ParcPlace¬Æ Systems</text>
  7113.     </content>
  7114.     <content>
  7115.         <layer>background</layer>
  7116.         <id>1</id>
  7117.         <text>Objectworks for Smalltalk-80</text>
  7118.     </content>
  7119.     <content>
  7120.         <layer>background</layer>
  7121.         <id>3</id>
  7122.         <text>Total Products1</text>
  7123.     </content>
  7124.     <name>$ParcPlace¬Æ Systems</name>
  7125.     <script></script>
  7126. </card>
  7127.  
  7128.  
  7129. card_414582.xml
  7130. <?xml version="1.0" encoding="utf-8" ?>
  7131. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7132. <card>
  7133.     <id>414582</id>
  7134.     <filler1>0</filler1>
  7135.     <cantDelete> <false /> </cantDelete>
  7136.     <showPict> <true /> </showPict>
  7137.     <dontSearch> <false /> </dontSearch>
  7138.     <owner>8476</owner>
  7139.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7140.     <content>
  7141.         <layer>background</layer>
  7142.         <id>14</id>
  7143.         <text>Paragon Concepts, Inc.</text>
  7144.     </content>
  7145.     <content>
  7146.         <layer>background</layer>
  7147.         <id>1</id>
  7148.         <text>QUED/M‚Ñ¢</text>
  7149.     </content>
  7150.     <content>
  7151.         <layer>background</layer>
  7152.         <id>3</id>
  7153.         <text>Total Products1</text>
  7154.     </content>
  7155.     <name>$Paragon Concepts, Inc.</name>
  7156.     <script></script>
  7157. </card>
  7158.  
  7159.  
  7160. card_414251.xml
  7161. <?xml version="1.0" encoding="utf-8" ?>
  7162. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7163. <card>
  7164.     <id>414251</id>
  7165.     <filler1>0</filler1>
  7166.     <cantDelete> <false /> </cantDelete>
  7167.     <showPict> <true /> </showPict>
  7168.     <dontSearch> <false /> </dontSearch>
  7169.     <owner>8476</owner>
  7170.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7171.     <content>
  7172.         <layer>background</layer>
  7173.         <id>14</id>
  7174.         <text>Paradigm Software, Inc.</text>
  7175.     </content>
  7176.     <content>
  7177.         <layer>background</layer>
  7178.         <id>1</id>
  7179.         <text>Object LogoVerbum‚Ñ¢ Development System</text>
  7180.     </content>
  7181.     <content>
  7182.         <layer>background</layer>
  7183.         <id>3</id>
  7184.         <text>Total Products2</text>
  7185.     </content>
  7186.     <name>$Paradigm Software, Inc.</name>
  7187.     <script></script>
  7188. </card>
  7189.  
  7190.  
  7191. card_414133.xml
  7192. <?xml version="1.0" encoding="utf-8" ?>
  7193. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7194. <card>
  7195.     <id>414133</id>
  7196.     <filler1>0</filler1>
  7197.     <cantDelete> <false /> </cantDelete>
  7198.     <showPict> <true /> </showPict>
  7199.     <dontSearch> <false /> </dontSearch>
  7200.     <owner>8476</owner>
  7201.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7202.     <content>
  7203.         <layer>background</layer>
  7204.         <id>14</id>
  7205.         <text>Palomar Software</text>
  7206.     </content>
  7207.     <content>
  7208.         <layer>background</layer>
  7209.         <id>1</id>
  7210.         <text>PICT Detective ‚Äî Symbolic Decompiler for QuickDraw</text>
  7211.     </content>
  7212.     <content>
  7213.         <layer>background</layer>
  7214.         <id>3</id>
  7215.         <text>Total Products1</text>
  7216.     </content>
  7217.     <name>$Palomar Software</name>
  7218.     <script></script>
  7219. </card>
  7220.  
  7221.  
  7222. card_413870.xml
  7223. <?xml version="1.0" encoding="utf-8" ?>
  7224. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7225. <card>
  7226.     <id>413870</id>
  7227.     <filler1>0</filler1>
  7228.     <cantDelete> <false /> </cantDelete>
  7229.     <showPict> <true /> </showPict>
  7230.     <dontSearch> <false /> </dontSearch>
  7231.     <owner>8476</owner>
  7232.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7233.     <content>
  7234.         <layer>background</layer>
  7235.         <id>14</id>
  7236.         <text>Oracle Corporation</text>
  7237.     </content>
  7238.     <content>
  7239.         <layer>background</layer>
  7240.         <id>1</id>
  7241.         <text>ORACLE¬Æ for 4th DIMENSION 1.1ORACLE¬Æ for Macintosh</text>
  7242.     </content>
  7243.     <content>
  7244.         <layer>background</layer>
  7245.         <id>3</id>
  7246.         <text>Total Products2</text>
  7247.     </content>
  7248.     <name>$Oracle Corporation</name>
  7249.     <script></script>
  7250. </card>
  7251.  
  7252.  
  7253. card_413249.xml
  7254. <?xml version="1.0" encoding="utf-8" ?>
  7255. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7256. <card>
  7257.     <id>413249</id>
  7258.     <filler1>0</filler1>
  7259.     <cantDelete> <false /> </cantDelete>
  7260.     <showPict> <true /> </showPict>
  7261.     <dontSearch> <false /> </dontSearch>
  7262.     <owner>8476</owner>
  7263.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7264.     <content>
  7265.         <layer>background</layer>
  7266.         <id>14</id>
  7267.         <text>Oasys</text>
  7268.     </content>
  7269.     <content>
  7270.         <layer>background</layer>
  7271.         <id>1</id>
  7272.         <text>Glockenspiel C++ from OasysOasys 88K Tools ‚Äî 88000 Assembler/Linker SystemOasys 88K Tools ‚Äî Compilers for C, C++, Pascal, FORTRANOasys 88K Tools ‚Äî Oasys 88000 SimulatorOasys Green Hills C++ Cross and Native CompilerOasys UDB ‚Äî Universal Remote Debugger</text>
  7273.     </content>
  7274.     <content>
  7275.         <layer>background</layer>
  7276.         <id>3</id>
  7277.         <text>Total Products6</text>
  7278.     </content>
  7279.     <name>$Oasys</name>
  7280.     <script></script>
  7281. </card>
  7282.  
  7283.  
  7284. card_412978.xml
  7285. <?xml version="1.0" encoding="utf-8" ?>
  7286. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7287. <card>
  7288.     <id>412978</id>
  7289.     <filler1>0</filler1>
  7290.     <cantDelete> <false /> </cantDelete>
  7291.     <showPict> <true /> </showPict>
  7292.     <dontSearch> <false /> </dontSearch>
  7293.     <owner>8476</owner>
  7294.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7295.     <content>
  7296.         <layer>background</layer>
  7297.         <id>14</id>
  7298.         <text>Novell, INC.</text>
  7299.     </content>
  7300.     <content>
  7301.         <layer>background</layer>
  7302.         <id>1</id>
  7303.         <text>TCPort Developers Kit</text>
  7304.     </content>
  7305.     <content>
  7306.         <layer>background</layer>
  7307.         <id>3</id>
  7308.         <text>Total Products1</text>
  7309.     </content>
  7310.     <name>$Novell, INC.</name>
  7311.     <script></script>
  7312. </card>
  7313.  
  7314.  
  7315. card_412809.xml
  7316. <?xml version="1.0" encoding="utf-8" ?>
  7317. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7318. <card>
  7319.     <id>412809</id>
  7320.     <filler1>0</filler1>
  7321.     <cantDelete> <false /> </cantDelete>
  7322.     <showPict> <true /> </showPict>
  7323.     <dontSearch> <false /> </dontSearch>
  7324.     <owner>8476</owner>
  7325.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7326.     <content>
  7327.         <layer>background</layer>
  7328.         <id>14</id>
  7329.         <text>NKR Research, Inc.</text>
  7330.     </content>
  7331.     <content>
  7332.         <layer>background</layer>
  7333.         <id>1</id>
  7334.         <text>NKR BASIC CompilerNKR BASIC InterpreterNKR FORTRAN CompilerNKR GW Converter</text>
  7335.     </content>
  7336.     <content>
  7337.         <layer>background</layer>
  7338.         <id>3</id>
  7339.         <text>Total Products4</text>
  7340.     </content>
  7341.     <name>$NKR Research, Inc.</name>
  7342.     <script></script>
  7343. </card>
  7344.  
  7345.  
  7346. card_412561.xml
  7347. <?xml version="1.0" encoding="utf-8" ?>
  7348. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7349. <card>
  7350.     <id>412561</id>
  7351.     <filler1>0</filler1>
  7352.     <cantDelete> <false /> </cantDelete>
  7353.     <showPict> <true /> </showPict>
  7354.     <dontSearch> <false /> </dontSearch>
  7355.     <owner>8476</owner>
  7356.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7357.     <content>
  7358.         <layer>background</layer>
  7359.         <id>14</id>
  7360.         <text>Nittany Development Group, Inc.</text>
  7361.     </content>
  7362.     <content>
  7363.         <layer>background</layer>
  7364.         <id>1</id>
  7365.         <text>DBF-Access‚Ñ¢ Tools for HyperCard‚Ñ¢</text>
  7366.     </content>
  7367.     <content>
  7368.         <layer>background</layer>
  7369.         <id>3</id>
  7370.         <text>Total Products1</text>
  7371.     </content>
  7372.     <name>$Nittany Development Group, I</name>
  7373.     <script></script>
  7374. </card>
  7375.  
  7376.  
  7377. card_412182.xml
  7378. <?xml version="1.0" encoding="utf-8" ?>
  7379. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7380. <card>
  7381.     <id>412182</id>
  7382.     <filler1>0</filler1>
  7383.     <cantDelete> <false /> </cantDelete>
  7384.     <showPict> <true /> </showPict>
  7385.     <dontSearch> <false /> </dontSearch>
  7386.     <owner>8476</owner>
  7387.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7388.     <content>
  7389.         <layer>background</layer>
  7390.         <id>14</id>
  7391.         <text>Newmedia, Inc.</text>
  7392.     </content>
  7393.     <content>
  7394.         <layer>background</layer>
  7395.         <id>1</id>
  7396.         <text>HyperChart</text>
  7397.     </content>
  7398.     <content>
  7399.         <layer>background</layer>
  7400.         <id>3</id>
  7401.         <text>Total Products1</text>
  7402.     </content>
  7403.     <name>$Newmedia, Inc.</name>
  7404.     <script></script>
  7405. </card>
  7406.  
  7407.  
  7408. card_411699.xml
  7409. <?xml version="1.0" encoding="utf-8" ?>
  7410. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7411. <card>
  7412.     <id>411699</id>
  7413.     <filler1>0</filler1>
  7414.     <cantDelete> <false /> </cantDelete>
  7415.     <showPict> <true /> </showPict>
  7416.     <dontSearch> <false /> </dontSearch>
  7417.     <owner>8476</owner>
  7418.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7419.     <content>
  7420.         <layer>background</layer>
  7421.         <id>14</id>
  7422.         <text>Neuron Data, Inc.</text>
  7423.     </content>
  7424.     <content>
  7425.         <layer>background</layer>
  7426.         <id>1</id>
  7427.         <text>NEXPERT OBJECT</text>
  7428.     </content>
  7429.     <content>
  7430.         <layer>background</layer>
  7431.         <id>3</id>
  7432.         <text>Total Products1</text>
  7433.     </content>
  7434.     <name>$Neuron Data, Inc.</name>
  7435.     <script></script>
  7436. </card>
  7437.  
  7438.  
  7439. card_411508.xml
  7440. <?xml version="1.0" encoding="utf-8" ?>
  7441. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7442. <card>
  7443.     <id>411508</id>
  7444.     <filler1>0</filler1>
  7445.     <cantDelete> <false /> </cantDelete>
  7446.     <showPict> <true /> </showPict>
  7447.     <dontSearch> <false /> </dontSearch>
  7448.     <owner>8476</owner>
  7449.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7450.     <content>
  7451.         <layer>background</layer>
  7452.         <id>14</id>
  7453.         <text>Neu Software</text>
  7454.     </content>
  7455.     <content>
  7456.         <layer>background</layer>
  7457.         <id>1</id>
  7458.         <text>NeuGraf Externals: QuickDraw Access for Hypercard/SuperCard</text>
  7459.     </content>
  7460.     <content>
  7461.         <layer>background</layer>
  7462.         <id>3</id>
  7463.         <text>Total Products1</text>
  7464.     </content>
  7465.     <name>$Neu Software</name>
  7466.     <script></script>
  7467. </card>
  7468.  
  7469.  
  7470. card_411332.xml
  7471. <?xml version="1.0" encoding="utf-8" ?>
  7472. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7473. <card>
  7474.     <id>411332</id>
  7475.     <filler1>0</filler1>
  7476.     <cantDelete> <false /> </cantDelete>
  7477.     <showPict> <true /> </showPict>
  7478.     <dontSearch> <false /> </dontSearch>
  7479.     <owner>8476</owner>
  7480.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7481.     <content>
  7482.         <layer>background</layer>
  7483.         <id>14</id>
  7484.         <text>Natural Language, Inc.</text>
  7485.     </content>
  7486.     <content>
  7487.         <layer>background</layer>
  7488.         <id>1</id>
  7489.         <text>Natural Language‚Ñ¢</text>
  7490.     </content>
  7491.     <content>
  7492.         <layer>background</layer>
  7493.         <id>3</id>
  7494.         <text>Total Products1</text>
  7495.     </content>
  7496.     <name>$Natural Language, Inc.</name>
  7497.     <script></script>
  7498. </card>
  7499.  
  7500.  
  7501. card_410888.xml
  7502. <?xml version="1.0" encoding="utf-8" ?>
  7503. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7504. <card>
  7505.     <id>410888</id>
  7506.     <filler1>0</filler1>
  7507.     <cantDelete> <false /> </cantDelete>
  7508.     <showPict> <true /> </showPict>
  7509.     <dontSearch> <false /> </dontSearch>
  7510.     <owner>8476</owner>
  7511.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7512.     <content>
  7513.         <layer>background</layer>
  7514.         <id>14</id>
  7515.         <text>National Instruments Corp.</text>
  7516.     </content>
  7517.     <content>
  7518.         <layer>background</layer>
  7519.         <id>1</id>
  7520.         <text>Hyper488‚Ñ¢HyperLab‚Ñ¢</text>
  7521.     </content>
  7522.     <content>
  7523.         <layer>background</layer>
  7524.         <id>3</id>
  7525.         <text>Total Products2</text>
  7526.     </content>
  7527.     <name>$National Instruments Corp.</name>
  7528.     <script></script>
  7529. </card>
  7530.  
  7531.  
  7532. card_410791.xml
  7533. <?xml version="1.0" encoding="utf-8" ?>
  7534. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7535. <card>
  7536.     <id>410791</id>
  7537.     <filler1>0</filler1>
  7538.     <cantDelete> <false /> </cantDelete>
  7539.     <showPict> <true /> </showPict>
  7540.     <dontSearch> <false /> </dontSearch>
  7541.     <owner>8476</owner>
  7542.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7543.     <content>
  7544.         <layer>background</layer>
  7545.         <id>14</id>
  7546.         <text>Model Systems Consultants, Inc.</text>
  7547.     </content>
  7548.     <content>
  7549.         <layer>background</layer>
  7550.         <id>1</id>
  7551.         <text>Aut2</text>
  7552.     </content>
  7553.     <content>
  7554.         <layer>background</layer>
  7555.         <id>3</id>
  7556.         <text>Total Products1</text>
  7557.     </content>
  7558.     <name>$Model Systems Consultants, I</name>
  7559.     <script></script>
  7560. </card>
  7561.  
  7562.  
  7563. card_410530.xml
  7564. <?xml version="1.0" encoding="utf-8" ?>
  7565. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7566. <card>
  7567.     <id>410530</id>
  7568.     <filler1>0</filler1>
  7569.     <cantDelete> <false /> </cantDelete>
  7570.     <showPict> <true /> </showPict>
  7571.     <dontSearch> <false /> </dontSearch>
  7572.     <owner>8476</owner>
  7573.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7574.     <content>
  7575.         <layer>background</layer>
  7576.         <id>14</id>
  7577.         <text>MMC AD Systems</text>
  7578.     </content>
  7579.     <content>
  7580.         <layer>background</layer>
  7581.         <id>1</id>
  7582.         <text>C Programmer‚Äôs Toolbox/MPWMcCLintMcCPrint</text>
  7583.     </content>
  7584.     <content>
  7585.         <layer>background</layer>
  7586.         <id>3</id>
  7587.         <text>Total Products3</text>
  7588.     </content>
  7589.     <name>$MMC AD Systems</name>
  7590.     <script></script>
  7591. </card>
  7592.  
  7593.  
  7594. card_410115.xml
  7595. <?xml version="1.0" encoding="utf-8" ?>
  7596. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7597. <card>
  7598.     <id>410115</id>
  7599.     <filler1>0</filler1>
  7600.     <cantDelete> <false /> </cantDelete>
  7601.     <showPict> <true /> </showPict>
  7602.     <dontSearch> <false /> </dontSearch>
  7603.     <owner>8476</owner>
  7604.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7605.     <content>
  7606.         <layer>background</layer>
  7607.         <id>14</id>
  7608.         <text>MITEM Corporation</text>
  7609.     </content>
  7610.     <content>
  7611.         <layer>background</layer>
  7612.         <id>1</id>
  7613.         <text>MitemView‚Ñ¢</text>
  7614.     </content>
  7615.     <content>
  7616.         <layer>background</layer>
  7617.         <id>3</id>
  7618.         <text>Total Products1</text>
  7619.     </content>
  7620.     <name>$MITEM Corporation</name>
  7621.     <script></script>
  7622. </card>
  7623.  
  7624.  
  7625. card_410049.xml
  7626. <?xml version="1.0" encoding="utf-8" ?>
  7627. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7628. <card>
  7629.     <id>410049</id>
  7630.     <filler1>0</filler1>
  7631.     <cantDelete> <false /> </cantDelete>
  7632.     <showPict> <true /> </showPict>
  7633.     <dontSearch> <false /> </dontSearch>
  7634.     <owner>8476</owner>
  7635.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7636.     <content>
  7637.         <layer>background</layer>
  7638.         <id>14</id>
  7639.         <text>Millennium Software, Inc.</text>
  7640.     </content>
  7641.     <content>
  7642.         <layer>background</layer>
  7643.         <id>1</id>
  7644.         <text>HyperX‚Ñ¢ 4.0</text>
  7645.     </content>
  7646.     <content>
  7647.         <layer>background</layer>
  7648.         <id>3</id>
  7649.         <text>Total Products1</text>
  7650.     </content>
  7651.     <name>$Millennium Software, Inc.</name>
  7652.     <script></script>
  7653. </card>
  7654.  
  7655.  
  7656. card_409816.xml
  7657. <?xml version="1.0" encoding="utf-8" ?>
  7658. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7659. <card>
  7660.     <id>409816</id>
  7661.     <filler1>0</filler1>
  7662.     <cantDelete> <false /> </cantDelete>
  7663.     <showPict> <true /> </showPict>
  7664.     <dontSearch> <false /> </dontSearch>
  7665.     <owner>8476</owner>
  7666.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7667.     <content>
  7668.         <layer>background</layer>
  7669.         <id>14</id>
  7670.         <text>Microsoft Corporation</text>
  7671.     </content>
  7672.     <content>
  7673.         <layer>background</layer>
  7674.         <id>1</id>
  7675.         <text>Microsoft QuickBASIC</text>
  7676.     </content>
  7677.     <content>
  7678.         <layer>background</layer>
  7679.         <id>3</id>
  7680.         <text>Total Products1</text>
  7681.     </content>
  7682.     <name>$Microsoft Corporation</name>
  7683.     <script></script>
  7684. </card>
  7685.  
  7686.  
  7687. card_409508.xml
  7688. <?xml version="1.0" encoding="utf-8" ?>
  7689. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7690. <card>
  7691.     <id>409508</id>
  7692.     <filler1>0</filler1>
  7693.     <cantDelete> <false /> </cantDelete>
  7694.     <showPict> <true /> </showPict>
  7695.     <dontSearch> <false /> </dontSearch>
  7696.     <owner>8476</owner>
  7697.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7698.     <content>
  7699.         <layer>background</layer>
  7700.         <id>14</id>
  7701.         <text>Micro System Options</text>
  7702.     </content>
  7703.     <content>
  7704.         <layer>background</layer>
  7705.         <id>1</id>
  7706.         <text>3d Graphic Tools 2.03d Graphic Tools XCMD 2.0</text>
  7707.     </content>
  7708.     <content>
  7709.         <layer>background</layer>
  7710.         <id>3</id>
  7711.         <text>Total Products2</text>
  7712.     </content>
  7713.     <name>$Micro System Options</name>
  7714.     <script></script>
  7715. </card>
  7716.  
  7717.  
  7718. card_409148.xml
  7719. <?xml version="1.0" encoding="utf-8" ?>
  7720. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7721. <card>
  7722.     <id>409148</id>
  7723.     <filler1>0</filler1>
  7724.     <cantDelete> <false /> </cantDelete>
  7725.     <showPict> <true /> </showPict>
  7726.     <dontSearch> <false /> </dontSearch>
  7727.     <owner>8476</owner>
  7728.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7729.     <content>
  7730.         <layer>background</layer>
  7731.         <id>14</id>
  7732.         <text>Micro Dynamics, Ltd.</text>
  7733.     </content>
  7734.     <content>
  7735.         <layer>background</layer>
  7736.         <id>1</id>
  7737.         <text>MARS Shuttle‚Ñ¢</text>
  7738.     </content>
  7739.     <content>
  7740.         <layer>background</layer>
  7741.         <id>3</id>
  7742.         <text>Total Products1</text>
  7743.     </content>
  7744.     <name>$Micro Dynamics, Ltd.</name>
  7745.     <script></script>
  7746. </card>
  7747.  
  7748.  
  7749. card_409021.xml
  7750. <?xml version="1.0" encoding="utf-8" ?>
  7751. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7752. <card>
  7753.     <id>409021</id>
  7754.     <filler1>0</filler1>
  7755.     <cantDelete> <false /> </cantDelete>
  7756.     <showPict> <true /> </showPict>
  7757.     <dontSearch> <false /> </dontSearch>
  7758.     <owner>8476</owner>
  7759.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7760.     <content>
  7761.         <layer>background</layer>
  7762.         <id>14</id>
  7763.         <text>Micro Dialects, Inc.</text>
  7764.     </content>
  7765.     <content>
  7766.         <layer>background</layer>
  7767.         <id>1</id>
  7768.         <text>¬µASM</text>
  7769.     </content>
  7770.     <content>
  7771.         <layer>background</layer>
  7772.         <id>3</id>
  7773.         <text>Total Products1</text>
  7774.     </content>
  7775.     <name>$Micro Dialects, Inc.</name>
  7776.     <script></script>
  7777. </card>
  7778.  
  7779.  
  7780. card_408687.xml
  7781. <?xml version="1.0" encoding="utf-8" ?>
  7782. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7783. <card>
  7784.     <id>408687</id>
  7785.     <filler1>0</filler1>
  7786.     <cantDelete> <false /> </cantDelete>
  7787.     <showPict> <true /> </showPict>
  7788.     <dontSearch> <false /> </dontSearch>
  7789.     <owner>8476</owner>
  7790.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7791.     <content>
  7792.         <layer>background</layer>
  7793.         <id>14</id>
  7794.         <text>Metrowerks, Inc.</text>
  7795.     </content>
  7796.     <content>
  7797.         <layer>background</layer>
  7798.         <id>1</id>
  7799.         <text>Modula-2 MPW EditionModula-2 Professional Standalone Edition</text>
  7800.     </content>
  7801.     <content>
  7802.         <layer>background</layer>
  7803.         <id>3</id>
  7804.         <text>Total Products2</text>
  7805.     </content>
  7806.     <name>$Metrowerks, Inc.</name>
  7807.     <script></script>
  7808. </card>
  7809.  
  7810.  
  7811. card_408462.xml
  7812. <?xml version="1.0" encoding="utf-8" ?>
  7813. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7814. <card>
  7815.     <id>408462</id>
  7816.     <filler1>0</filler1>
  7817.     <cantDelete> <false /> </cantDelete>
  7818.     <showPict> <true /> </showPict>
  7819.     <dontSearch> <false /> </dontSearch>
  7820.     <owner>8476</owner>
  7821.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7822.     <content>
  7823.         <layer>background</layer>
  7824.         <id>14</id>
  7825.         <text>Metropolis Software, Inc.</text>
  7826.     </content>
  7827.     <content>
  7828.         <layer>background</layer>
  7829.         <id>1</id>
  7830.         <text>DB/Write‚Ñ¢</text>
  7831.     </content>
  7832.     <content>
  7833.         <layer>background</layer>
  7834.         <id>3</id>
  7835.         <text>Total Products1</text>
  7836.     </content>
  7837.     <name>$Metropolis Software, Inc.</name>
  7838.     <script></script>
  7839. </card>
  7840.  
  7841.  
  7842. card_407934.xml
  7843. <?xml version="1.0" encoding="utf-8" ?>
  7844. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7845. <card>
  7846.     <id>407934</id>
  7847.     <filler1>0</filler1>
  7848.     <cantDelete> <false /> </cantDelete>
  7849.     <showPict> <true /> </showPict>
  7850.     <dontSearch> <false /> </dontSearch>
  7851.     <owner>8476</owner>
  7852.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7853.     <content>
  7854.         <layer>background</layer>
  7855.         <id>14</id>
  7856.         <text>Meta Software Corporation</text>
  7857.     </content>
  7858.     <content>
  7859.         <layer>background</layer>
  7860.         <id>1</id>
  7861.         <text>Design/OA</text>
  7862.     </content>
  7863.     <content>
  7864.         <layer>background</layer>
  7865.         <id>3</id>
  7866.         <text>Total Products1</text>
  7867.     </content>
  7868.     <name>$Meta Software Corporation</name>
  7869.     <script></script>
  7870. </card>
  7871.  
  7872.  
  7873. card_407730.xml
  7874. <?xml version="1.0" encoding="utf-8" ?>
  7875. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7876. <card>
  7877.     <id>407730</id>
  7878.     <filler1>0</filler1>
  7879.     <cantDelete> <false /> </cantDelete>
  7880.     <showPict> <true /> </showPict>
  7881.     <dontSearch> <false /> </dontSearch>
  7882.     <owner>8476</owner>
  7883.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7884.     <content>
  7885.         <layer>background</layer>
  7886.         <id>14</id>
  7887.         <text>Meridian Software Systems</text>
  7888.     </content>
  7889.     <content>
  7890.         <layer>background</layer>
  7891.         <id>1</id>
  7892.         <text>AdaVantage Compiler and Tool Set</text>
  7893.     </content>
  7894.     <content>
  7895.         <layer>background</layer>
  7896.         <id>3</id>
  7897.         <text>Total Products1</text>
  7898.     </content>
  7899.     <name>$Meridian Software Systems</name>
  7900.     <script></script>
  7901. </card>
  7902.  
  7903.  
  7904. card_407298.xml
  7905. <?xml version="1.0" encoding="utf-8" ?>
  7906. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7907. <card>
  7908.     <id>407298</id>
  7909.     <filler1>0</filler1>
  7910.     <cantDelete> <false /> </cantDelete>
  7911.     <showPict> <true /> </showPict>
  7912.     <dontSearch> <false /> </dontSearch>
  7913.     <owner>8476</owner>
  7914.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7915.     <content>
  7916.         <layer>background</layer>
  7917.         <id>14</id>
  7918.         <text>Mathem√¶sthetics, Inc.</text>
  7919.     </content>
  7920.     <content>
  7921.         <layer>background</layer>
  7922.         <id>1</id>
  7923.         <text>Resorcerer</text>
  7924.     </content>
  7925.     <content>
  7926.         <layer>background</layer>
  7927.         <id>3</id>
  7928.         <text>Total Products1</text>
  7929.     </content>
  7930.     <name>$Mathem√¶sthetics, Inc.</name>
  7931.     <script></script>
  7932. </card>
  7933.  
  7934.  
  7935. card_407177.xml
  7936. <?xml version="1.0" encoding="utf-8" ?>
  7937. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7938. <card>
  7939.     <id>407177</id>
  7940.     <filler1>0</filler1>
  7941.     <cantDelete> <false /> </cantDelete>
  7942.     <showPict> <true /> </showPict>
  7943.     <dontSearch> <false /> </dontSearch>
  7944.     <owner>8476</owner>
  7945.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7946.     <content>
  7947.         <layer>background</layer>
  7948.         <id>14</id>
  7949.         <text>Mark V Systems Ltd.</text>
  7950.     </content>
  7951.     <content>
  7952.         <layer>background</layer>
  7953.         <id>1</id>
  7954.         <text>Adagen¬Æ</text>
  7955.     </content>
  7956.     <content>
  7957.         <layer>background</layer>
  7958.         <id>3</id>
  7959.         <text>Total Products1</text>
  7960.     </content>
  7961.     <name>$Mark V Systems Ltd.</name>
  7962.     <script></script>
  7963. </card>
  7964.  
  7965.  
  7966. card_406962.xml
  7967. <?xml version="1.0" encoding="utf-8" ?>
  7968. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  7969. <card>
  7970.     <id>406962</id>
  7971.     <filler1>0</filler1>
  7972.     <cantDelete> <false /> </cantDelete>
  7973.     <showPict> <true /> </showPict>
  7974.     <dontSearch> <false /> </dontSearch>
  7975.     <owner>8476</owner>
  7976.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  7977.     <content>
  7978.         <layer>background</layer>
  7979.         <id>14</id>
  7980.         <text>Manx Software Systems</text>
  7981.     </content>
  7982.     <content>
  7983.         <layer>background</layer>
  7984.         <id>1</id>
  7985.         <text>Aztec C</text>
  7986.     </content>
  7987.     <content>
  7988.         <layer>background</layer>
  7989.         <id>3</id>
  7990.         <text>Total Products1</text>
  7991.     </content>
  7992.     <name>$Manx Software Systems</name>
  7993.     <script></script>
  7994. </card>
  7995.  
  7996.  
  7997. card_406566.xml
  7998. <?xml version="1.0" encoding="utf-8" ?>
  7999. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8000. <card>
  8001.     <id>406566</id>
  8002.     <filler1>0</filler1>
  8003.     <cantDelete> <false /> </cantDelete>
  8004.     <showPict> <true /> </showPict>
  8005.     <dontSearch> <false /> </dontSearch>
  8006.     <owner>8476</owner>
  8007.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8008.     <content>
  8009.         <layer>background</layer>
  8010.         <id>14</id>
  8011.         <text>Manor of Micro, Inc.</text>
  8012.     </content>
  8013.     <content>
  8014.         <layer>background</layer>
  8015.         <id>1</id>
  8016.         <text>StackMate‚Ñ¢</text>
  8017.     </content>
  8018.     <content>
  8019.         <layer>background</layer>
  8020.         <id>3</id>
  8021.         <text>Total Products1</text>
  8022.     </content>
  8023.     <name>$Manor of Micro, Inc.</name>
  8024.     <script></script>
  8025. </card>
  8026.  
  8027.  
  8028. card_406490.xml
  8029. <?xml version="1.0" encoding="utf-8" ?>
  8030. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8031. <card>
  8032.     <id>406490</id>
  8033.     <filler1>0</filler1>
  8034.     <cantDelete> <false /> </cantDelete>
  8035.     <showPict> <true /> </showPict>
  8036.     <dontSearch> <false /> </dontSearch>
  8037.     <owner>8476</owner>
  8038.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8039.     <content>
  8040.         <layer>background</layer>
  8041.         <id>14</id>
  8042.         <text>Mainstay</text>
  8043.     </content>
  8044.     <content>
  8045.         <layer>background</layer>
  8046.         <id>1</id>
  8047.         <text>Capture 3.0MacFlow 3.5</text>
  8048.     </content>
  8049.     <content>
  8050.         <layer>background</layer>
  8051.         <id>3</id>
  8052.         <text>Total Products2</text>
  8053.     </content>
  8054.     <name>$Mainstay</name>
  8055.     <script></script>
  8056. </card>
  8057.  
  8058.  
  8059. card_406130.xml
  8060. <?xml version="1.0" encoding="utf-8" ?>
  8061. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8062. <card>
  8063.     <id>406130</id>
  8064.     <filler1>0</filler1>
  8065.     <cantDelete> <false /> </cantDelete>
  8066.     <showPict> <true /> </showPict>
  8067.     <dontSearch> <false /> </dontSearch>
  8068.     <owner>8476</owner>
  8069.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8070.     <content>
  8071.         <layer>background</layer>
  8072.         <id>1</id>
  8073.         <text>MacTutor</text>
  8074.     </content>
  8075.     <content>
  8076.         <layer>background</layer>
  8077.         <id>3</id>
  8078.         <text>Total Products1</text>
  8079.     </content>
  8080.     <content>
  8081.         <layer>background</layer>
  8082.         <id>14</id>
  8083.         <text>MACTUTOR</text>
  8084.     </content>
  8085.     <name>$MACTUTOR</name>
  8086.     <script></script>
  8087. </card>
  8088.  
  8089.  
  8090. card_405816.xml
  8091. <?xml version="1.0" encoding="utf-8" ?>
  8092. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8093. <card>
  8094.     <id>405816</id>
  8095.     <filler1>0</filler1>
  8096.     <cantDelete> <false /> </cantDelete>
  8097.     <showPict> <true /> </showPict>
  8098.     <dontSearch> <false /> </dontSearch>
  8099.     <owner>8476</owner>
  8100.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8101.     <content>
  8102.         <layer>background</layer>
  8103.         <id>14</id>
  8104.         <text>MacroMind</text>
  8105.     </content>
  8106.     <content>
  8107.         <layer>background</layer>
  8108.         <id>1</id>
  8109.         <text>MacroMind Director 2.0</text>
  8110.     </content>
  8111.     <content>
  8112.         <layer>background</layer>
  8113.         <id>3</id>
  8114.         <text>Total Products1</text>
  8115.     </content>
  8116.     <name>$MacroMind</name>
  8117.     <script></script>
  8118. </card>
  8119.  
  8120.  
  8121. card_405658.xml
  8122. <?xml version="1.0" encoding="utf-8" ?>
  8123. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8124. <card>
  8125.     <id>405658</id>
  8126.     <filler1>0</filler1>
  8127.     <cantDelete> <false /> </cantDelete>
  8128.     <showPict> <true /> </showPict>
  8129.     <dontSearch> <false /> </dontSearch>
  8130.     <owner>8476</owner>
  8131.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8132.     <content>
  8133.         <layer>background</layer>
  8134.         <id>14</id>
  8135.         <text>Macmillan Publishing Company</text>
  8136.     </content>
  8137.     <content>
  8138.         <layer>background</layer>
  8139.         <id>1</id>
  8140.         <text>Metrowerks Modula-2 StartPak</text>
  8141.     </content>
  8142.     <content>
  8143.         <layer>background</layer>
  8144.         <id>3</id>
  8145.         <text>Total Products1</text>
  8146.     </content>
  8147.     <name>$Macmillan Publishing Company</name>
  8148.     <script></script>
  8149. </card>
  8150.  
  8151.  
  8152. card_405420.xml
  8153. <?xml version="1.0" encoding="utf-8" ?>
  8154. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8155. <card>
  8156.     <id>405420</id>
  8157.     <filler1>0</filler1>
  8158.     <cantDelete> <false /> </cantDelete>
  8159.     <showPict> <true /> </showPict>
  8160.     <dontSearch> <false /> </dontSearch>
  8161.     <owner>8476</owner>
  8162.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8163.     <content>
  8164.         <layer>background</layer>
  8165.         <id>14</id>
  8166.         <text>MacForth Plus</text>
  8167.     </content>
  8168.     <content>
  8169.         <layer>background</layer>
  8170.         <id>1</id>
  8171.         <text>MacForth Plus</text>
  8172.     </content>
  8173.     <content>
  8174.         <layer>background</layer>
  8175.         <id>3</id>
  8176.         <text>Total Products1</text>
  8177.     </content>
  8178.     <name>$MacForth Plus</name>
  8179.     <script></script>
  8180. </card>
  8181.  
  8182.  
  8183. card_405162.xml
  8184. <?xml version="1.0" encoding="utf-8" ?>
  8185. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8186. <card>
  8187.     <id>405162</id>
  8188.     <filler1>0</filler1>
  8189.     <cantDelete> <false /> </cantDelete>
  8190.     <showPict> <true /> </showPict>
  8191.     <dontSearch> <false /> </dontSearch>
  8192.     <owner>8476</owner>
  8193.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8194.     <content>
  8195.         <layer>background</layer>
  8196.         <id>14</id>
  8197.         <text>MacApp Developers Association</text>
  8198.     </content>
  8199.     <content>
  8200.         <layer>background</layer>
  8201.         <id>1</id>
  8202.         <text>MacApp Developers Association</text>
  8203.     </content>
  8204.     <content>
  8205.         <layer>background</layer>
  8206.         <id>3</id>
  8207.         <text>Total Products1</text>
  8208.     </content>
  8209.     <name>$MacApp Developers Associatio</name>
  8210.     <script></script>
  8211. </card>
  8212.  
  8213.  
  8214. card_403777.xml
  8215. <?xml version="1.0" encoding="utf-8" ?>
  8216. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8217. <card>
  8218.     <id>403777</id>
  8219.     <filler1>0</filler1>
  8220.     <cantDelete> <false /> </cantDelete>
  8221.     <showPict> <true /> </showPict>
  8222.     <dontSearch> <false /> </dontSearch>
  8223.     <owner>8476</owner>
  8224.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8225.     <content>
  8226.         <layer>background</layer>
  8227.         <id>14</id>
  8228.         <text>Lincoln & Co.</text>
  8229.     </content>
  8230.     <content>
  8231.         <layer>background</layer>
  8232.         <id>1</id>
  8233.         <text>PostShow ‚Äî PostScript Language Development Tool</text>
  8234.     </content>
  8235.     <content>
  8236.         <layer>background</layer>
  8237.         <id>3</id>
  8238.         <text>Total Products1</text>
  8239.     </content>
  8240.     <name>$Lincoln & Co.</name>
  8241.     <script></script>
  8242. </card>
  8243.  
  8244.  
  8245. card_402585.xml
  8246. <?xml version="1.0" encoding="utf-8" ?>
  8247. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8248. <card>
  8249.     <id>402585</id>
  8250.     <filler1>0</filler1>
  8251.     <cantDelete> <false /> </cantDelete>
  8252.     <showPict> <true /> </showPict>
  8253.     <dontSearch> <false /> </dontSearch>
  8254.     <owner>8476</owner>
  8255.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8256.     <content>
  8257.         <layer>background</layer>
  8258.         <id>14</id>
  8259.         <text>Lightship Software</text>
  8260.     </content>
  8261.     <content>
  8262.         <layer>background</layer>
  8263.         <id>1</id>
  8264.         <text>MacScheme+Toolsmith</text>
  8265.     </content>
  8266.     <content>
  8267.         <layer>background</layer>
  8268.         <id>3</id>
  8269.         <text>Total Products1</text>
  8270.     </content>
  8271.     <name>$Lightship Software</name>
  8272.     <script></script>
  8273. </card>
  8274.  
  8275.  
  8276. card_398833.xml
  8277. <?xml version="1.0" encoding="utf-8" ?>
  8278. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8279. <card>
  8280.     <id>398833</id>
  8281.     <filler1>0</filler1>
  8282.     <cantDelete> <false /> </cantDelete>
  8283.     <showPict> <true /> </showPict>
  8284.     <dontSearch> <false /> </dontSearch>
  8285.     <owner>8476</owner>
  8286.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8287.     <content>
  8288.         <layer>background</layer>
  8289.         <id>14</id>
  8290.         <text>Language Systems Corporation</text>
  8291.     </content>
  8292.     <content>
  8293.         <layer>background</layer>
  8294.         <id>1</id>
  8295.         <text>Language Systems FORTRANWild Things</text>
  8296.     </content>
  8297.     <content>
  8298.         <layer>background</layer>
  8299.         <id>3</id>
  8300.         <text>Total Products2</text>
  8301.     </content>
  8302.     <name>$Language Systems Corporation</name>
  8303.     <script></script>
  8304. </card>
  8305.  
  8306.  
  8307. card_398560.xml
  8308. <?xml version="1.0" encoding="utf-8" ?>
  8309. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8310. <card>
  8311.     <id>398560</id>
  8312.     <filler1>0</filler1>
  8313.     <cantDelete> <false /> </cantDelete>
  8314.     <showPict> <true /> </showPict>
  8315.     <dontSearch> <false /> </dontSearch>
  8316.     <owner>8476</owner>
  8317.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8318.     <content>
  8319.         <layer>background</layer>
  8320.         <id>14</id>
  8321.         <text>KnowledgeSet</text>
  8322.     </content>
  8323.     <content>
  8324.         <layer>background</layer>
  8325.         <id>1</id>
  8326.         <text>HyperKRS + HyperIndexerSuperKRS + SuperIndexer</text>
  8327.     </content>
  8328.     <content>
  8329.         <layer>background</layer>
  8330.         <id>3</id>
  8331.         <text>Total Products2</text>
  8332.     </content>
  8333.     <name>$KnowledgeSet</name>
  8334.     <script></script>
  8335. </card>
  8336.  
  8337.  
  8338. card_398180.xml
  8339. <?xml version="1.0" encoding="utf-8" ?>
  8340. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8341. <card>
  8342.     <id>398180</id>
  8343.     <filler1>0</filler1>
  8344.     <cantDelete> <false /> </cantDelete>
  8345.     <showPict> <true /> </showPict>
  8346.     <dontSearch> <false /> </dontSearch>
  8347.     <owner>8476</owner>
  8348.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8349.     <content>
  8350.         <layer>background</layer>
  8351.         <id>14</id>
  8352.         <text>Kaetron Software Corp.</text>
  8353.     </content>
  8354.     <content>
  8355.         <layer>background</layer>
  8356.         <id>1</id>
  8357.         <text>TopDown¬Æ 2.0</text>
  8358.     </content>
  8359.     <content>
  8360.         <layer>background</layer>
  8361.         <id>3</id>
  8362.         <text>Total Products1</text>
  8363.     </content>
  8364.     <name>$Kaetron Software Corp.</name>
  8365.     <script></script>
  8366. </card>
  8367.  
  8368.  
  8369. card_397947.xml
  8370. <?xml version="1.0" encoding="utf-8" ?>
  8371. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8372. <card>
  8373.     <id>397947</id>
  8374.     <filler1>0</filler1>
  8375.     <cantDelete> <false /> </cantDelete>
  8376.     <showPict> <true /> </showPict>
  8377.     <dontSearch> <false /> </dontSearch>
  8378.     <owner>8476</owner>
  8379.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8380.     <content>
  8381.         <layer>background</layer>
  8382.         <id>14</id>
  8383.         <text>Jasik Designs</text>
  8384.     </content>
  8385.     <content>
  8386.         <layer>background</layer>
  8387.         <id>1</id>
  8388.         <text>The Debugger V2 & MacNosy</text>
  8389.     </content>
  8390.     <content>
  8391.         <layer>background</layer>
  8392.         <id>3</id>
  8393.         <text>Total Products1</text>
  8394.     </content>
  8395.     <name>$Jasik Designs</name>
  8396.     <script></script>
  8397. </card>
  8398.  
  8399.  
  8400. card_397584.xml
  8401. <?xml version="1.0" encoding="utf-8" ?>
  8402. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8403. <card>
  8404.     <id>397584</id>
  8405.     <filler1>0</filler1>
  8406.     <cantDelete> <false /> </cantDelete>
  8407.     <showPict> <true /> </showPict>
  8408.     <dontSearch> <false /> </dontSearch>
  8409.     <owner>8476</owner>
  8410.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8411.     <content>
  8412.         <layer>background</layer>
  8413.         <id>14</id>
  8414.         <text>Ithaca Software</text>
  8415.     </content>
  8416.     <content>
  8417.         <layer>background</layer>
  8418.         <id>1</id>
  8419.         <text>HOOPS Graphics System</text>
  8420.     </content>
  8421.     <content>
  8422.         <layer>background</layer>
  8423.         <id>3</id>
  8424.         <text>Total Products1</text>
  8425.     </content>
  8426.     <name>$Ithaca Software</name>
  8427.     <script></script>
  8428. </card>
  8429.  
  8430.  
  8431. card_397520.xml
  8432. <?xml version="1.0" encoding="utf-8" ?>
  8433. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8434. <card>
  8435.     <id>397520</id>
  8436.     <filler1>0</filler1>
  8437.     <cantDelete> <false /> </cantDelete>
  8438.     <showPict> <true /> </showPict>
  8439.     <dontSearch> <false /> </dontSearch>
  8440.     <owner>8476</owner>
  8441.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8442.     <content>
  8443.         <layer>background</layer>
  8444.         <id>14</id>
  8445.         <text>Interprogram B.V.</text>
  8446.     </content>
  8447.     <content>
  8448.         <layer>background</layer>
  8449.         <id>1</id>
  8450.         <text>BLUES</text>
  8451.     </content>
  8452.     <content>
  8453.         <layer>background</layer>
  8454.         <id>3</id>
  8455.         <text>Total Products1</text>
  8456.     </content>
  8457.     <name>$Interprogram B.V.</name>
  8458.     <script></script>
  8459. </card>
  8460.  
  8461.  
  8462. card_397178.xml
  8463. <?xml version="1.0" encoding="utf-8" ?>
  8464. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8465. <card>
  8466.     <id>397178</id>
  8467.     <filler1>0</filler1>
  8468.     <cantDelete> <false /> </cantDelete>
  8469.     <showPict> <true /> </showPict>
  8470.     <dontSearch> <false /> </dontSearch>
  8471.     <owner>8476</owner>
  8472.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8473.     <content>
  8474.         <layer>background</layer>
  8475.         <id>14</id>
  8476.         <text>Interactive Software Engineering, Inc.</text>
  8477.     </content>
  8478.     <content>
  8479.         <layer>background</layer>
  8480.         <id>1</id>
  8481.         <text>Eiffel</text>
  8482.     </content>
  8483.     <content>
  8484.         <layer>background</layer>
  8485.         <id>3</id>
  8486.         <text>Total Products1</text>
  8487.     </content>
  8488.     <name>$Interactive Software Enginee</name>
  8489.     <script></script>
  8490. </card>
  8491.  
  8492.  
  8493. card_395936.xml
  8494. <?xml version="1.0" encoding="utf-8" ?>
  8495. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8496. <card>
  8497.     <id>395936</id>
  8498.     <filler1>0</filler1>
  8499.     <cantDelete> <false /> </cantDelete>
  8500.     <showPict> <true /> </showPict>
  8501.     <dontSearch> <false /> </dontSearch>
  8502.     <owner>8476</owner>
  8503.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8504.     <content>
  8505.         <layer>background</layer>
  8506.         <id>14</id>
  8507.         <text>Intel Corporation</text>
  8508.     </content>
  8509.     <content>
  8510.         <layer>background</layer>
  8511.         <id>1</id>
  8512.         <text>GNU/960 C Tools for MPW</text>
  8513.     </content>
  8514.     <content>
  8515.         <layer>background</layer>
  8516.         <id>3</id>
  8517.         <text>Total Products1</text>
  8518.     </content>
  8519.     <name>$Intel Corporation</name>
  8520.     <script></script>
  8521. </card>
  8522.  
  8523.  
  8524. card_395586.xml
  8525. <?xml version="1.0" encoding="utf-8" ?>
  8526. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8527. <card>
  8528.     <id>395586</id>
  8529.     <filler1>0</filler1>
  8530.     <cantDelete> <false /> </cantDelete>
  8531.     <showPict> <true /> </showPict>
  8532.     <dontSearch> <false /> </dontSearch>
  8533.     <owner>8476</owner>
  8534.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8535.     <content>
  8536.         <layer>background</layer>
  8537.         <id>14</id>
  8538.         <text>Institute for Research in Information and Scholarship</text>
  8539.     </content>
  8540.     <content>
  8541.         <layer>background</layer>
  8542.         <id>1</id>
  8543.         <text>IRIS Intermedia</text>
  8544.     </content>
  8545.     <content>
  8546.         <layer>background</layer>
  8547.         <id>3</id>
  8548.         <text>Total Products1</text>
  8549.     </content>
  8550.     <name>$Institute for Research in In</name>
  8551.     <script></script>
  8552. </card>
  8553.  
  8554.  
  8555. card_395350.xml
  8556. <?xml version="1.0" encoding="utf-8" ?>
  8557. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8558. <card>
  8559.     <id>395350</id>
  8560.     <filler1>0</filler1>
  8561.     <cantDelete> <false /> </cantDelete>
  8562.     <showPict> <true /> </showPict>
  8563.     <dontSearch> <false /> </dontSearch>
  8564.     <owner>8476</owner>
  8565.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8566.     <content>
  8567.         <layer>background</layer>
  8568.         <id>14</id>
  8569.         <text>InnoSys Incorporated</text>
  8570.     </content>
  8571.     <content>
  8572.         <layer>background</layer>
  8573.         <id>1</id>
  8574.         <text>InnoSys Airline Terminal Emulator Hypercard Interface</text>
  8575.     </content>
  8576.     <content>
  8577.         <layer>background</layer>
  8578.         <id>3</id>
  8579.         <text>Total Products1</text>
  8580.     </content>
  8581.     <name>$InnoSys Incorporated</name>
  8582.     <script></script>
  8583. </card>
  8584.  
  8585.  
  8586. card_394773.xml
  8587. <?xml version="1.0" encoding="utf-8" ?>
  8588. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8589. <card>
  8590.     <id>394773</id>
  8591.     <filler1>0</filler1>
  8592.     <cantDelete> <false /> </cantDelete>
  8593.     <showPict> <true /> </showPict>
  8594.     <dontSearch> <false /> </dontSearch>
  8595.     <owner>8476</owner>
  8596.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8597.     <content>
  8598.         <layer>background</layer>
  8599.         <id>14</id>
  8600.         <text>Informix Software, Inc.</text>
  8601.     </content>
  8602.     <content>
  8603.         <layer>background</layer>
  8604.         <id>1</id>
  8605.         <text>Wingz‚Ñ¢ 1.1</text>
  8606.     </content>
  8607.     <content>
  8608.         <layer>background</layer>
  8609.         <id>3</id>
  8610.         <text>Total Products1</text>
  8611.     </content>
  8612.     <name>$Informix Software, Inc.</name>
  8613.     <script></script>
  8614. </card>
  8615.  
  8616.  
  8617. card_394733.xml
  8618. <?xml version="1.0" encoding="utf-8" ?>
  8619. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8620. <card>
  8621.     <id>394733</id>
  8622.     <filler1>0</filler1>
  8623.     <cantDelete> <false /> </cantDelete>
  8624.     <showPict> <true /> </showPict>
  8625.     <dontSearch> <false /> </dontSearch>
  8626.     <owner>8476</owner>
  8627.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8628.     <content>
  8629.         <layer>background</layer>
  8630.         <id>14</id>
  8631.         <text>Information Builders, Inc.</text>
  8632.     </content>
  8633.     <content>
  8634.         <layer>background</layer>
  8635.         <id>1</id>
  8636.         <text>LEVEL5/Macintosh</text>
  8637.     </content>
  8638.     <content>
  8639.         <layer>background</layer>
  8640.         <id>3</id>
  8641.         <text>Total Products1</text>
  8642.     </content>
  8643.     <name>$Information Builders, Inc.</name>
  8644.     <script></script>
  8645. </card>
  8646.  
  8647.  
  8648. card_394234.xml
  8649. <?xml version="1.0" encoding="utf-8" ?>
  8650. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8651. <card>
  8652.     <id>394234</id>
  8653.     <filler1>0</filler1>
  8654.     <cantDelete> <false /> </cantDelete>
  8655.     <showPict> <true /> </showPict>
  8656.     <dontSearch> <false /> </dontSearch>
  8657.     <owner>8476</owner>
  8658.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8659.     <content>
  8660.         <layer>background</layer>
  8661.         <id>14</id>
  8662.         <text>INDIVIDUAL Software, Inc.</text>
  8663.     </content>
  8664.     <content>
  8665.         <layer>background</layer>
  8666.         <id>1</id>
  8667.         <text>101 Scripts and Buttons Plus for Hypercard</text>
  8668.     </content>
  8669.     <content>
  8670.         <layer>background</layer>
  8671.         <id>3</id>
  8672.         <text>Total Products1</text>
  8673.     </content>
  8674.     <name>$INDIVIDUAL Software, Inc.</name>
  8675.     <script></script>
  8676. </card>
  8677.  
  8678.  
  8679. card_393942.xml
  8680. <?xml version="1.0" encoding="utf-8" ?>
  8681. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8682. <card>
  8683.     <id>393942</id>
  8684.     <filler1>0</filler1>
  8685.     <cantDelete> <false /> </cantDelete>
  8686.     <showPict> <true /> </showPict>
  8687.     <dontSearch> <false /> </dontSearch>
  8688.     <owner>8476</owner>
  8689.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8690.     <content>
  8691.         <layer>background</layer>
  8692.         <id>14</id>
  8693.         <text>Imagine That, Inc.</text>
  8694.     </content>
  8695.     <content>
  8696.         <layer>background</layer>
  8697.         <id>1</id>
  8698.         <text>Extend</text>
  8699.     </content>
  8700.     <content>
  8701.         <layer>background</layer>
  8702.         <id>3</id>
  8703.         <text>Total Products1</text>
  8704.     </content>
  8705.     <name>$Imagine That, Inc.</name>
  8706.     <script></script>
  8707. </card>
  8708.  
  8709.  
  8710. card_393603.xml
  8711. <?xml version="1.0" encoding="utf-8" ?>
  8712. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8713. <card>
  8714.     <id>393603</id>
  8715.     <filler1>0</filler1>
  8716.     <cantDelete> <false /> </cantDelete>
  8717.     <showPict> <true /> </showPict>
  8718.     <dontSearch> <false /> </dontSearch>
  8719.     <owner>8476</owner>
  8720.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8721.     <content>
  8722.         <layer>background</layer>
  8723.         <id>14</id>
  8724.         <text>Iconix Software Engineering, Inc.</text>
  8725.     </content>
  8726.     <content>
  8727.         <layer>background</layer>
  8728.         <id>1</id>
  8729.         <text>Iconix PowerTools</text>
  8730.     </content>
  8731.     <content>
  8732.         <layer>background</layer>
  8733.         <id>3</id>
  8734.         <text>Total Products1</text>
  8735.     </content>
  8736.     <name>$Iconix Software Engineering,</name>
  8737.     <script></script>
  8738. </card>
  8739.  
  8740.  
  8741. card_393290.xml
  8742. <?xml version="1.0" encoding="utf-8" ?>
  8743. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8744. <card>
  8745.     <id>393290</id>
  8746.     <filler1>0</filler1>
  8747.     <cantDelete> <false /> </cantDelete>
  8748.     <showPict> <true /> </showPict>
  8749.     <dontSearch> <false /> </dontSearch>
  8750.     <owner>8476</owner>
  8751.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8752.     <content>
  8753.         <layer>background</layer>
  8754.         <id>14</id>
  8755.         <text>ICOM Simulations, Inc.</text>
  8756.     </content>
  8757.     <content>
  8758.         <layer>background</layer>
  8759.         <id>1</id>
  8760.         <text>Hyper TMONHyperTMON 2.0TMON‚Ñ¢</text>
  8761.     </content>
  8762.     <content>
  8763.         <layer>background</layer>
  8764.         <id>3</id>
  8765.         <text>Total Products3</text>
  8766.     </content>
  8767.     <name>$ICOM Simulations, Inc.</name>
  8768.     <script></script>
  8769. </card>
  8770.  
  8771.  
  8772. card_393211.xml
  8773. <?xml version="1.0" encoding="utf-8" ?>
  8774. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8775. <card>
  8776.     <id>393211</id>
  8777.     <filler1>0</filler1>
  8778.     <cantDelete> <false /> </cantDelete>
  8779.     <showPict> <true /> </showPict>
  8780.     <dontSearch> <false /> </dontSearch>
  8781.     <owner>8476</owner>
  8782.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8783.     <content>
  8784.         <layer>background</layer>
  8785.         <id>14</id>
  8786.         <text>Hyperworks</text>
  8787.     </content>
  8788.     <content>
  8789.         <layer>background</layer>
  8790.         <id>1</id>
  8791.         <text>Hyperworks Tools</text>
  8792.     </content>
  8793.     <content>
  8794.         <layer>background</layer>
  8795.         <id>3</id>
  8796.         <text>Total Products1</text>
  8797.     </content>
  8798.     <name>$Hyperworks</name>
  8799.     <script></script>
  8800. </card>
  8801.  
  8802.  
  8803. card_392869.xml
  8804. <?xml version="1.0" encoding="utf-8" ?>
  8805. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8806. <card>
  8807.     <id>392869</id>
  8808.     <filler1>0</filler1>
  8809.     <cantDelete> <false /> </cantDelete>
  8810.     <showPict> <true /> </showPict>
  8811.     <dontSearch> <false /> </dontSearch>
  8812.     <owner>8476</owner>
  8813.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8814.     <content>
  8815.         <layer>background</layer>
  8816.         <id>14</id>
  8817.         <text>HyperPro, Inc.</text>
  8818.     </content>
  8819.     <content>
  8820.         <layer>background</layer>
  8821.         <id>1</id>
  8822.         <text>VideoAuthor‚Ñ¢</text>
  8823.     </content>
  8824.     <content>
  8825.         <layer>background</layer>
  8826.         <id>3</id>
  8827.         <text>Total Products1</text>
  8828.     </content>
  8829.     <name>$HyperPro, Inc.</name>
  8830.     <script></script>
  8831. </card>
  8832.  
  8833.  
  8834. card_392593.xml
  8835. <?xml version="1.0" encoding="utf-8" ?>
  8836. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8837. <card>
  8838.     <id>392593</id>
  8839.     <filler1>0</filler1>
  8840.     <cantDelete> <false /> </cantDelete>
  8841.     <showPict> <true /> </showPict>
  8842.     <dontSearch> <false /> </dontSearch>
  8843.     <owner>8476</owner>
  8844.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8845.     <content>
  8846.         <layer>background</layer>
  8847.         <id>14</id>
  8848.         <text>Hyperpress Publishing.</text>
  8849.     </content>
  8850.     <content>
  8851.         <layer>background</layer>
  8852.         <id>1</id>
  8853.         <text>Icon FactoryImageLinkINTELLIGENT DEVELOPERScript ExpertScript LibraryStepAhead </text>
  8854.     </content>
  8855.     <content>
  8856.         <layer>background</layer>
  8857.         <id>3</id>
  8858.         <text>Total Products6</text>
  8859.     </content>
  8860.     <name>$Hyperpress Publishing.</name>
  8861.     <script></script>
  8862. </card>
  8863.  
  8864.  
  8865. card_392402.xml
  8866. <?xml version="1.0" encoding="utf-8" ?>
  8867. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8868. <card>
  8869.     <id>392402</id>
  8870.     <filler1>0</filler1>
  8871.     <cantDelete> <false /> </cantDelete>
  8872.     <showPict> <true /> </showPict>
  8873.     <dontSearch> <false /> </dontSearch>
  8874.     <owner>8476</owner>
  8875.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8876.     <content>
  8877.         <layer>background</layer>
  8878.         <id>14</id>
  8879.         <text>Human Intellect Systems</text>
  8880.     </content>
  8881.     <content>
  8882.         <layer>background</layer>
  8883.         <id>1</id>
  8884.         <text>Instant-Expert 2.0Instant-Expert Plus 2.0</text>
  8885.     </content>
  8886.     <content>
  8887.         <layer>background</layer>
  8888.         <id>3</id>
  8889.         <text>Total Products2</text>
  8890.     </content>
  8891.     <name>$Human Intellect Systems</name>
  8892.     <script></script>
  8893. </card>
  8894.  
  8895.  
  8896. card_391945.xml
  8897. <?xml version="1.0" encoding="utf-8" ?>
  8898. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8899. <card>
  8900.     <id>391945</id>
  8901.     <filler1>0</filler1>
  8902.     <cantDelete> <false /> </cantDelete>
  8903.     <showPict> <true /> </showPict>
  8904.     <dontSearch> <false /> </dontSearch>
  8905.     <owner>8476</owner>
  8906.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8907.     <content>
  8908.         <layer>background</layer>
  8909.         <id>14</id>
  8910.         <text>Hotwire Labs</text>
  8911.     </content>
  8912.     <content>
  8913.         <layer>background</layer>
  8914.         <id>1</id>
  8915.         <text>Xtrap</text>
  8916.     </content>
  8917.     <content>
  8918.         <layer>background</layer>
  8919.         <id>3</id>
  8920.         <text>Total Products1</text>
  8921.     </content>
  8922.     <name>$Hotwire Labs</name>
  8923.     <script></script>
  8924. </card>
  8925.  
  8926.  
  8927. card_390724.xml
  8928. <?xml version="1.0" encoding="utf-8" ?>
  8929. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8930. <card>
  8931.     <id>390724</id>
  8932.     <filler1>0</filler1>
  8933.     <cantDelete> <false /> </cantDelete>
  8934.     <showPict> <true /> </showPict>
  8935.     <dontSearch> <false /> </dontSearch>
  8936.     <owner>8476</owner>
  8937.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8938.     <content>
  8939.         <layer>background</layer>
  8940.         <id>14</id>
  8941.         <text>Holder, Egan & Company, Inc.</text>
  8942.     </content>
  8943.     <content>
  8944.         <layer>background</layer>
  8945.         <id>1</id>
  8946.         <text>MacInterface¬Æ</text>
  8947.     </content>
  8948.     <content>
  8949.         <layer>background</layer>
  8950.         <id>3</id>
  8951.         <text>Total Products1</text>
  8952.     </content>
  8953.     <name>$Holder, Egan & Company, Inc.</name>
  8954.     <script></script>
  8955. </card>
  8956.  
  8957.  
  8958. card_388883.xml
  8959. <?xml version="1.0" encoding="utf-8" ?>
  8960. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8961. <card>
  8962.     <id>388883</id>
  8963.     <filler1>0</filler1>
  8964.     <cantDelete> <false /> </cantDelete>
  8965.     <showPict> <true /> </showPict>
  8966.     <dontSearch> <false /> </dontSearch>
  8967.     <owner>8476</owner>
  8968.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  8969.     <content>
  8970.         <layer>background</layer>
  8971.         <id>14</id>
  8972.         <text>Help Software, Inc.</text>
  8973.     </content>
  8974.     <content>
  8975.         <layer>background</layer>
  8976.         <id>1</id>
  8977.         <text>Desktop Help</text>
  8978.     </content>
  8979.     <content>
  8980.         <layer>background</layer>
  8981.         <id>3</id>
  8982.         <text>Total Products1</text>
  8983.     </content>
  8984.     <name>$Help Software, Inc.</name>
  8985.     <script></script>
  8986. </card>
  8987.  
  8988.  
  8989. card_387951.xml
  8990. <?xml version="1.0" encoding="utf-8" ?>
  8991. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  8992. <card>
  8993.     <id>387951</id>
  8994.     <filler1>0</filler1>
  8995.     <cantDelete> <false /> </cantDelete>
  8996.     <showPict> <true /> </showPict>
  8997.     <dontSearch> <false /> </dontSearch>
  8998.     <owner>8476</owner>
  8999.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9000.     <content>
  9001.         <layer>background</layer>
  9002.         <id>14</id>
  9003.         <text>Heizer Software</text>
  9004.     </content>
  9005.     <content>
  9006.         <layer>background</layer>
  9007.         <id>1</id>
  9008.         <text>BASIC TranslatorCompileIt! ‚Äî The Script CompilerConvertIt!‚Ñ¢Eyecons!RecordIt!‚Ñ¢ - The Script Recorder</text>
  9009.     </content>
  9010.     <content>
  9011.         <layer>background</layer>
  9012.         <id>3</id>
  9013.         <text>Total Products5</text>
  9014.     </content>
  9015.     <name>$Heizer Software</name>
  9016.     <script></script>
  9017. </card>
  9018.  
  9019.  
  9020. card_386611.xml
  9021. <?xml version="1.0" encoding="utf-8" ?>
  9022. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9023. <card>
  9024.     <id>386611</id>
  9025.     <filler1>0</filler1>
  9026.     <cantDelete> <false /> </cantDelete>
  9027.     <showPict> <true /> </showPict>
  9028.     <dontSearch> <false /> </dontSearch>
  9029.     <owner>8476</owner>
  9030.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9031.     <content>
  9032.         <layer>background</layer>
  9033.         <id>14</id>
  9034.         <text>Grammar Engine, Inc.</text>
  9035.     </content>
  9036.     <content>
  9037.         <layer>background</layer>
  9038.         <id>1</id>
  9039.         <text>PROMICE</text>
  9040.     </content>
  9041.     <content>
  9042.         <layer>background</layer>
  9043.         <id>3</id>
  9044.         <text>Total Products1</text>
  9045.     </content>
  9046.     <name>$Grammar Engine, Inc.</name>
  9047.     <script></script>
  9048. </card>
  9049.  
  9050.  
  9051. card_386200.xml
  9052. <?xml version="1.0" encoding="utf-8" ?>
  9053. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9054. <card>
  9055.     <id>386200</id>
  9056.     <filler1>0</filler1>
  9057.     <cantDelete> <false /> </cantDelete>
  9058.     <showPict> <true /> </showPict>
  9059.     <dontSearch> <false /> </dontSearch>
  9060.     <owner>8476</owner>
  9061.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9062.     <content>
  9063.         <layer>background</layer>
  9064.         <id>14</id>
  9065.         <text>Gold Hill Computers, Inc.</text>
  9066.     </content>
  9067.     <content>
  9068.         <layer>background</layer>
  9069.         <id>1</id>
  9070.         <text>GoldWorks II</text>
  9071.     </content>
  9072.     <content>
  9073.         <layer>background</layer>
  9074.         <id>3</id>
  9075.         <text>Total Products1</text>
  9076.     </content>
  9077.     <name>$Gold Hill Computers, Inc.</name>
  9078.     <script></script>
  9079. </card>
  9080.  
  9081.  
  9082. card_385810.xml
  9083. <?xml version="1.0" encoding="utf-8" ?>
  9084. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9085. <card>
  9086.     <id>385810</id>
  9087.     <filler1>0</filler1>
  9088.     <cantDelete> <false /> </cantDelete>
  9089.     <showPict> <true /> </showPict>
  9090.     <dontSearch> <false /> </dontSearch>
  9091.     <owner>8476</owner>
  9092.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9093.     <content>
  9094.         <layer>background</layer>
  9095.         <id>14</id>
  9096.         <text>GAVA Corporation</text>
  9097.     </content>
  9098.     <content>
  9099.         <layer>background</layer>
  9100.         <id>1</id>
  9101.         <text>HyperCom‚Ñ¢</text>
  9102.     </content>
  9103.     <content>
  9104.         <layer>background</layer>
  9105.         <id>3</id>
  9106.         <text>Total Products1</text>
  9107.     </content>
  9108.     <name>$GAVA Corporation</name>
  9109.     <script></script>
  9110. </card>
  9111.  
  9112.  
  9113. card_385697.xml
  9114. <?xml version="1.0" encoding="utf-8" ?>
  9115. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9116. <card>
  9117.     <id>385697</id>
  9118.     <filler1>0</filler1>
  9119.     <cantDelete> <false /> </cantDelete>
  9120.     <showPict> <true /> </showPict>
  9121.     <dontSearch> <false /> </dontSearch>
  9122.     <owner>8476</owner>
  9123.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9124.     <content>
  9125.         <layer>background</layer>
  9126.         <id>14</id>
  9127.         <text>Franz, Inc.</text>
  9128.     </content>
  9129.     <content>
  9130.         <layer>background</layer>
  9131.         <id>1</id>
  9132.         <text>Allegro Flavors‚Ñ¢</text>
  9133.     </content>
  9134.     <content>
  9135.         <layer>background</layer>
  9136.         <id>3</id>
  9137.         <text>Total Products1</text>
  9138.     </content>
  9139.     <name>$Franz, Inc.</name>
  9140.     <script></script>
  9141. </card>
  9142.  
  9143.  
  9144. card_385301.xml
  9145. <?xml version="1.0" encoding="utf-8" ?>
  9146. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9147. <card>
  9148.     <id>385301</id>
  9149.     <filler1>0</filler1>
  9150.     <cantDelete> <false /> </cantDelete>
  9151.     <showPict> <true /> </showPict>
  9152.     <dontSearch> <false /> </dontSearch>
  9153.     <owner>8476</owner>
  9154.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9155.     <content>
  9156.         <layer>background</layer>
  9157.         <id>14</id>
  9158.         <text>Fox Software, Inc.</text>
  9159.     </content>
  9160.     <content>
  9161.         <layer>background</layer>
  9162.         <id>1</id>
  9163.         <text>FoxBASE+/Mac</text>
  9164.     </content>
  9165.     <content>
  9166.         <layer>background</layer>
  9167.         <id>3</id>
  9168.         <text>Total Products1</text>
  9169.     </content>
  9170.     <name>$Fox Software, Inc.</name>
  9171.     <script></script>
  9172. </card>
  9173.  
  9174.  
  9175. card_384005.xml
  9176. <?xml version="1.0" encoding="utf-8" ?>
  9177. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9178. <card>
  9179.     <id>384005</id>
  9180.     <filler1>0</filler1>
  9181.     <cantDelete> <false /> </cantDelete>
  9182.     <showPict> <true /> </showPict>
  9183.     <dontSearch> <false /> </dontSearch>
  9184.     <owner>8476</owner>
  9185.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9186.     <content>
  9187.         <layer>background</layer>
  9188.         <id>14</id>
  9189.         <text>Foundation Publishing, Inc.</text>
  9190.     </content>
  9191.     <content>
  9192.         <layer>background</layer>
  9193.         <id>1</id>
  9194.         <text>HyperSpeller</text>
  9195.     </content>
  9196.     <content>
  9197.         <layer>background</layer>
  9198.         <id>3</id>
  9199.         <text>Total Products1</text>
  9200.     </content>
  9201.     <name>$Foundation Publishing, Inc.</name>
  9202.     <script></script>
  9203. </card>
  9204.  
  9205.  
  9206. card_383990.xml
  9207. <?xml version="1.0" encoding="utf-8" ?>
  9208. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9209. <card>
  9210.     <id>383990</id>
  9211.     <filler1>0</filler1>
  9212.     <cantDelete> <false /> </cantDelete>
  9213.     <showPict> <true /> </showPict>
  9214.     <dontSearch> <false /> </dontSearch>
  9215.     <owner>8476</owner>
  9216.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9217.     <content>
  9218.         <layer>background</layer>
  9219.         <id>14</id>
  9220.         <text>Fidcor, USA</text>
  9221.     </content>
  9222.     <content>
  9223.         <layer>background</layer>
  9224.         <id>1</id>
  9225.         <text>XTRA</text>
  9226.     </content>
  9227.     <content>
  9228.         <layer>background</layer>
  9229.         <id>3</id>
  9230.         <text>Total Products1</text>
  9231.     </content>
  9232.     <name>$Fidcor, USA</name>
  9233.     <script></script>
  9234. </card>
  9235.  
  9236.  
  9237. card_383718.xml
  9238. <?xml version="1.0" encoding="utf-8" ?>
  9239. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9240. <card>
  9241.     <id>383718</id>
  9242.     <filler1>0</filler1>
  9243.     <cantDelete> <false /> </cantDelete>
  9244.     <showPict> <true /> </showPict>
  9245.     <dontSearch> <false /> </dontSearch>
  9246.     <owner>8476</owner>
  9247.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9248.     <content>
  9249.         <layer>background</layer>
  9250.         <id>14</id>
  9251.         <text>Farallon Computing, Inc.</text>
  9252.     </content>
  9253.     <content>
  9254.         <layer>background</layer>
  9255.         <id>1</id>
  9256.         <text>MacRecorder¬Æ Sound SystemMediaTracks‚Ñ¢</text>
  9257.     </content>
  9258.     <content>
  9259.         <layer>background</layer>
  9260.         <id>3</id>
  9261.         <text>Total Products2</text>
  9262.     </content>
  9263.     <name>$Farallon Computing, Inc.</name>
  9264.     <script></script>
  9265. </card>
  9266.  
  9267.  
  9268. card_383298.xml
  9269. <?xml version="1.0" encoding="utf-8" ?>
  9270. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9271. <card>
  9272.     <id>383298</id>
  9273.     <filler1>0</filler1>
  9274.     <cantDelete> <false /> </cantDelete>
  9275.     <showPict> <true /> </showPict>
  9276.     <dontSearch> <false /> </dontSearch>
  9277.     <owner>8476</owner>
  9278.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9279.     <content>
  9280.         <layer>background</layer>
  9281.         <id>14</id>
  9282.         <text>FairCom Corporation</text>
  9283.     </content>
  9284.     <content>
  9285.         <layer>background</layer>
  9286.         <id>1</id>
  9287.         <text>c-tree File Handler/Server</text>
  9288.     </content>
  9289.     <content>
  9290.         <layer>background</layer>
  9291.         <id>3</id>
  9292.         <text>Total Products1</text>
  9293.     </content>
  9294.     <name>$FairCom Corporation</name>
  9295.     <script></script>
  9296. </card>
  9297.  
  9298.  
  9299. card_383135.xml
  9300. <?xml version="1.0" encoding="utf-8" ?>
  9301. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9302. <card>
  9303.     <id>383135</id>
  9304.     <filler1>0</filler1>
  9305.     <cantDelete> <false /> </cantDelete>
  9306.     <showPict> <true /> </showPict>
  9307.     <dontSearch> <false /> </dontSearch>
  9308.     <owner>8476</owner>
  9309.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9310.     <content>
  9311.         <layer>background</layer>
  9312.         <id>14</id>
  9313.         <text>ExperTelligence, Inc.</text>
  9314.     </content>
  9315.     <content>
  9316.         <layer>background</layer>
  9317.         <id>1</id>
  9318.         <text>Action!¬ÆmicroExplorer‚Ñ¢ board</text>
  9319.     </content>
  9320.     <content>
  9321.         <layer>background</layer>
  9322.         <id>3</id>
  9323.         <text>Total Products2</text>
  9324.     </content>
  9325.     <name>$ExperTelligence, Inc.</name>
  9326.     <script></script>
  9327. </card>
  9328.  
  9329.  
  9330. card_382817.xml
  9331. <?xml version="1.0" encoding="utf-8" ?>
  9332. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9333. <card>
  9334.     <id>382817</id>
  9335.     <filler1>0</filler1>
  9336.     <cantDelete> <false /> </cantDelete>
  9337.     <showPict> <true /> </showPict>
  9338.     <dontSearch> <false /> </dontSearch>
  9339.     <owner>8476</owner>
  9340.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9341.     <content>
  9342.         <layer>background</layer>
  9343.         <id>14</id>
  9344.         <text>EXIN</text>
  9345.     </content>
  9346.     <content>
  9347.         <layer>background</layer>
  9348.         <id>1</id>
  9349.         <text>HyperPage¬Æ</text>
  9350.     </content>
  9351.     <content>
  9352.         <layer>background</layer>
  9353.         <id>3</id>
  9354.         <text>Total Products1</text>
  9355.     </content>
  9356.     <name>$EXIN</name>
  9357.     <script></script>
  9358. </card>
  9359.  
  9360.  
  9361. card_380353.xml
  9362. <?xml version="1.0" encoding="utf-8" ?>
  9363. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9364. <card>
  9365.     <id>380353</id>
  9366.     <filler1>0</filler1>
  9367.     <cantDelete> <false /> </cantDelete>
  9368.     <showPict> <true /> </showPict>
  9369.     <dontSearch> <false /> </dontSearch>
  9370.     <owner>8476</owner>
  9371.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9372.     <content>
  9373.         <layer>background</layer>
  9374.         <id>14</id>
  9375.         <text>Excel Software</text>
  9376.     </content>
  9377.     <content>
  9378.         <layer>background</layer>
  9379.         <id>1</id>
  9380.         <text>MacAnalyst & MacDesigner</text>
  9381.     </content>
  9382.     <content>
  9383.         <layer>background</layer>
  9384.         <id>3</id>
  9385.         <text>Total Products1</text>
  9386.     </content>
  9387.     <name>$Excel Software</name>
  9388.     <script></script>
  9389. </card>
  9390.  
  9391.  
  9392. card_379915.xml
  9393. <?xml version="1.0" encoding="utf-8" ?>
  9394. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9395. <card>
  9396.     <id>379915</id>
  9397.     <filler1>0</filler1>
  9398.     <cantDelete> <false /> </cantDelete>
  9399.     <showPict> <true /> </showPict>
  9400.     <dontSearch> <false /> </dontSearch>
  9401.     <owner>8476</owner>
  9402.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9403.     <content>
  9404.         <layer>background</layer>
  9405.         <id>14</id>
  9406.         <text>Ex Machina, Inc.</text>
  9407.     </content>
  9408.     <content>
  9409.         <layer>background</layer>
  9410.         <id>1</id>
  9411.         <text>WristMac‚Ñ¢</text>
  9412.     </content>
  9413.     <content>
  9414.         <layer>background</layer>
  9415.         <id>3</id>
  9416.         <text>Total Products1</text>
  9417.     </content>
  9418.     <name>$Ex Machina, Inc.</name>
  9419.     <script></script>
  9420. </card>
  9421.  
  9422.  
  9423. card_379761.xml
  9424. <?xml version="1.0" encoding="utf-8" ?>
  9425. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9426. <card>
  9427.     <id>379761</id>
  9428.     <filler1>0</filler1>
  9429.     <cantDelete> <false /> </cantDelete>
  9430.     <showPict> <true /> </showPict>
  9431.     <dontSearch> <false /> </dontSearch>
  9432.     <owner>8476</owner>
  9433.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9434.     <content>
  9435.         <layer>background</layer>
  9436.         <id>14</id>
  9437.         <text>Evatac Software</text>
  9438.     </content>
  9439.     <content>
  9440.         <layer>background</layer>
  9441.         <id>1</id>
  9442.         <text>Preditor 1.1</text>
  9443.     </content>
  9444.     <content>
  9445.         <layer>background</layer>
  9446.         <id>3</id>
  9447.         <text>Total Products1</text>
  9448.     </content>
  9449.     <name>$Evatac Software</name>
  9450.     <script></script>
  9451. </card>
  9452.  
  9453.  
  9454. card_379144.xml
  9455. <?xml version="1.0" encoding="utf-8" ?>
  9456. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9457. <card>
  9458.     <id>379144</id>
  9459.     <filler1>0</filler1>
  9460.     <cantDelete> <false /> </cantDelete>
  9461.     <showPict> <true /> </showPict>
  9462.     <dontSearch> <false /> </dontSearch>
  9463.     <owner>8476</owner>
  9464.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9465.     <content>
  9466.         <layer>background</layer>
  9467.         <id>14</id>
  9468.         <text>Emerald Intelligence, Inc.</text>
  9469.     </content>
  9470.     <content>
  9471.         <layer>background</layer>
  9472.         <id>1</id>
  9473.         <text>Mahogany‚Ñ¢ Professional</text>
  9474.     </content>
  9475.     <content>
  9476.         <layer>background</layer>
  9477.         <id>3</id>
  9478.         <text>Total Products1</text>
  9479.     </content>
  9480.     <name>$Emerald Intelligence, Inc.</name>
  9481.     <script></script>
  9482. </card>
  9483.  
  9484.  
  9485. card_379091.xml
  9486. <?xml version="1.0" encoding="utf-8" ?>
  9487. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9488. <card>
  9489.     <id>379091</id>
  9490.     <filler1>0</filler1>
  9491.     <cantDelete> <false /> </cantDelete>
  9492.     <showPict> <true /> </showPict>
  9493.     <dontSearch> <false /> </dontSearch>
  9494.     <owner>8476</owner>
  9495.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9496.     <content>
  9497.         <layer>background</layer>
  9498.         <id>14</id>
  9499.         <text>Eastgate Systems, Inc.</text>
  9500.     </content>
  9501.     <content>
  9502.         <layer>background</layer>
  9503.         <id>1</id>
  9504.         <text>Hypergate‚Ñ¢StorySpace‚Ñ¢</text>
  9505.     </content>
  9506.     <content>
  9507.         <layer>background</layer>
  9508.         <id>3</id>
  9509.         <text>Total Products2</text>
  9510.     </content>
  9511.     <name>$Eastgate Systems, Inc.</name>
  9512.     <script></script>
  9513. </card>
  9514.  
  9515.  
  9516. card_377563.xml
  9517. <?xml version="1.0" encoding="utf-8" ?>
  9518. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9519. <card>
  9520.     <id>377563</id>
  9521.     <filler1>0</filler1>
  9522.     <cantDelete> <false /> </cantDelete>
  9523.     <showPict> <true /> </showPict>
  9524.     <dontSearch> <false /> </dontSearch>
  9525.     <owner>8476</owner>
  9526.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9527.     <content>
  9528.         <layer>background</layer>
  9529.         <id>14</id>
  9530.         <text>Drasch Computer Software</text>
  9531.     </content>
  9532.     <content>
  9533.         <layer>background</layer>
  9534.         <id>1</id>
  9535.         <text>Clisp ‚Äî LISP Library for C</text>
  9536.     </content>
  9537.     <content>
  9538.         <layer>background</layer>
  9539.         <id>3</id>
  9540.         <text>Total Products1</text>
  9541.     </content>
  9542.     <name>$Drasch Computer Software</name>
  9543.     <script></script>
  9544. </card>
  9545.  
  9546.  
  9547. card_376280.xml
  9548. <?xml version="1.0" encoding="utf-8" ?>
  9549. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9550. <card>
  9551.     <id>376280</id>
  9552.     <filler1>0</filler1>
  9553.     <cantDelete> <false /> </cantDelete>
  9554.     <showPict> <true /> </showPict>
  9555.     <dontSearch> <false /> </dontSearch>
  9556.     <owner>8476</owner>
  9557.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9558.     <content>
  9559.         <layer>background</layer>
  9560.         <id>14</id>
  9561.         <text>Digidesign, Inc.</text>
  9562.     </content>
  9563.     <content>
  9564.         <layer>background</layer>
  9565.         <id>1</id>
  9566.         <text>Audiomedia‚Ñ¢Clip Tunes‚Ñ¢DECK‚Ñ¢MacProteus‚Ñ¢Sound Tools‚Ñ¢ Digital Recording & Editing System</text>
  9567.     </content>
  9568.     <content>
  9569.         <layer>background</layer>
  9570.         <id>3</id>
  9571.         <text>Total Products5</text>
  9572.     </content>
  9573.     <name>$Digidesign, Inc.</name>
  9574.     <script></script>
  9575. </card>
  9576.  
  9577.  
  9578. card_375672.xml
  9579. <?xml version="1.0" encoding="utf-8" ?>
  9580. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9581. <card>
  9582.     <id>375672</id>
  9583.     <filler1>0</filler1>
  9584.     <cantDelete> <false /> </cantDelete>
  9585.     <showPict> <true /> </showPict>
  9586.     <dontSearch> <false /> </dontSearch>
  9587.     <owner>8476</owner>
  9588.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9589.     <content>
  9590.         <layer>background</layer>
  9591.         <id>14</id>
  9592.         <text>Diab-Data, Inc.</text>
  9593.     </content>
  9594.     <content>
  9595.         <layer>background</layer>
  9596.         <id>1</id>
  9597.         <text>D-AS/88K MC88000 Cross AssemblerD-CC/68K C TOOLSD-CC/88K C Cross Compiler</text>
  9598.     </content>
  9599.     <content>
  9600.         <layer>background</layer>
  9601.         <id>3</id>
  9602.         <text>Total Products3</text>
  9603.     </content>
  9604.     <name>$Diab-Data, Inc.</name>
  9605.     <script></script>
  9606. </card>
  9607.  
  9608.  
  9609. card_375484.xml
  9610. <?xml version="1.0" encoding="utf-8" ?>
  9611. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9612. <card>
  9613.     <id>375484</id>
  9614.     <filler1>0</filler1>
  9615.     <cantDelete> <false /> </cantDelete>
  9616.     <showPict> <true /> </showPict>
  9617.     <dontSearch> <false /> </dontSearch>
  9618.     <owner>8476</owner>
  9619.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9620.     <content>
  9621.         <layer>background</layer>
  9622.         <id>14</id>
  9623.         <text>Developer University</text>
  9624.     </content>
  9625.     <content>
  9626.         <layer>background</layer>
  9627.         <id>1</id>
  9628.         <text>Apple Developer University</text>
  9629.     </content>
  9630.     <content>
  9631.         <layer>background</layer>
  9632.         <id>3</id>
  9633.         <text>Total Products1</text>
  9634.     </content>
  9635.     <name>$Developer University</name>
  9636.     <script></script>
  9637. </card>
  9638.  
  9639.  
  9640. card_375086.xml
  9641. <?xml version="1.0" encoding="utf-8" ?>
  9642. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9643. <card>
  9644.     <id>375086</id>
  9645.     <filler1>0</filler1>
  9646.     <cantDelete> <false /> </cantDelete>
  9647.     <showPict> <true /> </showPict>
  9648.     <dontSearch> <false /> </dontSearch>
  9649.     <owner>8476</owner>
  9650.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9651.     <content>
  9652.         <layer>background</layer>
  9653.         <id>14</id>
  9654.         <text>DCM Data Products</text>
  9655.     </content>
  9656.     <content>
  9657.         <layer>background</layer>
  9658.         <id>1</id>
  9659.         <text>Mactran Plus 4.0</text>
  9660.     </content>
  9661.     <content>
  9662.         <layer>background</layer>
  9663.         <id>3</id>
  9664.         <text>Total Products1</text>
  9665.     </content>
  9666.     <name>$DCM Data Products</name>
  9667.     <script></script>
  9668. </card>
  9669.  
  9670.  
  9671. card_374941.xml
  9672. <?xml version="1.0" encoding="utf-8" ?>
  9673. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9674. <card>
  9675.     <id>374941</id>
  9676.     <filler1>0</filler1>
  9677.     <cantDelete> <false /> </cantDelete>
  9678.     <showPict> <true /> </showPict>
  9679.     <dontSearch> <false /> </dontSearch>
  9680.     <owner>8476</owner>
  9681.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9682.     <content>
  9683.         <layer>background</layer>
  9684.         <id>14</id>
  9685.         <text>Cyan</text>
  9686.     </content>
  9687.     <content>
  9688.         <layer>background</layer>
  9689.         <id>1</id>
  9690.         <text>Mockingbird‚Ñ¢Peacock</text>
  9691.     </content>
  9692.     <content>
  9693.         <layer>background</layer>
  9694.         <id>3</id>
  9695.         <text>Total Products2</text>
  9696.     </content>
  9697.     <name>$Cyan</name>
  9698.     <script></script>
  9699. </card>
  9700.  
  9701.  
  9702. card_374576.xml
  9703. <?xml version="1.0" encoding="utf-8" ?>
  9704. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9705. <card>
  9706.     <id>374576</id>
  9707.     <filler1>0</filler1>
  9708.     <cantDelete> <false /> </cantDelete>
  9709.     <showPict> <true /> </showPict>
  9710.     <dontSearch> <false /> </dontSearch>
  9711.     <owner>8476</owner>
  9712.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9713.     <content>
  9714.         <layer>background</layer>
  9715.         <id>14</id>
  9716.         <text>Creative Solutions, Inc.</text>
  9717.     </content>
  9718.     <content>
  9719.         <layer>background</layer>
  9720.         <id>1</id>
  9721.         <text>Hurdler Nubus Serial/Parallel/Proto Add-In Boards</text>
  9722.     </content>
  9723.     <content>
  9724.         <layer>background</layer>
  9725.         <id>3</id>
  9726.         <text>Total Products1</text>
  9727.     </content>
  9728.     <name>$Creative Solutions, Inc.</name>
  9729.     <script></script>
  9730. </card>
  9731.  
  9732.  
  9733. card_374397.xml
  9734. <?xml version="1.0" encoding="utf-8" ?>
  9735. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9736. <card>
  9737.     <id>374397</id>
  9738.     <filler1>0</filler1>
  9739.     <cantDelete> <false /> </cantDelete>
  9740.     <showPict> <true /> </showPict>
  9741.     <dontSearch> <false /> </dontSearch>
  9742.     <owner>8476</owner>
  9743.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9744.     <content>
  9745.         <layer>background</layer>
  9746.         <id>14</id>
  9747.         <text>Consulair Corporation</text>
  9748.     </content>
  9749.     <content>
  9750.         <layer>background</layer>
  9751.         <id>1</id>
  9752.         <text>Consulair 68000 Development System    Consulair 68020/030 Development SystemConsulair 68020/68881 C Development System</text>
  9753.     </content>
  9754.     <content>
  9755.         <layer>background</layer>
  9756.         <id>3</id>
  9757.         <text>Total Products3</text>
  9758.     </content>
  9759.     <name>$Consulair Corporation</name>
  9760.     <script></script>
  9761. </card>
  9762.  
  9763.  
  9764. card_374158.xml
  9765. <?xml version="1.0" encoding="utf-8" ?>
  9766. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9767. <card>
  9768.     <id>374158</id>
  9769.     <filler1>0</filler1>
  9770.     <cantDelete> <false /> </cantDelete>
  9771.     <showPict> <true /> </showPict>
  9772.     <dontSearch> <false /> </dontSearch>
  9773.     <owner>8476</owner>
  9774.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9775.     <content>
  9776.         <layer>background</layer>
  9777.         <id>14</id>
  9778.         <text>Concentrix Technology, Inc.</text>
  9779.     </content>
  9780.     <content>
  9781.         <layer>background</layer>
  9782.         <id>1</id>
  9783.         <text>Connections‚Ñ¢HyperPort‚Ñ¢</text>
  9784.     </content>
  9785.     <content>
  9786.         <layer>background</layer>
  9787.         <id>3</id>
  9788.         <text>Total Products2</text>
  9789.     </content>
  9790.     <name>$Concentrix Technology, Inc.</name>
  9791.     <script></script>
  9792. </card>
  9793.  
  9794.  
  9795. card_373890.xml
  9796. <?xml version="1.0" encoding="utf-8" ?>
  9797. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9798. <card>
  9799.     <id>373890</id>
  9800.     <filler1>0</filler1>
  9801.     <cantDelete> <false /> </cantDelete>
  9802.     <showPict> <true /> </showPict>
  9803.     <dontSearch> <false /> </dontSearch>
  9804.     <owner>8476</owner>
  9805.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9806.     <content>
  9807.         <layer>background</layer>
  9808.         <id>14</id>
  9809.         <text>Clear Lake Research</text>
  9810.     </content>
  9811.     <content>
  9812.         <layer>background</layer>
  9813.         <id>1</id>
  9814.         <text>CLR HyperArrays 2.0</text>
  9815.     </content>
  9816.     <content>
  9817.         <layer>background</layer>
  9818.         <id>3</id>
  9819.         <text>Total Products1</text>
  9820.     </content>
  9821.     <name>$Clear Lake Research</name>
  9822.     <script></script>
  9823. </card>
  9824.  
  9825.  
  9826. card_359985.xml
  9827. <?xml version="1.0" encoding="utf-8" ?>
  9828. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9829. <card>
  9830.     <id>359985</id>
  9831.     <filler1>0</filler1>
  9832.     <cantDelete> <false /> </cantDelete>
  9833.     <showPict> <true /> </showPict>
  9834.     <dontSearch> <false /> </dontSearch>
  9835.     <owner>8476</owner>
  9836.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9837.     <content>
  9838.         <layer>background</layer>
  9839.         <id>14</id>
  9840.         <text>Cheshire Group</text>
  9841.     </content>
  9842.     <content>
  9843.         <layer>background</layer>
  9844.         <id>1</id>
  9845.         <text>PinPoint Error Reporter</text>
  9846.     </content>
  9847.     <content>
  9848.         <layer>background</layer>
  9849.         <id>3</id>
  9850.         <text>Total Products1</text>
  9851.     </content>
  9852.     <name>$Cheshire Group</name>
  9853.     <script></script>
  9854. </card>
  9855.  
  9856.  
  9857. card_359476.xml
  9858. <?xml version="1.0" encoding="utf-8" ?>
  9859. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9860. <card>
  9861.     <id>359476</id>
  9862.     <filler1>0</filler1>
  9863.     <cantDelete> <false /> </cantDelete>
  9864.     <showPict> <true /> </showPict>
  9865.     <dontSearch> <false /> </dontSearch>
  9866.     <owner>8476</owner>
  9867.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9868.     <content>
  9869.         <layer>background</layer>
  9870.         <id>14</id>
  9871.         <text>CEL Software, Inc.</text>
  9872.     </content>
  9873.     <content>
  9874.         <layer>background</layer>
  9875.         <id>1</id>
  9876.         <text>XLink‚Ñ¢</text>
  9877.     </content>
  9878.     <content>
  9879.         <layer>background</layer>
  9880.         <id>3</id>
  9881.         <text>Total Products1</text>
  9882.     </content>
  9883.     <name>$CEL Software, Inc.</name>
  9884.     <script></script>
  9885. </card>
  9886.  
  9887.  
  9888. card_358309.xml
  9889. <?xml version="1.0" encoding="utf-8" ?>
  9890. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9891. <card>
  9892.     <id>358309</id>
  9893.     <filler1>0</filler1>
  9894.     <cantDelete> <false /> </cantDelete>
  9895.     <showPict> <true /> </showPict>
  9896.     <dontSearch> <false /> </dontSearch>
  9897.     <owner>8476</owner>
  9898.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9899.     <content>
  9900.         <layer>background</layer>
  9901.         <id>14</id>
  9902.         <text>CASE Corporation</text>
  9903.     </content>
  9904.     <content>
  9905.         <layer>background</layer>
  9906.         <id>1</id>
  9907.         <text>COHORT-CCOHORT-COBOL</text>
  9908.     </content>
  9909.     <content>
  9910.         <layer>background</layer>
  9911.         <id>3</id>
  9912.         <text>Total Products2</text>
  9913.     </content>
  9914.     <name>$CASE Corporation</name>
  9915.     <script></script>
  9916. </card>
  9917.  
  9918.  
  9919. card_356872.xml
  9920. <?xml version="1.0" encoding="utf-8" ?>
  9921. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9922. <card>
  9923.     <id>356872</id>
  9924.     <filler1>0</filler1>
  9925.     <cantDelete> <false /> </cantDelete>
  9926.     <showPict> <true /> </showPict>
  9927.     <dontSearch> <false /> </dontSearch>
  9928.     <owner>8476</owner>
  9929.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9930.     <content>
  9931.         <layer>background</layer>
  9932.         <id>14</id>
  9933.         <text>Cambridge Information Ware</text>
  9934.     </content>
  9935.     <content>
  9936.         <layer>background</layer>
  9937.         <id>1</id>
  9938.         <text>INIThound 1.1</text>
  9939.     </content>
  9940.     <content>
  9941.         <layer>background</layer>
  9942.         <id>3</id>
  9943.         <text>Total Products1</text>
  9944.     </content>
  9945.     <name>$Cambridge Information Ware</name>
  9946.     <script></script>
  9947. </card>
  9948.  
  9949.  
  9950. card_356398.xml
  9951. <?xml version="1.0" encoding="utf-8" ?>
  9952. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9953. <card>
  9954.     <id>356398</id>
  9955.     <filler1>0</filler1>
  9956.     <cantDelete> <false /> </cantDelete>
  9957.     <showPict> <true /> </showPict>
  9958.     <dontSearch> <false /> </dontSearch>
  9959.     <owner>8476</owner>
  9960.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9961.     <content>
  9962.         <layer>background</layer>
  9963.         <id>14</id>
  9964.         <text>Bright Star Technology, Inc.</text>
  9965.     </content>
  9966.     <content>
  9967.         <layer>background</layer>
  9968.         <id>1</id>
  9969.         <text>interFACE</text>
  9970.     </content>
  9971.     <content>
  9972.         <layer>background</layer>
  9973.         <id>3</id>
  9974.         <text>Total Products1</text>
  9975.     </content>
  9976.     <name>$Bright Star Technology, Inc.</name>
  9977.     <script></script>
  9978. </card>
  9979.  
  9980.  
  9981. card_355431.xml
  9982. <?xml version="1.0" encoding="utf-8" ?>
  9983. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  9984. <card>
  9985.     <id>355431</id>
  9986.     <filler1>0</filler1>
  9987.     <cantDelete> <false /> </cantDelete>
  9988.     <showPict> <true /> </showPict>
  9989.     <dontSearch> <false /> </dontSearch>
  9990.     <owner>8476</owner>
  9991.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  9992.     <content>
  9993.         <layer>background</layer>
  9994.         <id>14</id>
  9995.         <text>Bowers Development Corp.</text>
  9996.     </content>
  9997.     <content>
  9998.         <layer>background</layer>
  9999.         <id>1</id>
  10000.         <text>AppMaker, The Application Generator</text>
  10001.     </content>
  10002.     <content>
  10003.         <layer>background</layer>
  10004.         <id>3</id>
  10005.         <text>Total Products1</text>
  10006.     </content>
  10007.     <name>$Bowers Development Corp.</name>
  10008.     <script></script>
  10009. </card>
  10010.  
  10011.  
  10012. card_352727.xml
  10013. <?xml version="1.0" encoding="utf-8" ?>
  10014. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10015. <card>
  10016.     <id>352727</id>
  10017.     <filler1>0</filler1>
  10018.     <cantDelete> <false /> </cantDelete>
  10019.     <showPict> <true /> </showPict>
  10020.     <dontSearch> <false /> </dontSearch>
  10021.     <owner>8476</owner>
  10022.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10023.     <content>
  10024.         <layer>background</layer>
  10025.         <id>14</id>
  10026.         <text>Boojum Computer Systems, Inc.</text>
  10027.     </content>
  10028.     <content>
  10029.         <layer>background</layer>
  10030.         <id>1</id>
  10031.         <text>HyperExternals ProHyperGraph</text>
  10032.     </content>
  10033.     <content>
  10034.         <layer>background</layer>
  10035.         <id>3</id>
  10036.         <text>Total Products2</text>
  10037.     </content>
  10038.     <name>$Boojum Computer Systems, Inc</name>
  10039.     <script></script>
  10040. </card>
  10041.  
  10042.  
  10043. card_350988.xml
  10044. <?xml version="1.0" encoding="utf-8" ?>
  10045. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10046. <card>
  10047.     <id>350988</id>
  10048.     <filler1>0</filler1>
  10049.     <cantDelete> <false /> </cantDelete>
  10050.     <showPict> <true /> </showPict>
  10051.     <dontSearch> <false /> </dontSearch>
  10052.     <owner>8476</owner>
  10053.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10054.     <content>
  10055.         <layer>background</layer>
  10056.         <id>14</id>
  10057.         <text>BMUG, Inc.</text>
  10058.     </content>
  10059.     <content>
  10060.         <layer>background</layer>
  10061.         <id>1</id>
  10062.         <text>PD ROM II</text>
  10063.     </content>
  10064.     <content>
  10065.         <layer>background</layer>
  10066.         <id>3</id>
  10067.         <text>Total Products1</text>
  10068.     </content>
  10069.     <name>$BMUG, Inc.</name>
  10070.     <script></script>
  10071. </card>
  10072.  
  10073.  
  10074. card_350762.xml
  10075. <?xml version="1.0" encoding="utf-8" ?>
  10076. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10077. <card>
  10078.     <id>350762</id>
  10079.     <filler1>0</filler1>
  10080.     <cantDelete> <false /> </cantDelete>
  10081.     <showPict> <true /> </showPict>
  10082.     <dontSearch> <false /> </dontSearch>
  10083.     <owner>8476</owner>
  10084.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10085.     <content>
  10086.         <layer>background</layer>
  10087.         <id>14</id>
  10088.         <text>Blyth Software, Inc.</text>
  10089.     </content>
  10090.     <content>
  10091.         <layer>background</layer>
  10092.         <id>1</id>
  10093.         <text>Omnis 5Omnis 5 HyperCard</text>
  10094.     </content>
  10095.     <content>
  10096.         <layer>background</layer>
  10097.         <id>3</id>
  10098.         <text>Total Products2</text>
  10099.     </content>
  10100.     <name>$Blyth Software, Inc.</name>
  10101.     <script></script>
  10102. </card>
  10103.  
  10104.  
  10105. card_350675.xml
  10106. <?xml version="1.0" encoding="utf-8" ?>
  10107. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10108. <card>
  10109.     <id>350675</id>
  10110.     <filler1>0</filler1>
  10111.     <cantDelete> <false /> </cantDelete>
  10112.     <showPict> <true /> </showPict>
  10113.     <dontSearch> <false /> </dontSearch>
  10114.     <owner>8476</owner>
  10115.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10116.     <content>
  10117.         <layer>background</layer>
  10118.         <id>14</id>
  10119.         <text>Bliss Interactive Technologies</text>
  10120.     </content>
  10121.     <content>
  10122.         <layer>background</layer>
  10123.         <id>1</id>
  10124.         <text>Field Dumper 1.11Resource NavigatorScript Dumper 1.11</text>
  10125.     </content>
  10126.     <content>
  10127.         <layer>background</layer>
  10128.         <id>3</id>
  10129.         <text>Total Products3</text>
  10130.     </content>
  10131.     <name>$Bliss Interactive Technologi</name>
  10132.     <script></script>
  10133. </card>
  10134.  
  10135.  
  10136. card_350341.xml
  10137. <?xml version="1.0" encoding="utf-8" ?>
  10138. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10139. <card>
  10140.     <id>350341</id>
  10141.     <filler1>0</filler1>
  10142.     <cantDelete> <false /> </cantDelete>
  10143.     <showPict> <true /> </showPict>
  10144.     <dontSearch> <false /> </dontSearch>
  10145.     <owner>8476</owner>
  10146.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10147.     <content>
  10148.         <layer>background</layer>
  10149.         <id>14</id>
  10150.         <text>BIOPAC Systems, Inc.</text>
  10151.     </content>
  10152.     <content>
  10153.         <layer>background</layer>
  10154.         <id>1</id>
  10155.         <text>HyperPacq</text>
  10156.     </content>
  10157.     <content>
  10158.         <layer>background</layer>
  10159.         <id>3</id>
  10160.         <text>Total Products1</text>
  10161.     </content>
  10162.     <name>$BIOPAC Systems, Inc.</name>
  10163.     <script></script>
  10164. </card>
  10165.  
  10166.  
  10167. card_349992.xml
  10168. <?xml version="1.0" encoding="utf-8" ?>
  10169. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10170. <card>
  10171.     <id>349992</id>
  10172.     <filler1>0</filler1>
  10173.     <cantDelete> <false /> </cantDelete>
  10174.     <showPict> <true /> </showPict>
  10175.     <dontSearch> <false /> </dontSearch>
  10176.     <owner>8476</owner>
  10177.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10178.     <content>
  10179.         <layer>background</layer>
  10180.         <id>14</id>
  10181.         <text>BESEARCH</text>
  10182.     </content>
  10183.     <content>
  10184.         <layer>background</layer>
  10185.         <id>1</id>
  10186.         <text>BERSEARCH PostScript Examples 1.01</text>
  10187.     </content>
  10188.     <content>
  10189.         <layer>background</layer>
  10190.         <id>3</id>
  10191.         <text>Total Products1</text>
  10192.     </content>
  10193.     <name>$BESEARCH</name>
  10194.     <script></script>
  10195. </card>
  10196.  
  10197.  
  10198. card_344831.xml
  10199. <?xml version="1.0" encoding="utf-8" ?>
  10200. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10201. <card>
  10202.     <id>344831</id>
  10203.     <filler1>0</filler1>
  10204.     <cantDelete> <false /> </cantDelete>
  10205.     <showPict> <true /> </showPict>
  10206.     <dontSearch> <false /> </dontSearch>
  10207.     <owner>8476</owner>
  10208.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10209.     <content>
  10210.         <layer>background</layer>
  10211.         <id>14</id>
  10212.         <text>Bell Atlantic Knowledge Systems, Inc.</text>
  10213.     </content>
  10214.     <content>
  10215.         <layer>background</layer>
  10216.         <id>1</id>
  10217.         <text>LASER‚Ñ¢</text>
  10218.     </content>
  10219.     <content>
  10220.         <layer>background</layer>
  10221.         <id>3</id>
  10222.         <text>Total Products1</text>
  10223.     </content>
  10224.     <name>$Bell Atlantic Knowledge Syst</name>
  10225.     <script></script>
  10226. </card>
  10227.  
  10228.  
  10229. card_341660.xml
  10230. <?xml version="1.0" encoding="utf-8" ?>
  10231. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10232. <card>
  10233.     <id>341660</id>
  10234.     <filler1>0</filler1>
  10235.     <cantDelete> <false /> </cantDelete>
  10236.     <showPict> <true /> </showPict>
  10237.     <dontSearch> <false /> </dontSearch>
  10238.     <owner>8476</owner>
  10239.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10240.     <content>
  10241.         <layer>background</layer>
  10242.         <id>14</id>
  10243.         <text>Bear River Institute, Inc.</text>
  10244.     </content>
  10245.     <content>
  10246.         <layer>background</layer>
  10247.         <id>1</id>
  10248.         <text>Macintosh Technical Training Courses</text>
  10249.     </content>
  10250.     <content>
  10251.         <layer>background</layer>
  10252.         <id>3</id>
  10253.         <text>Total Products1</text>
  10254.     </content>
  10255.     <name>$Bear River Institute, Inc.</name>
  10256.     <script></script>
  10257. </card>
  10258.  
  10259.  
  10260. card_309172.xml
  10261. <?xml version="1.0" encoding="utf-8" ?>
  10262. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10263. <card>
  10264.     <id>309172</id>
  10265.     <filler1>0</filler1>
  10266.     <cantDelete> <false /> </cantDelete>
  10267.     <showPict> <true /> </showPict>
  10268.     <dontSearch> <false /> </dontSearch>
  10269.     <owner>8476</owner>
  10270.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10271.     <content>
  10272.         <layer>background</layer>
  10273.         <id>14</id>
  10274.         <text>Bear River Associates, Inc.</text>
  10275.     </content>
  10276.     <content>
  10277.         <layer>background</layer>
  10278.         <id>1</id>
  10279.         <text>Software Development ServicesSource Code Tutorial (C or Pascal)</text>
  10280.     </content>
  10281.     <content>
  10282.         <layer>background</layer>
  10283.         <id>3</id>
  10284.         <text>Total Products2</text>
  10285.     </content>
  10286.     <name>$Bear River Associates, Inc.</name>
  10287.     <script></script>
  10288. </card>
  10289.  
  10290.  
  10291. card_297011.xml
  10292. <?xml version="1.0" encoding="utf-8" ?>
  10293. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10294. <card>
  10295.     <id>297011</id>
  10296.     <filler1>0</filler1>
  10297.     <cantDelete> <false /> </cantDelete>
  10298.     <showPict> <true /> </showPict>
  10299.     <dontSearch> <false /> </dontSearch>
  10300.     <owner>8476</owner>
  10301.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10302.     <content>
  10303.         <layer>background</layer>
  10304.         <id>14</id>
  10305.         <text>Automatix, Inc.</text>
  10306.     </content>
  10307.     <content>
  10308.         <layer>background</layer>
  10309.         <id>1</id>
  10310.         <text>MacRAIL</text>
  10311.     </content>
  10312.     <content>
  10313.         <layer>background</layer>
  10314.         <id>3</id>
  10315.         <text>Total Products1</text>
  10316.     </content>
  10317.     <name>$Automatix, Inc.</name>
  10318.     <script></script>
  10319. </card>
  10320.  
  10321.  
  10322. card_296894.xml
  10323. <?xml version="1.0" encoding="utf-8" ?>
  10324. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10325. <card>
  10326.     <id>296894</id>
  10327.     <filler1>0</filler1>
  10328.     <cantDelete> <false /> </cantDelete>
  10329.     <showPict> <true /> </showPict>
  10330.     <dontSearch> <false /> </dontSearch>
  10331.     <owner>8476</owner>
  10332.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10333.     <content>
  10334.         <layer>background</layer>
  10335.         <id>14</id>
  10336.         <text>Automated Technology Systems Corporation</text>
  10337.     </content>
  10338.     <content>
  10339.         <layer>background</layer>
  10340.         <id>1</id>
  10341.         <text>I-CAT </text>
  10342.     </content>
  10343.     <content>
  10344.         <layer>background</layer>
  10345.         <id>3</id>
  10346.         <text>Total Products1</text>
  10347.     </content>
  10348.     <name>$Automated Technology Systems</name>
  10349.     <script></script>
  10350. </card>
  10351.  
  10352.  
  10353. card_294926.xml
  10354. <?xml version="1.0" encoding="utf-8" ?>
  10355. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10356. <card>
  10357.     <id>294926</id>
  10358.     <filler1>0</filler1>
  10359.     <cantDelete> <false /> </cantDelete>
  10360.     <showPict> <true /> </showPict>
  10361.     <dontSearch> <false /> </dontSearch>
  10362.     <owner>8476</owner>
  10363.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10364.     <content>
  10365.         <layer>background</layer>
  10366.         <id>14</id>
  10367.         <text>Authorware, Inc.</text>
  10368.     </content>
  10369.     <content>
  10370.         <layer>background</layer>
  10371.         <id>1</id>
  10372.         <text>Authorware Professional</text>
  10373.     </content>
  10374.     <content>
  10375.         <layer>background</layer>
  10376.         <id>3</id>
  10377.         <text>Total Products1</text>
  10378.     </content>
  10379.     <name>$Authorware, Inc.</name>
  10380.     <script></script>
  10381. </card>
  10382.  
  10383.  
  10384. card_294530.xml
  10385. <?xml version="1.0" encoding="utf-8" ?>
  10386. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10387. <card>
  10388.     <id>294530</id>
  10389.     <filler1>0</filler1>
  10390.     <cantDelete> <false /> </cantDelete>
  10391.     <showPict> <true /> </showPict>
  10392.     <dontSearch> <false /> </dontSearch>
  10393.     <owner>8476</owner>
  10394.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10395.     <content>
  10396.         <layer>background</layer>
  10397.         <id>14</id>
  10398.         <text>Ashton-Tate</text>
  10399.     </content>
  10400.     <content>
  10401.         <layer>background</layer>
  10402.         <id>1</id>
  10403.         <text>Full Impact 2.0</text>
  10404.     </content>
  10405.     <content>
  10406.         <layer>background</layer>
  10407.         <id>3</id>
  10408.         <text>Total Products1</text>
  10409.     </content>
  10410.     <name>$Ashton-Tate</name>
  10411.     <script></script>
  10412. </card>
  10413.  
  10414.  
  10415. card_293930.xml
  10416. <?xml version="1.0" encoding="utf-8" ?>
  10417. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10418. <card>
  10419.     <id>293930</id>
  10420.     <filler1>0</filler1>
  10421.     <cantDelete> <false /> </cantDelete>
  10422.     <showPict> <true /> </showPict>
  10423.     <dontSearch> <false /> </dontSearch>
  10424.     <owner>8476</owner>
  10425.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10426.     <content>
  10427.         <layer>background</layer>
  10428.         <id>14</id>
  10429.         <text>Articulate Systems Inc.</text>
  10430.     </content>
  10431.     <content>
  10432.         <layer>background</layer>
  10433.         <id>1</id>
  10434.         <text>ASI Developer Toolkit</text>
  10435.     </content>
  10436.     <content>
  10437.         <layer>background</layer>
  10438.         <id>3</id>
  10439.         <text>Total Products1</text>
  10440.     </content>
  10441.     <name>$Articulate Systems Inc.</name>
  10442.     <script></script>
  10443. </card>
  10444.  
  10445.  
  10446. card_293540.xml
  10447. <?xml version="1.0" encoding="utf-8" ?>
  10448. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10449. <card>
  10450.     <id>293540</id>
  10451.     <filler1>0</filler1>
  10452.     <cantDelete> <false /> </cantDelete>
  10453.     <showPict> <true /> </showPict>
  10454.     <dontSearch> <false /> </dontSearch>
  10455.     <owner>8476</owner>
  10456.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10457.     <content>
  10458.         <layer>background</layer>
  10459.         <id>14</id>
  10460.         <text>Arborworks, Inc.</text>
  10461.     </content>
  10462.     <content>
  10463.         <layer>background</layer>
  10464.         <id>1</id>
  10465.         <text>SCSI Tool</text>
  10466.     </content>
  10467.     <content>
  10468.         <layer>background</layer>
  10469.         <id>3</id>
  10470.         <text>Total Products1</text>
  10471.     </content>
  10472.     <name>$Arborworks, Inc.</name>
  10473.     <script></script>
  10474. </card>
  10475.  
  10476.  
  10477. card_292404.xml
  10478. <?xml version="1.0" encoding="utf-8" ?>
  10479. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10480. <card>
  10481.     <id>292404</id>
  10482.     <filler1>0</filler1>
  10483.     <cantDelete> <false /> </cantDelete>
  10484.     <showPict> <true /> </showPict>
  10485.     <dontSearch> <false /> </dontSearch>
  10486.     <owner>8476</owner>
  10487.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10488.     <content>
  10489.         <layer>background</layer>
  10490.         <id>14</id>
  10491.         <text>Applied Physics, Inc.</text>
  10492.     </content>
  10493.     <content>
  10494.         <layer>background</layer>
  10495.         <id>1</id>
  10496.         <text>BusTrak NuBus Analyzer</text>
  10497.     </content>
  10498.     <content>
  10499.         <layer>background</layer>
  10500.         <id>3</id>
  10501.         <text>Total Products1</text>
  10502.     </content>
  10503.     <name>$Applied Physics, Inc.</name>
  10504.     <script></script>
  10505. </card>
  10506.  
  10507.  
  10508. card_282693.xml
  10509. <?xml version="1.0" encoding="utf-8" ?>
  10510. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10511. <card>
  10512.     <id>282693</id>
  10513.     <filler1>0</filler1>
  10514.     <cantDelete> <false /> </cantDelete>
  10515.     <showPict> <true /> </showPict>
  10516.     <dontSearch> <false /> </dontSearch>
  10517.     <owner>8476</owner>
  10518.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10519.     <content>
  10520.         <layer>background</layer>
  10521.         <id>14</id>
  10522.         <text>Apple Computer, Inc.</text>
  10523.     </content>
  10524.     <content>
  10525.         <layer>background</layer>
  10526.         <id>1</id>
  10527.         <text>A/UX 2.0Data Access LanguageE.T.O.:  Essentials ‚Äì Tools ‚Äì ObjectsHyperCard 2.0Mac-to-VAX Integration ToolkitMacApp 2.0MacAPPCMacintosh Allegro Common LispMacintosh Communications ToolboxMacsBugMacTCPMacWorkStation MacX25MPW AssemblerMPW CMPW C++MPW Development EnvironmentMPW IIGS Cross-Development SuiteMPW Object PascalResEdit‚Ñ¢SADE</text>
  10528.     </content>
  10529.     <content>
  10530.         <layer>background</layer>
  10531.         <id>3</id>
  10532.         <text>Total Products21</text>
  10533.     </content>
  10534.     <name>$Apple Computer, Inc.</name>
  10535.     <script></script>
  10536. </card>
  10537.  
  10538.  
  10539. card_282372.xml
  10540. <?xml version="1.0" encoding="utf-8" ?>
  10541. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10542. <card>
  10543.     <id>282372</id>
  10544.     <filler1>0</filler1>
  10545.     <cantDelete> <false /> </cantDelete>
  10546.     <showPict> <true /> </showPict>
  10547.     <dontSearch> <false /> </dontSearch>
  10548.     <owner>8476</owner>
  10549.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10550.     <content>
  10551.         <layer>background</layer>
  10552.         <id>14</id>
  10553.         <text>Answer Software Corp.</text>
  10554.     </content>
  10555.     <content>
  10556.         <layer>background</layer>
  10557.         <id>1</id>
  10558.         <text>HyBase‚Ñ¢</text>
  10559.     </content>
  10560.     <content>
  10561.         <layer>background</layer>
  10562.         <id>3</id>
  10563.         <text>Total Products1</text>
  10564.     </content>
  10565.     <name>$Answer Software Corp.</name>
  10566.     <script></script>
  10567. </card>
  10568.  
  10569.  
  10570. card_282310.xml
  10571. <?xml version="1.0" encoding="utf-8" ?>
  10572. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10573. <card>
  10574.     <id>282310</id>
  10575.     <filler1>0</filler1>
  10576.     <cantDelete> <false /> </cantDelete>
  10577.     <showPict> <true /> </showPict>
  10578.     <dontSearch> <false /> </dontSearch>
  10579.     <owner>8476</owner>
  10580.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10581.     <content>
  10582.         <layer>background</layer>
  10583.         <id>14</id>
  10584.         <text>ana systems</text>
  10585.     </content>
  10586.     <content>
  10587.         <layer>background</layer>
  10588.         <id>1</id>
  10589.         <text>Modula-2/68 for A/UX</text>
  10590.     </content>
  10591.     <content>
  10592.         <layer>background</layer>
  10593.         <id>3</id>
  10594.         <text>Total Products1</text>
  10595.     </content>
  10596.     <name>$ana systems</name>
  10597.     <script></script>
  10598. </card>
  10599.  
  10600.  
  10601. card_282095.xml
  10602. <?xml version="1.0" encoding="utf-8" ?>
  10603. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10604. <card>
  10605.     <id>282095</id>
  10606.     <filler1>0</filler1>
  10607.     <cantDelete> <false /> </cantDelete>
  10608.     <showPict> <true /> </showPict>
  10609.     <dontSearch> <false /> </dontSearch>
  10610.     <owner>8476</owner>
  10611.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10612.     <content>
  10613.         <layer>background</layer>
  10614.         <id>14</id>
  10615.         <text>Alsys, Inc.</text>
  10616.     </content>
  10617.     <content>
  10618.         <layer>background</layer>
  10619.         <id>1</id>
  10620.         <text>Alsys A/UX Ada Compilation System & ToolsetAlsys Ada Compilation System</text>
  10621.     </content>
  10622.     <content>
  10623.         <layer>background</layer>
  10624.         <id>3</id>
  10625.         <text>Total Products2</text>
  10626.     </content>
  10627.     <name>$Alsys, Inc.</name>
  10628.     <script></script>
  10629. </card>
  10630.  
  10631.  
  10632. card_253298.xml
  10633. <?xml version="1.0" encoding="utf-8" ?>
  10634. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10635. <card>
  10636.     <id>253298</id>
  10637.     <filler1>0</filler1>
  10638.     <cantDelete> <false /> </cantDelete>
  10639.     <showPict> <true /> </showPict>
  10640.     <dontSearch> <false /> </dontSearch>
  10641.     <owner>8476</owner>
  10642.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10643.     <content>
  10644.         <layer>background</layer>
  10645.         <id>14</id>
  10646.         <text>ALSoft, Inc.</text>
  10647.     </content>
  10648.     <content>
  10649.         <layer>background</layer>
  10650.         <id>1</id>
  10651.         <text>MacExpress</text>
  10652.     </content>
  10653.     <content>
  10654.         <layer>background</layer>
  10655.         <id>3</id>
  10656.         <text>Total Products1</text>
  10657.     </content>
  10658.     <name>$ALSoft, Inc.</name>
  10659.     <script></script>
  10660. </card>
  10661.  
  10662.  
  10663. card_234388.xml
  10664. <?xml version="1.0" encoding="utf-8" ?>
  10665. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10666. <card>
  10667.     <id>234388</id>
  10668.     <filler1>0</filler1>
  10669.     <cantDelete> <false /> </cantDelete>
  10670.     <showPict> <true /> </showPict>
  10671.     <dontSearch> <false /> </dontSearch>
  10672.     <owner>8476</owner>
  10673.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10674.     <content>
  10675.         <layer>background</layer>
  10676.         <id>14</id>
  10677.         <text>Aladdin Systems, Inc.</text>
  10678.     </content>
  10679.     <content>
  10680.         <layer>background</layer>
  10681.         <id>1</id>
  10682.         <text>Programmer‚Äôs Assistants‚Ñ¢StuffIt Installers</text>
  10683.     </content>
  10684.     <content>
  10685.         <layer>background</layer>
  10686.         <id>3</id>
  10687.         <text>Total Products2</text>
  10688.     </content>
  10689.     <name>$Aladdin Systems, Inc.</name>
  10690.     <script></script>
  10691. </card>
  10692.  
  10693.  
  10694. card_204725.xml
  10695. <?xml version="1.0" encoding="utf-8" ?>
  10696. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10697. <card>
  10698.     <id>204725</id>
  10699.     <filler1>0</filler1>
  10700.     <cantDelete> <false /> </cantDelete>
  10701.     <showPict> <true /> </showPict>
  10702.     <dontSearch> <false /> </dontSearch>
  10703.     <owner>8476</owner>
  10704.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10705.     <content>
  10706.         <layer>background</layer>
  10707.         <id>14</id>
  10708.         <text>Advanced Logical Software</text>
  10709.     </content>
  10710.     <content>
  10711.         <layer>background</layer>
  10712.         <id>1</id>
  10713.         <text>ANATOOL‚Ñ¢</text>
  10714.     </content>
  10715.     <content>
  10716.         <layer>background</layer>
  10717.         <id>3</id>
  10718.         <text>Total Products1</text>
  10719.     </content>
  10720.     <name>$Advanced Logical Software</name>
  10721.     <script></script>
  10722. </card>
  10723.  
  10724.  
  10725. card_177517.xml
  10726. <?xml version="1.0" encoding="utf-8" ?>
  10727. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10728. <card>
  10729.     <id>177517</id>
  10730.     <filler1>0</filler1>
  10731.     <cantDelete> <false /> </cantDelete>
  10732.     <showPict> <true /> </showPict>
  10733.     <dontSearch> <false /> </dontSearch>
  10734.     <owner>8476</owner>
  10735.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10736.     <content>
  10737.         <layer>background</layer>
  10738.         <id>14</id>
  10739.         <text>Advanced A. I. Systems, Inc.</text>
  10740.     </content>
  10741.     <content>
  10742.         <layer>background</layer>
  10743.         <id>1</id>
  10744.         <text>AAIS Full Control Prolog</text>
  10745.     </content>
  10746.     <content>
  10747.         <layer>background</layer>
  10748.         <id>3</id>
  10749.         <text>Total Products1</text>
  10750.     </content>
  10751.     <name>$Advanced A. I. Systems, Inc.</name>
  10752.     <script></script>
  10753. </card>
  10754.  
  10755.  
  10756. card_177272.xml
  10757. <?xml version="1.0" encoding="utf-8" ?>
  10758. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10759. <card>
  10760.     <id>177272</id>
  10761.     <filler1>0</filler1>
  10762.     <cantDelete> <false /> </cantDelete>
  10763.     <showPict> <true /> </showPict>
  10764.     <dontSearch> <false /> </dontSearch>
  10765.     <owner>8476</owner>
  10766.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10767.     <content>
  10768.         <layer>background</layer>
  10769.         <id>14</id>
  10770.         <text>Addison-Wesley Publishing Co., Inc.</text>
  10771.     </content>
  10772.     <content>
  10773.         <layer>background</layer>
  10774.         <id>1</id>
  10775.         <text>Apple Technical Library ‚Äî Apple Communications LibraryHyperComposer‚Ñ¢:  The Sound and Music Toolkit for HyperCard¬ÆMacintosh Inside Out</text>
  10776.     </content>
  10777.     <content>
  10778.         <layer>background</layer>
  10779.         <id>3</id>
  10780.         <text>Total Products3</text>
  10781.     </content>
  10782.     <name>$Addison-Wesley Publishing Co</name>
  10783.     <script></script>
  10784. </card>
  10785.  
  10786.  
  10787. card_177012.xml
  10788. <?xml version="1.0" encoding="utf-8" ?>
  10789. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10790. <card>
  10791.     <id>177012</id>
  10792.     <filler1>0</filler1>
  10793.     <cantDelete> <false /> </cantDelete>
  10794.     <showPict> <true /> </showPict>
  10795.     <dontSearch> <false /> </dontSearch>
  10796.     <owner>8476</owner>
  10797.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10798.     <content>
  10799.         <layer>background</layer>
  10800.         <id>14</id>
  10801.         <text>Acucobol, Inc.</text>
  10802.     </content>
  10803.     <content>
  10804.         <layer>background</layer>
  10805.         <id>1</id>
  10806.         <text>ACUCOBOL-85</text>
  10807.     </content>
  10808.     <content>
  10809.         <layer>background</layer>
  10810.         <id>3</id>
  10811.         <text>Total Products1</text>
  10812.     </content>
  10813.     <name>$Acucobol, Inc.</name>
  10814.     <script></script>
  10815. </card>
  10816.  
  10817.  
  10818. card_176825.xml
  10819. <?xml version="1.0" encoding="utf-8" ?>
  10820. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10821. <card>
  10822.     <id>176825</id>
  10823.     <filler1>0</filler1>
  10824.     <cantDelete> <false /> </cantDelete>
  10825.     <showPict> <true /> </showPict>
  10826.     <dontSearch> <false /> </dontSearch>
  10827.     <owner>8476</owner>
  10828.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10829.     <content>
  10830.         <layer>background</layer>
  10831.         <id>14</id>
  10832.         <text>ACIUS, Inc.</text>
  10833.     </content>
  10834.     <content>
  10835.         <layer>background</layer>
  10836.         <id>1</id>
  10837.         <text>4th DIMENSION¬Æ</text>
  10838.     </content>
  10839.     <content>
  10840.         <layer>background</layer>
  10841.         <id>3</id>
  10842.         <text>Total Products1</text>
  10843.     </content>
  10844.     <name>$ACIUS, Inc.</name>
  10845.     <script></script>
  10846. </card>
  10847.  
  10848.  
  10849. card_170004.xml
  10850. <?xml version="1.0" encoding="utf-8" ?>
  10851. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10852. <card>
  10853.     <id>170004</id>
  10854.     <filler1>0</filler1>
  10855.     <cantDelete> <false /> </cantDelete>
  10856.     <showPict> <true /> </showPict>
  10857.     <dontSearch> <false /> </dontSearch>
  10858.     <owner>8476</owner>
  10859.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10860.     <content>
  10861.         <layer>background</layer>
  10862.         <id>14</id>
  10863.         <text>Absoft Corporation</text>
  10864.     </content>
  10865.     <content>
  10866.         <layer>background</layer>
  10867.         <id>1</id>
  10868.         <text>MacFortran¬Æ II</text>
  10869.     </content>
  10870.     <content>
  10871.         <layer>background</layer>
  10872.         <id>3</id>
  10873.         <text>Total Products1</text>
  10874.     </content>
  10875.     <name>$Absoft Corporation</name>
  10876.     <script></script>
  10877. </card>
  10878.  
  10879.  
  10880. card_169900.xml
  10881. <?xml version="1.0" encoding="utf-8" ?>
  10882. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10883. <card>
  10884.     <id>169900</id>
  10885.     <filler1>0</filler1>
  10886.     <cantDelete> <false /> </cantDelete>
  10887.     <showPict> <true /> </showPict>
  10888.     <dontSearch> <false /> </dontSearch>
  10889.     <owner>8476</owner>
  10890.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10891.     <content>
  10892.         <layer>background</layer>
  10893.         <id>14</id>
  10894.         <text>Abraxas Software</text>
  10895.     </content>
  10896.     <content>
  10897.         <layer>background</layer>
  10898.         <id>1</id>
  10899.         <text>CODECHECK 2.0MACYACC 3.0</text>
  10900.     </content>
  10901.     <content>
  10902.         <layer>background</layer>
  10903.         <id>3</id>
  10904.         <text>Total Products2</text>
  10905.     </content>
  10906.     <name>$Abraxas Software</name>
  10907.     <script></script>
  10908. </card>
  10909.  
  10910.  
  10911. card_169422.xml
  10912. <?xml version="1.0" encoding="utf-8" ?>
  10913. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10914. <card>
  10915.     <id>169422</id>
  10916.     <filler1>0</filler1>
  10917.     <cantDelete> <false /> </cantDelete>
  10918.     <showPict> <true /> </showPict>
  10919.     <dontSearch> <false /> </dontSearch>
  10920.     <owner>8476</owner>
  10921.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10922.     <content>
  10923.         <layer>background</layer>
  10924.         <id>14</id>
  10925.         <text>Abbate Video Consultants</text>
  10926.     </content>
  10927.     <content>
  10928.         <layer>background</layer>
  10929.         <id>1</id>
  10930.         <text>OnTrack Videotape Control Toolkit for Hypercard</text>
  10931.     </content>
  10932.     <content>
  10933.         <layer>background</layer>
  10934.         <id>3</id>
  10935.         <text>Total Products1</text>
  10936.     </content>
  10937.     <name>$Abbate Video Consultants</name>
  10938.     <script></script>
  10939. </card>
  10940.  
  10941.  
  10942. card_169028.xml
  10943. <?xml version="1.0" encoding="utf-8" ?>
  10944. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10945. <card>
  10946.     <id>169028</id>
  10947.     <filler1>0</filler1>
  10948.     <cantDelete> <false /> </cantDelete>
  10949.     <showPict> <true /> </showPict>
  10950.     <dontSearch> <false /> </dontSearch>
  10951.     <owner>8476</owner>
  10952.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10953.     <content>
  10954.         <layer>background</layer>
  10955.         <id>14</id>
  10956.         <text>Aapps Corporation</text>
  10957.     </content>
  10958.     <content>
  10959.         <layer>background</layer>
  10960.         <id>1</id>
  10961.         <text>Aapps DigiVideo‚Ñ¢ Construction Kit 2.0</text>
  10962.     </content>
  10963.     <content>
  10964.         <layer>background</layer>
  10965.         <id>3</id>
  10966.         <text>Total Products1</text>
  10967.     </content>
  10968.     <name>$Aapps Corporation</name>
  10969.     <script></script>
  10970. </card>
  10971.  
  10972.  
  10973. card_168552.xml
  10974. <?xml version="1.0" encoding="utf-8" ?>
  10975. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  10976. <card>
  10977.     <id>168552</id>
  10978.     <filler1>0</filler1>
  10979.     <cantDelete> <false /> </cantDelete>
  10980.     <showPict> <true /> </showPict>
  10981.     <dontSearch> <false /> </dontSearch>
  10982.     <owner>8476</owner>
  10983.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  10984.     <content>
  10985.         <layer>background</layer>
  10986.         <id>14</id>
  10987.         <text>(M)agreeable software, inc.</text>
  10988.     </content>
  10989.     <content>
  10990.         <layer>background</layer>
  10991.         <id>1</id>
  10992.         <text>B-Tree HELPER‚Ñ¢</text>
  10993.     </content>
  10994.     <content>
  10995.         <layer>background</layer>
  10996.         <id>3</id>
  10997.         <text>Total Products1</text>
  10998.     </content>
  10999.     <name>$(M)agreeable software, inc.</name>
  11000.     <script></script>
  11001. </card>
  11002.  
  11003.  
  11004. card_168249.xml
  11005. <?xml version="1.0" encoding="utf-8" ?>
  11006. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11007. <card>
  11008.     <id>168249</id>
  11009.     <filler1>0</filler1>
  11010.     <cantDelete> <false /> </cantDelete>
  11011.     <showPict> <true /> </showPict>
  11012.     <dontSearch> <false /> </dontSearch>
  11013.     <owner>8476</owner>
  11014.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11015.     <content>
  11016.         <layer>background</layer>
  11017.         <id>14</id>
  11018.         <text>Œ©HM Software Company</text>
  11019.     </content>
  11020.     <content>
  11021.         <layer>background</layer>
  11022.         <id>1</id>
  11023.         <text>FormsProgrammer</text>
  11024.     </content>
  11025.     <content>
  11026.         <layer>background</layer>
  11027.         <id>3</id>
  11028.         <text>Total Products1</text>
  11029.     </content>
  11030.     <name>$Œ©HM Software Company</name>
  11031.     <script></script>
  11032. </card>
  11033.  
  11034.  
  11035. card_163365.xml
  11036. <?xml version="1.0" encoding="utf-8" ?>
  11037. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11038. <card>
  11039.     <id>163365</id>
  11040.     <filler1>0</filler1>
  11041.     <cantDelete> <false /> </cantDelete>
  11042.     <showPict> <true /> </showPict>
  11043.     <dontSearch> <false /> </dontSearch>
  11044.     <owner>8476</owner>
  11045.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11046.     <content>
  11047.         <layer>background</layer>
  11048.         <id>14</id>
  11049.         <text>Nine to Five Software Company, Inc.</text>
  11050.     </content>
  11051.     <content>
  11052.         <layer>background</layer>
  11053.         <id>1</id>
  11054.         <text>Index‚Ñ¢ 2.0MasterView‚Ñ¢Reports‚Ñ¢ 2.0</text>
  11055.     </content>
  11056.     <content>
  11057.         <layer>background</layer>
  11058.         <id>3</id>
  11059.         <text>Total Products3</text>
  11060.     </content>
  11061.     <name>$Nine to Five Software Compan</name>
  11062.     <script></script>
  11063. </card>
  11064.  
  11065.  
  11066. card_47425.xml
  11067. <?xml version="1.0" encoding="utf-8" ?>
  11068. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11069. <card>
  11070.     <id>47425</id>
  11071.     <filler1>0</filler1>
  11072.     <cantDelete> <false /> </cantDelete>
  11073.     <showPict> <true /> </showPict>
  11074.     <dontSearch> <false /> </dontSearch>
  11075.     <owner>8476</owner>
  11076.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11077.     <content>
  11078.         <layer>background</layer>
  11079.         <id>14</id>
  11080.         <text>Workstation Technologies Inc</text>
  11081.     </content>
  11082.     <content>
  11083.         <layer>background</layer>
  11084.         <id>1</id>
  11085.         <text>Moonraker HyperCard XCMDs</text>
  11086.     </content>
  11087.     <content>
  11088.         <layer>background</layer>
  11089.         <id>3</id>
  11090.         <text>Total Products1</text>
  11091.     </content>
  11092.     <name>$Workstation Technologies Inc</name>
  11093.     <script></script>
  11094. </card>
  11095.  
  11096.  
  11097. card_431032.xml
  11098. <?xml version="1.0" encoding="utf-8" ?>
  11099. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11100. <card>
  11101.     <id>431032</id>
  11102.     <filler1>0</filler1>
  11103.     <cantDelete> <false /> </cantDelete>
  11104.     <showPict> <true /> </showPict>
  11105.     <dontSearch> <false /> </dontSearch>
  11106.     <owner>8476</owner>
  11107.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11108.     <content>
  11109.         <layer>background</layer>
  11110.         <id>14</id>
  11111.         <text>Development Environments and Languages</text>
  11112.     </content>
  11113.     <content>
  11114.         <layer>background</layer>
  11115.         <id>1</id>
  11116.         <text><span class="style19">ASM, </span><span class="style25">by Micro Dialects, Inc.</span><span class="style19">Adagen¬Æ,</span><span class="style25"> by Mark V Systems Ltd.</span><span class="style19">Allegro Flavors‚Ñ¢,</span><span class="style25"> by Franz, Inc.</span><span class="style19">Alsys A/UX Ada Compilation System & Toolset,</span><span class="style25"> by Alsys, Inc.</span><span class="style19">Alsys Ada Compilation System,</span><span class="style25"> by Alsys, Inc.</span><span class="style19">Aztec C,</span><span class="style25"> by Manx Software Systems</span><span class="style19">Clisp ‚Äî LISP Library for C,</span><span class="style25"> by Drasch Computer Software</span><span class="style19">Consulair 68000 Development System    ,</span><span class="style25"> by Consulair Corporation</span><span class="style19">Consulair 68020/030 Development System,</span><span class="style25"> by Consulair Corporation</span><span class="style19">Consulair 68020/68881 C Development System,</span><span class="style25"> by Consulair Corporation</span><span class="style19">D-AS/88K MC88000 Cross Assembler,</span><span class="style25"> by Diab-Data, Inc.</span><span class="style19">D-CC/68K C TOOLS,</span><span class="style25"> by Diab-Data, Inc.</span><span class="style19">D-CC/88K C Cross Compiler,</span><span class="style25"> by Diab-Data, Inc.</span><span class="style19">DSP Designer,</span><span class="style25"> by Zola Technologies, Inc.</span><span class="style19">DSP32C C Language Compiler,</span><span class="style25"> by Spectral Innovations, Inc.</span><span class="style19">E.T.O.:  Essentials ‚Äì Tools ‚Äì Objects,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">flex,</span><span class="style25"> by Quintus Computer Systems</span><span class="style19">Glockenspiel C++ from Oasys,</span><span class="style25"> by Oasys</span><span class="style19">GNU/960 C Tools for MPW,</span><span class="style25"> by Intel Corporation</span><span class="style19">Hurdler Nubus Serial/Parallel/Proto Add-In Boards,</span><span class="style25"> by Creative Solutions, Inc.</span><span class="style19">Instant-Expert 2.0,</span><span class="style25"> by Human Intellect Systems</span><span class="style19">Instant-Expert Plus 2.0,</span><span class="style25"> by Human Intellect Systems</span><span class="style19">Language Systems FORTRAN,</span><span class="style25"> by Language Systems Corporation</span><span class="style19">LASER‚Ñ¢,</span><span class="style25"> by Bell Atlantic Knowledge Systems, Inc.</span><span class="style19">LEVEL5/Macintosh,</span><span class="style25"> by Information Builders, Inc.</span><span class="style19">MacForth Plus,</span><span class="style25"> by MacForth Plus</span><span class="style19">MacFortran¬Æ II,</span><span class="style25"> by Absoft Corporation</span><span class="style19">Macintosh Allegro Common Lisp,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacRAIL,</span><span class="style25"> by Automatix, Inc.</span><span class="style19">MacScheme+Toolsmith,</span><span class="style25"> by Lightship Software</span><span class="style19">Mactran Plus 4.0,</span><span class="style25"> by DCM Data Products</span><span class="style19">Metrowerks Modula-2 StartPak,</span><span class="style25"> by Macmillan Publishing Company</span><span class="style19">Microsoft QuickBASIC,</span><span class="style25"> by Microsoft Corporation</span><span class="style19">Modula-2 MPW Edition,</span><span class="style25"> by Metrowerks, Inc.</span><span class="style19">Modula-2 Professional Standalone Edition,</span><span class="style25"> by Metrowerks, Inc.</span><span class="style19">Modula-2/68 for A/UX,</span><span class="style25"> by ana systems</span><span class="style19">MPW Assembler,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MPW C,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MPW Development Environment,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MPW IIGS Cross-Development Suite,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MPW Linda C,</span><span class="style25"> by Torque Computer, Inc.</span><span class="style19">NEXPERT OBJECT,</span><span class="style25"> by Neuron Data, Inc.</span><span class="style19">Oasys 88K Tools ‚Äî 88000 Assembler/Linker System,</span><span class="style25"> by Oasys</span><span class="style19">Oasys 88K Tools ‚Äî Compilers for C, C++, Pascal, FORTRAN,</span><span class="style25"> by Oasys</span><span class="style19">Oasys 88K Tools ‚Äî Oasys 88000 Simulator,</span><span class="style25"> by Oasys</span><span class="style19">Oasys Green Hills C++ Cross and Native Compiler,</span><span class="style25"> by Oasys</span><span class="style19">Oasys UDB ‚Äî Universal Remote Debugger,</span><span class="style25"> by Oasys</span><span class="style19">Object Logo,</span><span class="style25"> by Paradigm Software, Inc.</span><span class="style19">Objectworks for Smalltalk-80,</span><span class="style25"> by ParcPlace¬Æ Systems</span><span class="style19">PCMacBasic Compiler,</span><span class="style25"> by Pterodactyl Software</span><span class="style19">Procyon Common Lisp,</span><span class="style25"> by Procyon Research Ltd.</span><span class="style19">Symbolics MacIvory‚Ñ¢,</span><span class="style25"> by Symbolics, Inc.</span><span class="style19">THINK C‚Ñ¢,</span><span class="style25"> by Symantec Corporation</span><span class="style19">THINK Pascal‚Ñ¢,</span><span class="style25"> by Symantec Corporation</span><span class="style19">True BASIC,</span><span class="style25"> by True BASIC, Inc.</span><span class="style19">Vector ‚ÄúEngineering Language and Development Environment‚Äù,</span><span class="style25"> by VectorSystems/MicroConcepts</span><span class="style19">Verbum‚Ñ¢ Development System,</span><span class="style25"> by Paradigm Software, Inc.</span><span class="style19">ZBasic 5.0,</span><span class="style25"> by Zedcor</span><span class="style19"></span></text>
  11117.     </content>
  11118.     <content>
  11119.         <layer>background</layer>
  11120.         <id>3</id>
  11121.         <text>Total Products58</text>
  11122.     </content>
  11123.     <name>#Development Environments and</name>
  11124.     <script></script>
  11125. </card>
  11126.  
  11127.  
  11128. card_431324.xml
  11129. <?xml version="1.0" encoding="utf-8" ?>
  11130. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11131. <card>
  11132.     <id>431324</id>
  11133.     <filler1>0</filler1>
  11134.     <cantDelete> <false /> </cantDelete>
  11135.     <showPict> <true /> </showPict>
  11136.     <dontSearch> <false /> </dontSearch>
  11137.     <owner>8476</owner>
  11138.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11139.     <content>
  11140.         <layer>background</layer>
  11141.         <id>14</id>
  11142.         <text>Object-Oriented Programming Environments</text>
  11143.     </content>
  11144.     <content>
  11145.         <layer>background</layer>
  11146.         <id>1</id>
  11147.         <text><span class="style19">AIS Full Control Prolog,</span><span class="style25"> by Advanced A. I. Systems, Inc.</span><span class="style19">AdaVantage Compiler and Tool Set,</span><span class="style25"> by Meridian Software Systems</span><span class="style19">Allegro Flavors‚Ñ¢,</span><span class="style25"> by Franz, Inc.</span><span class="style19">Extend,</span><span class="style25"> by Imagine That, Inc.</span><span class="style19">Glockenspiel C++ from Oasys,</span><span class="style25"> by Oasys</span><span class="style19">GoldWorks II,</span><span class="style25"> by Gold Hill Computers, Inc.</span><span class="style19">HOOPS Graphics System,</span><span class="style25"> by Ithaca Software</span><span class="style19">MacApp 2.0,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Macintosh Allegro Common Lisp,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacProlog++,</span><span class="style25"> by Quintus Computer Systems</span><span class="style19">MacProlog,</span><span class="style25"> by Quintus Computer Systems</span><span class="style19">MPW C++,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MPW Object Pascal,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Oasys Green Hills C++ Cross and Native Compiler,</span><span class="style25"> by Oasys</span><span class="style19">Object Logo,</span><span class="style25"> by Paradigm Software, Inc.</span><span class="style19">Objectworks for Smalltalk-80,</span><span class="style25"> by ParcPlace¬Æ Systems</span><span class="style19">Prograph‚Ñ¢ 2.0,</span><span class="style25"> by TGS Systems</span><span class="style19">Serius Developer‚Ñ¢,</span><span class="style25"> by Serius Corporation</span><span class="style19"></span></text>
  11148.     </content>
  11149.     <content>
  11150.         <layer>background</layer>
  11151.         <id>3</id>
  11152.         <text>Total Products18</text>
  11153.     </content>
  11154.     <name>#Object-Oriented Programming </name>
  11155.     <script></script>
  11156. </card>
  11157.  
  11158.  
  11159. card_431501.xml
  11160. <?xml version="1.0" encoding="utf-8" ?>
  11161. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11162. <card>
  11163.     <id>431501</id>
  11164.     <filler1>0</filler1>
  11165.     <cantDelete> <false /> </cantDelete>
  11166.     <showPict> <true /> </showPict>
  11167.     <dontSearch> <false /> </dontSearch>
  11168.     <owner>8476</owner>
  11169.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11170.     <content>
  11171.         <layer>background</layer>
  11172.         <id>14</id>
  11173.         <text>Networking and Communications Tools</text>
  11174.     </content>
  11175.     <content>
  11176.         <layer>background</layer>
  11177.         <id>1</id>
  11178.         <text><span class="style19">ata Access Language,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Mac-to-VAX Integration Toolkit,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacAPPC,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Macintosh Communications Toolbox,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacTCP,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacWorkStation ,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacX25,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">TCPort Developers Kit,</span><span class="style25"> by Novell, INC.</span><span class="style19">telnet‚Ä¢PM,</span><span class="style25"> by Ramsay Consulting</span><span class="style19"></span></text>
  11179.     </content>
  11180.     <content>
  11181.         <layer>background</layer>
  11182.         <id>3</id>
  11183.         <text>Total Products9</text>
  11184.     </content>
  11185.     <name>#Networking and Communication</name>
  11186.     <script></script>
  11187. </card>
  11188.  
  11189.  
  11190. card_431852.xml
  11191. <?xml version="1.0" encoding="utf-8" ?>
  11192. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11193. <card>
  11194.     <id>431852</id>
  11195.     <filler1>0</filler1>
  11196.     <cantDelete> <false /> </cantDelete>
  11197.     <showPict> <true /> </showPict>
  11198.     <dontSearch> <false /> </dontSearch>
  11199.     <owner>8476</owner>
  11200.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11201.     <content>
  11202.         <layer>background</layer>
  11203.         <id>14</id>
  11204.         <text>Prototyping Tools, Case Tools, and Libraries</text>
  11205.     </content>
  11206.     <content>
  11207.         <layer>background</layer>
  11208.         <id>1</id>
  11209.         <text><span class="style19">NATOOL‚Ñ¢,</span><span class="style25"> by Advanced Logical Software</span><span class="style19">AppMaker, The Application Generator,</span><span class="style25"> by Bowers Development Corp.</span><span class="style19">ARANDA,</span><span class="style25"> by Soft-SET Technologies, Inc.</span><span class="style19">Aut2,</span><span class="style25"> by Model Systems Consultants, Inc.</span><span class="style19">BLUES,</span><span class="style25"> by Interprogram B.V.</span><span class="style19">BusTrak NuBus Analyzer,</span><span class="style25"> by Applied Physics, Inc.</span><span class="style19">c-tree File Handler/Server,</span><span class="style25"> by FairCom Corporation</span><span class="style19">COHORT-C,</span><span class="style25"> by CASE Corporation</span><span class="style19">COHORT-COBOL,</span><span class="style25"> by CASE Corporation</span><span class="style19">Design/OA,</span><span class="style25"> by Meta Software Corporation</span><span class="style19">Iconix PowerTools,</span><span class="style25"> by Iconix Software Engineering, Inc.</span><span class="style19">Inside Out,</span><span class="style25"> by Shana Corporation</span><span class="style19">MacAnalyst & MacDesigner,</span><span class="style25"> by Excel Software</span><span class="style19">MacBubbles 2.0,</span><span class="style25"> by StarSys, Inc.</span><span class="style19">MacDSP Array Processing Libraries,</span><span class="style25"> by Spectral Innovations, Inc.</span><span class="style19">MacExpress,</span><span class="style25"> by ALSoft, Inc.</span><span class="style19">MacFlow 3.5,</span><span class="style25"> by Mainstay</span><span class="style19">MacInterface¬Æ,</span><span class="style25"> by Holder, Egan & Company, Inc.</span><span class="style19">Media-Mixer,</span><span class="style25"> by Software Mart, Inc.</span><span class="style19">Prototyper 3.0,</span><span class="style25"> by SMETHERSBARNES</span><span class="style19">Silverrun‚ÄìDFD,</span><span class="style25"> by XA Systems Corporation</span><span class="style19">Silverrun‚ÄìERM,</span><span class="style25"> by XA Systems Corporation</span><span class="style19">Silverrun‚ÄìLDM,</span><span class="style25"> by XA Systems Corporation</span><span class="style19">Silverrun‚ÄìSRL,</span><span class="style25"> by XA Systems Corporation</span><span class="style19">The Hunk Manager,</span><span class="style25"> by The Gettys Group, Inc.</span><span class="style19">TopDown¬Æ 2.0,</span><span class="style25"> by Kaetron Software Corp.</span><span class="style19">TurboCASE‚Ñ¢ 2.0,</span><span class="style25"> by StructSoft, Inc.</span><span class="style19"></span></text>
  11210.     </content>
  11211.     <content>
  11212.         <layer>background</layer>
  11213.         <id>3</id>
  11214.         <text>Total Products27</text>
  11215.     </content>
  11216.     <name>#Prototyping Tools, Case Tool</name>
  11217.     <script></script>
  11218. </card>
  11219.  
  11220.  
  11221. card_431957.xml
  11222. <?xml version="1.0" encoding="utf-8" ?>
  11223. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11224. <card>
  11225.     <id>431957</id>
  11226.     <filler1>0</filler1>
  11227.     <cantDelete> <false /> </cantDelete>
  11228.     <showPict> <true /> </showPict>
  11229.     <dontSearch> <false /> </dontSearch>
  11230.     <owner>8476</owner>
  11231.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11232.     <content>
  11233.         <layer>background</layer>
  11234.         <id>14</id>
  11235.         <text>Programming Utilities and Debuggers</text>
  11236.     </content>
  11237.     <content>
  11238.         <layer>background</layer>
  11239.         <id>1</id>
  11240.         <text><span class="style19">SI Developer Toolkit,</span><span class="style25"> by Articulate Systems Inc.</span><span class="style19">BERSEARCH PostScript Examples 1.01,</span><span class="style25"> by BESEARCH</span><span class="style19">C Programmer‚Äôs Toolbox/MPW,</span><span class="style25"> by MMC AD Systems</span><span class="style19">Capture 3.0,</span><span class="style25"> by Mainstay</span><span class="style19">CODECHECK 2.0,</span><span class="style25"> by Abraxas Software</span><span class="style19">Desktop Help,</span><span class="style25"> by Help Software, Inc.</span><span class="style19">FormsProgrammer,</span><span class="style25"> by Œ©HM Software Company</span><span class="style19">INIThound 1.1,</span><span class="style25"> by Cambridge Information Ware</span><span class="style19">MacsBug,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacShell and Command Source Code,</span><span class="style25"> by Suick Bay Technologies</span><span class="style19">MACYACC 3.0,</span><span class="style25"> by Abraxas Software</span><span class="style19">McCLint,</span><span class="style25"> by MMC AD Systems</span><span class="style19">McCPrint,</span><span class="style25"> by MMC AD Systems</span><span class="style19">PICT Detective ‚Äî Symbolic Decompiler for QuickDraw,</span><span class="style25"> by Palomar Software</span><span class="style19">PinPoint Error Reporter,</span><span class="style25"> by Cheshire Group</span><span class="style19">PostShow ‚Äî PostScript Language Development Tool,</span><span class="style25"> by Lincoln & Co.</span><span class="style19">Preditor 1.1,</span><span class="style25"> by Evatac Software</span><span class="style19">Programmer‚Äôs Assistants‚Ñ¢,</span><span class="style25"> by Aladdin Systems, Inc.</span><span class="style19">PROMICE,</span><span class="style25"> by Grammar Engine, Inc.</span><span class="style19">QUED/M‚Ñ¢,</span><span class="style25"> by Paragon Concepts, Inc.</span><span class="style19">ResEdit‚Ñ¢,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">Resorcerer,</span><span class="style25"> by Mathem√¶sthetics, Inc.</span><span class="style19">SADE,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">SCSI Tool,</span><span class="style25"> by Arborworks, Inc.</span><span class="style19">StuffIt Installers,</span><span class="style25"> by Aladdin Systems, Inc.</span><span class="style19">The Debugger V2 & MacNosy,</span><span class="style25"> by Jasik Designs</span><span class="style19">TMON‚Ñ¢,</span><span class="style25"> by ICOM Simulations, Inc.</span><span class="style19">TxxT,</span><span class="style25"> by Sunflower Softworks</span><span class="style19">Xtrap,</span><span class="style25"> by Hotwire Labs</span><span class="style19"></span></text>
  11241.     </content>
  11242.     <content>
  11243.         <layer>background</layer>
  11244.         <id>3</id>
  11245.         <text>Total Products29</text>
  11246.     </content>
  11247.     <name>#Programming Utilities and De</name>
  11248.     <script></script>
  11249. </card>
  11250.  
  11251.  
  11252. card_432306.xml
  11253. <?xml version="1.0" encoding="utf-8" ?>
  11254. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11255. <card>
  11256.     <id>432306</id>
  11257.     <filler1>0</filler1>
  11258.     <cantDelete> <false /> </cantDelete>
  11259.     <showPict> <true /> </showPict>
  11260.     <dontSearch> <false /> </dontSearch>
  11261.     <owner>8476</owner>
  11262.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11263.     <content>
  11264.         <layer>background</layer>
  11265.         <id>14</id>
  11266.         <text>Programmable Databases and Spreadsheets</text>
  11267.     </content>
  11268.     <content>
  11269.         <layer>background</layer>
  11270.         <id>1</id>
  11271.         <text><span class="style19">th DIMENSION¬Æ,</span><span class="style25"> by ACIUS, Inc.</span><span class="style19">FoxBASE+/Mac,</span><span class="style25"> by Fox Software, Inc.</span><span class="style19">Full Impact 2.0,</span><span class="style25"> by Ashton-Tate</span><span class="style19">Omnis 5,</span><span class="style25"> by Blyth Software, Inc.</span><span class="style19">ORACLE¬Æ for 4th DIMENSION 1.1,</span><span class="style25"> by Oracle Corporation</span><span class="style19">ORACLE¬Æ for Macintosh,</span><span class="style25"> by Oracle Corporation</span><span class="style19">Wingz‚Ñ¢ 1.1,</span><span class="style25"> by Informix Software, Inc.</span><span class="style19"></span></text>
  11272.     </content>
  11273.     <content>
  11274.         <layer>background</layer>
  11275.         <id>3</id>
  11276.         <text>Total Products7</text>
  11277.     </content>
  11278.     <name>#Programmable Databases and S</name>
  11279.     <script></script>
  11280. </card>
  11281.  
  11282.  
  11283. card_432578.xml
  11284. <?xml version="1.0" encoding="utf-8" ?>
  11285. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11286. <card>
  11287.     <id>432578</id>
  11288.     <filler1>0</filler1>
  11289.     <cantDelete> <true /> </cantDelete>
  11290.     <showPict> <true /> </showPict>
  11291.     <dontSearch> <false /> </dontSearch>
  11292.     <owner>8476</owner>
  11293.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11294.     <content>
  11295.         <layer>background</layer>
  11296.         <id>14</id>
  11297.         <text>HyperCard‚Ñ¢, Multimedia, and Authoring Tools</text>
  11298.     </content>
  11299.     <content>
  11300.         <layer>background</layer>
  11301.         <id>1</id>
  11302.         <text><span class="style19">01 Scripts and Buttons Plus for Hypercard,</span><span class="style25"> by INDIVIDUAL Software, Inc.</span><span class="style19">3d Graphic Tools 2.0,</span><span class="style25"> by Micro System Options</span><span class="style19">3d Graphic Tools XCMD 2.0,</span><span class="style25"> by Micro System Options</span><span class="style19">Aapps DigiVideo‚Ñ¢ Construction Kit 2.0,</span><span class="style25"> by Aapps Corporation</span><span class="style19">Analyst,</span><span class="style25"> by Xerox Special Information Systems</span><span class="style19">Audiomedia‚Ñ¢,</span><span class="style25"> by Digidesign, Inc.</span><span class="style19">Authenticate,</span><span class="style25"> by Softstream International Company</span><span class="style19">Authorware Professional,</span><span class="style25"> by Authorware, Inc.</span><span class="style19">B-Tree HELPER‚Ñ¢,</span><span class="style25"> by (M)agreeable software, inc.</span><span class="style19">BASIC Translator,</span><span class="style25"> by Heizer Software</span><span class="style19">Bubble Help for HyperCard,</span><span class="style25"> by Randal Jones, Consultant</span><span class="style19">Clip Tunes‚Ñ¢,</span><span class="style25"> by Digidesign, Inc.</span><span class="style19">CLR HyperArrays 2.0,</span><span class="style25"> by Clear Lake Research</span><span class="style19">CompileIt! ‚Äî The Script Compiler,</span><span class="style25"> by Heizer Software</span><span class="style19">ConvertIt!‚Ñ¢,</span><span class="style25"> by Heizer Software</span><span class="style19">DB-Library‚Ñ¢ (for MPW C),</span><span class="style25"> by Sybase, Inc.</span><span class="style19">DBF-Access‚Ñ¢ Tools for HyperCard‚Ñ¢,</span><span class="style25"> by Nittany Development Group, Inc.</span><span class="style19">DECK‚Ñ¢,</span><span class="style25"> by Digidesign, Inc.</span><span class="style19">Dialoger Professional,</span><span class="style25"> by theResult Software Inc.</span><span class="style19">Eyecons!,</span><span class="style25"> by Heizer Software</span><span class="style19">Field Dumper 1.11,</span><span class="style25"> by Bliss Interactive Technologies</span><span class="style19">File I/O HyperCard Stack,</span><span class="style25"> by Sunshine Valley Systems</span><span class="style19">File I/O XCMDs,</span><span class="style25"> by Sunshine Valley Systems</span><span class="style19">HyBase‚Ñ¢,</span><span class="style25"> by Answer Software Corp.</span><span class="style19">Hyper TMON,</span><span class="style25"> by ICOM Simulations, Inc.</span><span class="style19">Hyper-XCall,</span><span class="style25"> by Zone1, Inc.</span><span class="style19">Hyper/DB-Library‚Ñ¢ ,</span><span class="style25"> by Sybase, Inc.</span><span class="style19">Hyper488‚Ñ¢,</span><span class="style25"> by National Instruments Corp.</span><span class="style19">HyperADC-1,</span><span class="style25"> by Remote Measurement Systems</span><span class="style19">HyperBASIC‚Ñ¢,</span><span class="style25"> by Teknosys, Inc.</span><span class="style19">HyperCard 2.0,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">HyperChart,</span><span class="style25"> by Newmedia, Inc.</span><span class="style19">HyperCom‚Ñ¢,</span><span class="style25"> by GAVA Corporation</span><span class="style19">HyperComposer‚Ñ¢:  The Sound and Music Toolkit for HyperCard¬Æ,</span><span class="style25"> by Addison-Wesley Publishing Co., Inc.</span><span class="style19">HyperDA II,</span><span class="style25"> by Symmetry Software Corporation</span><span class="style19">HyperEngine,</span><span class="style25"> by Symmetry Software Corporation</span><span class="style19">HyperExternals Pro,</span><span class="style25"> by Boojum Computer Systems, Inc.</span><span class="style19">Hypergate‚Ñ¢,</span><span class="style25"> by Eastgate Systems, Inc.</span><span class="style19">HyperGraph,</span><span class="style25"> by Boojum Computer Systems, Inc.</span><span class="style19">HyperHIT 3.0,</span><span class="style25"> by SoftStream International Company</span><span class="style19">HyperHIT-N‚Ñ¢ ,</span><span class="style25"> by SoftStream International Company</span><span class="style19">HyperHIT-R‚Ñ¢ ,</span><span class="style25"> by SoftStream International Company</span><span class="style19">HyperLab‚Ñ¢,</span><span class="style25"> by National Instruments Corp.</span><span class="style19">HyperPacq,</span><span class="style25"> by BIOPAC Systems, Inc.</span><span class="style19">HyperPage¬Æ,</span><span class="style25"> by EXIN</span><span class="style19">HyperPort‚Ñ¢,</span><span class="style25"> by Concentrix Technology, Inc.</span><span class="style19">HyperSpeller,</span><span class="style25"> by Foundation Publishing, Inc.</span><span class="style19">HyperTMON 2.0,</span><span class="style25"> by ICOM Simulations, Inc.</span><span class="style19">HyperTools¬Æ #1,</span><span class="style25"> by Trendware Corporation</span><span class="style19">HyperTools¬Æ #2,</span><span class="style25"> by Trendware Corporation</span><span class="style19">Hyperworks Tools,</span><span class="style25"> by Hyperworks</span><span class="style19">HyperX‚Ñ¢ 4.0,</span><span class="style25"> by Millennium Software, Inc.</span><span class="style19">Icon Factory,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">ImageLink,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">Index‚Ñ¢ 2.0,</span><span class="style25"> by Nine to Five Software Company, Inc.</span><span class="style19">InnoSys Airline Terminal Emulator Hypercard Interface,</span><span class="style25"> by InnoSys Incorporated</span><span class="style19">INTELLIGENT DEVELOPER,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">interFACE,</span><span class="style25"> by Bright Star Technology, Inc.</span><span class="style19">IRIS Intermedia,</span><span class="style25"> by Institute for Research in Information and Scholarship</span><span class="style19">LessonCard‚Ñ¢,</span><span class="style25"> by VIA, Inc.</span><span class="style19">MacProteus‚Ñ¢,</span><span class="style25"> by Digidesign, Inc.</span><span class="style19">MacRecorder¬Æ Sound System,</span><span class="style25"> by Farallon Computing, Inc.</span><span class="style19">MACROMIND DIRECTOR 2.0,</span><span class="style25"> by MacroMind</span><span class="style19">Mahogany‚Ñ¢ Professional,</span><span class="style25"> by Emerald Intelligence, Inc.</span><span class="style19">MasterView‚Ñ¢,</span><span class="style25"> by Nine to Five Software Company, Inc.</span><span class="style19">MediaTracks‚Ñ¢,</span><span class="style25"> by Farallon Computing, Inc.</span><span class="style19">MitemView‚Ñ¢,</span><span class="style25"> by MITEM Corporation</span><span class="style19">Mockingbird‚Ñ¢,</span><span class="style25"> by Cyan</span><span class="style19">Moonraker HyperCard XCMDs,</span><span class="style25"> by Workstation Technologies Inc</span><span class="style19">Movie and Capture,</span><span class="style25"> by Truevision, Inc.</span><span class="style19">Network HyperHIT 1.0,</span><span class="style25"> by Softstream International Company</span><span class="style19">NeuGraf Externals: QuickDraw Access for Hypercard/SuperCard,</span><span class="style25"> by Neu Software</span><span class="style19">Omnis 5 HyperCard,</span><span class="style25"> by Blyth Software, Inc.</span><span class="style19">OnTrack Videotape Control Toolkit for Hypercard,</span><span class="style25"> by Abbate Video Consultants</span><span class="style19">PathFinder, the Automated Stack Mapper‚Ñ¢,</span><span class="style25"> by Silk City Software Inc.</span><span class="style19">PD ROM II,</span><span class="style25"> by BMUG, Inc.</span><span class="style19">Peacock,</span><span class="style25"> by Cyan</span><span class="style19">RecordIt!‚Ñ¢ - The Script Recorder,</span><span class="style25"> by Heizer Software</span><span class="style19">Relational HyperHIT 3.0,</span><span class="style25"> by Softstream International Company</span><span class="style19">Reports‚Ñ¢ 2.0,</span><span class="style25"> by Nine to Five Software Company, Inc.</span><span class="style19">Resource Navigator,</span><span class="style25"> by Bliss Interactive Technologies</span><span class="style19">Script Dumper 1.11,</span><span class="style25"> by Bliss Interactive Technologies</span><span class="style19">Script Expert,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">Script Library,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">ScriptEdit‚Ñ¢ 2.0,</span><span class="style25"> by Somak Software</span><span class="style19">SequeLink‚Ñ¢,</span><span class="style25"> by Techgnosis, Inc.</span><span class="style19">SequeLink Engine‚Ñ¢,</span><span class="style25"> by Techgnosis, Inc.</span><span class="style19">Sound Tools‚Ñ¢ Digital Recording & Editing System,</span><span class="style25"> by Digidesign, Inc.</span><span class="style19">Spinnaker PLUS 2.0‚Ñ¢,</span><span class="style25"> by Spinnaker Software Corporation</span><span class="style19">Stack Cleaner‚Ñ¢,</span><span class="style25"> by Trendware Corporation</span><span class="style19">StackDA,</span><span class="style25"> by Symmetry Software Corporation</span><span class="style19">StackMate‚Ñ¢,</span><span class="style25"> by Manor of Micro, Inc.</span><span class="style19">StepAhead ,</span><span class="style25"> by Hyperpress Publishing.</span><span class="style19">StorySpace‚Ñ¢,</span><span class="style25"> by Eastgate Systems, Inc.</span><span class="style19">SuperCard 1.5,</span><span class="style25"> by Silicon Beach Software</span><span class="style19">SuperKRS + SuperIndexer,</span><span class="style25"> by KnowledgeSet</span><span class="style19">Total Quality Management‚Ñ¢,</span><span class="style25"> by Softouch Software, Inc.</span><span class="style19">Trendware XCAL‚Ñ¢,</span><span class="style25"> by Trendware Corporation</span><span class="style19">V-LAN‚Ñ¢ Universal Control Network,</span><span class="style25"> by Videomedia, Inc.</span><span class="style19">VideoAuthor‚Ñ¢,</span><span class="style25"> by HyperPro, Inc.</span><span class="style19">Voyager Multimedia Toolkits,</span><span class="style25"> by The Voyager Company</span><span class="style19">Wild Things,</span><span class="style25"> by Language Systems Corporation</span><span class="style19">WristMac‚Ñ¢,</span><span class="style25"> by Ex Machina, Inc.</span><span class="style19">XLink‚Ñ¢,</span><span class="style25"> by CEL Software, Inc.</span><span class="style19">XPrint Plus‚Ñ¢,</span><span class="style25"> by STaK-X Software</span><span class="style19">XTRA,</span><span class="style25"> by Fidcor, USA</span><span class="style19"></span></text>
  11303.     </content>
  11304.     <content>
  11305.         <layer>background</layer>
  11306.         <id>3</id>
  11307.         <text>Total Products106</text>
  11308.     </content>
  11309.     <name>#HyperCard‚Ñ¢, Multimedia, and </name>
  11310.     <script></script>
  11311. </card>
  11312.  
  11313.  
  11314. card_432878.xml
  11315. <?xml version="1.0" encoding="utf-8" ?>
  11316. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11317. <card>
  11318.     <id>432878</id>
  11319.     <filler1>0</filler1>
  11320.     <cantDelete> <false /> </cantDelete>
  11321.     <showPict> <true /> </showPict>
  11322.     <dontSearch> <false /> </dontSearch>
  11323.     <owner>8476</owner>
  11324.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11325.     <content>
  11326.         <layer>background</layer>
  11327.         <id>14</id>
  11328.         <text>Unix‚Ñ¢ Development Tools</text>
  11329.     </content>
  11330.     <content>
  11331.         <layer>background</layer>
  11332.         <id>1</id>
  11333.         <text><span class="style19">/UX 2.0,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">ACUCOBOL-85,</span><span class="style25"> by Acucobol, Inc.</span><span class="style19">Alsys A/UX Ada Compilation System & Toolset,</span><span class="style25"> by Alsys, Inc.</span><span class="style19">Alsys Ada Compilation System,</span><span class="style25"> by Alsys, Inc.</span><span class="style19">Eiffel,</span><span class="style25"> by Interactive Software Engineering, Inc.</span><span class="style19">MacNIX,</span><span class="style25"> by UniPress Software</span><span class="style19">NKR BASIC Compiler,</span><span class="style25"> by NKR Research, Inc.</span><span class="style19">NKR BASIC Interpreter,</span><span class="style25"> by NKR Research, Inc.</span><span class="style19">NKR FORTRAN Compiler,</span><span class="style25"> by NKR Research, Inc.</span><span class="style19">NKR GW Converter,</span><span class="style25"> by NKR Research, Inc.</span><span class="style19">RM/COBOL-85,</span><span class="style25"> by Ryan-McFarland/Liant</span><span class="style19"></span></text>
  11334.     </content>
  11335.     <content>
  11336.         <layer>background</layer>
  11337.         <id>3</id>
  11338.         <text>Total Products11</text>
  11339.     </content>
  11340.     <name>#Unix‚Ñ¢ Development Tools</name>
  11341.     <script></script>
  11342. </card>
  11343.  
  11344.  
  11345. card_433098.xml
  11346. <?xml version="1.0" encoding="utf-8" ?>
  11347. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11348. <card>
  11349.     <id>433098</id>
  11350.     <filler1>0</filler1>
  11351.     <cantDelete> <false /> </cantDelete>
  11352.     <showPict> <true /> </showPict>
  11353.     <dontSearch> <false /> </dontSearch>
  11354.     <owner>8476</owner>
  11355.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11356.     <content>
  11357.         <layer>background</layer>
  11358.         <id>14</id>
  11359.         <text>Publications, Programming Services, and Training</text>
  11360.     </content>
  11361.     <content>
  11362.         <layer>background</layer>
  11363.         <id>1</id>
  11364.         <text><span class="style19">pple Developer University,</span><span class="style25"> by Developer University</span><span class="style19">Apple Technical Library ‚Äî Apple Communications Library,</span><span class="style25"> by Addison-Wesley Publishing Co., Inc.</span><span class="style19">Best of MacTutor Vol 1-5 Source Code on CD-ROM,</span><span class="style25"> by Wayzata Technology</span><span class="style19">CD-ROM Developer‚Äôs Lab‚Ñ¢,</span><span class="style25"> by Software Mart, Inc.</span><span class="style19">MacApp Developers Association,</span><span class="style25"> by MacApp Developers Association</span><span class="style19">Macintosh Inside Out,</span><span class="style25"> by Addison-Wesley Publishing Co., Inc.</span><span class="style19">Macintosh Technical Training Courses,</span><span class="style25"> by Bear River Institute, Inc.</span><span class="style19">MacTech Quarterly,</span><span class="style25"> by TechAlliance</span><span class="style19">MacTutor,</span><span class="style25"> by MACTUTOR</span><span class="style19">Programming and Custom Development Services,</span><span class="style25"> by VectorSystems/MicroConcepts</span><span class="style19">Software Development Services,</span><span class="style25"> by Bear River Associates, Inc.</span><span class="style19">Source Code Tutorial (C or Pascal),</span><span class="style25"> by Bear River Associates, Inc.</span><span class="style19">Stonecutter Software,</span><span class="style25"> by Stonecutter Software</span><span class="style19"></span></text>
  11365.     </content>
  11366.     <content>
  11367.         <layer>background</layer>
  11368.         <id>3</id>
  11369.         <text>Total Products13</text>
  11370.     </content>
  11371.     <name>#Publications, Programming Se</name>
  11372.     <script></script>
  11373. </card>
  11374.  
  11375.  
  11376. card_433269.xml
  11377. <?xml version="1.0" encoding="utf-8" ?>
  11378. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11379. <card>
  11380.     <id>433269</id>
  11381.     <filler1>0</filler1>
  11382.     <cantDelete> <false /> </cantDelete>
  11383.     <showPict> <true /> </showPict>
  11384.     <dontSearch> <false /> </dontSearch>
  11385.     <owner>8476</owner>
  11386.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11387.     <content>
  11388.         <layer>background</layer>
  11389.         <id>14</id>
  11390.         <text>Artificial Intelligence Products</text>
  11391.     </content>
  11392.     <content>
  11393.         <layer>background</layer>
  11394.         <id>1</id>
  11395.         <text><span class="style19">AIS Full Control Prolog,</span><span class="style25"> by Advanced A. I. Systems, Inc.</span><span class="style19">Action!¬Æ,</span><span class="style25"> by ExperTelligence, Inc.</span><span class="style19">Allegro Flavors‚Ñ¢,</span><span class="style25"> by Franz, Inc.</span><span class="style19">Clisp ‚Äî LISP Library for C,</span><span class="style25"> by Drasch Computer Software</span><span class="style19">Design/OA,</span><span class="style25"> by Meta Software Corporation</span><span class="style19">GoldWorks II,</span><span class="style25"> by Gold Hill Computers, Inc.</span><span class="style19">I-CAT ,</span><span class="style25"> by Automated Technology Systems Corporation</span><span class="style19">Instant-Expert 2.0,</span><span class="style25"> by Human Intellect Systems</span><span class="style19">Instant-Expert Plus 2.0,</span><span class="style25"> by Human Intellect Systems</span><span class="style19">LASER‚Ñ¢,</span><span class="style25"> by Bell Atlantic Knowledge Systems, Inc.</span><span class="style19">LEVEL5/Macintosh,</span><span class="style25"> by Information Builders, Inc.</span><span class="style19">Macintosh Allegro Common Lisp,</span><span class="style25"> by Apple Computer, Inc.</span><span class="style19">MacProlog++,</span><span class="style25"> by Quintus Computer Systems</span><span class="style19">MacProlog,</span><span class="style25"> by Quintus Computer Systems</span><span class="style19">MacScheme+Toolsmith,</span><span class="style25"> by Lightship Software</span><span class="style19">Mahogany‚Ñ¢ Professional,</span><span class="style25"> by Emerald Intelligence, Inc.</span><span class="style19">microExplorer‚Ñ¢ board,</span><span class="style25"> by ExperTelligence, Inc.</span><span class="style19">Natural Language‚Ñ¢,</span><span class="style25"> by Natural Language, Inc.</span><span class="style19">NEXPERT OBJECT,</span><span class="style25"> by Neuron Data, Inc.</span><span class="style19">Objectworks for Smalltalk-80,</span><span class="style25"> by ParcPlace¬Æ Systems</span><span class="style19">Procyon Common Lisp,</span><span class="style25"> by Procyon Research Ltd.</span><span class="style19"></span></text>
  11396.     </content>
  11397.     <content>
  11398.         <layer>background</layer>
  11399.         <id>3</id>
  11400.         <text>Total Products21</text>
  11401.     </content>
  11402.     <name>#Artificial Intelligence Prod</name>
  11403.     <script></script>
  11404. </card>
  11405.  
  11406.  
  11407. card_225104.xml
  11408. <?xml version="1.0" encoding="utf-8" ?>
  11409. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11410. <card>
  11411.     <id>225104</id>
  11412.     <filler1>0</filler1>
  11413.     <cantDelete> <false /> </cantDelete>
  11414.     <showPict> <true /> </showPict>
  11415.     <dontSearch> <false /> </dontSearch>
  11416.     <owner>5047</owner>
  11417.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11418.     <content>
  11419.         <layer>background</layer>
  11420.         <id>2</id>
  11421.         <text>¬µASM</text>
  11422.     </content>
  11423.     <content>
  11424.         <layer>background</layer>
  11425.         <id>3</id>
  11426.         <text>Micro Dialects, Inc. ‚Ä¢ PO Box 30014 ‚Ä¢ Cincinnati, OH 45230 ‚Ä¢ Tel: (513) 271-9100 </text>
  11427.     </content>
  11428.     <content>
  11429.         <layer>background</layer>
  11430.         <id>19</id>
  11431.         <text>1</text>
  11432.     </content>
  11433.     <content>
  11434.         <layer>background</layer>
  11435.         <id>42</id>
  11436.         <highlight> <true /> </highlight>
  11437.     </content>
  11438.     <content>
  11439.         <layer>background</layer>
  11440.         <id>44</id>
  11441.         <highlight> <true /> </highlight>
  11442.     </content>
  11443.     <content>
  11444.         <layer>background</layer>
  11445.         <id>46</id>
  11446.         <highlight> <true /> </highlight>
  11447.     </content>
  11448.     <content>
  11449.         <layer>background</layer>
  11450.         <id>14</id>
  11451.         <text><span class="style19">¬†¬†¬†The ¬µASM‚Ñ¢ (pronounced ‚Äúmicro-assem‚Äù) family of cross-macro assemblers for the Macintosh computer integrates a multi-windowed text editor, a communications package, and a cross assembler in a complete assembly language software development environment. Each member produces ROMable absolute object code for a different family of microprocessors.</span><span class="style37"></span><span class="style19">¬†¬†¬†¬†Source files may be created using the integrated text editor or any word processor capable of generating a text-only file. Object files are text-only files selectable between S-Record, Hex Record, or Tek-Hex Record formats.</span><span class="style41">Features</span><span class="style19">‚Ä¢     Fast ‚Äì up to 40,000 lines/minute on a Macintosh IIci computer‚Ä¢     Object files may be downloaded to most emulators and EPROM programmers‚Ä¢     Supports macros, conditional assembly, local and auto labels, source level ‚ÄúInclude‚Äù files‚Ä¢     Extensive reference manual includedEditor:‚Ä¢    Up to ten files may be open at once‚Ä¢    Files of any size may be edited, provided there is enough RAM available‚Ä¢    Extensive search and replace, including multi-file search and grep search and replace‚Ä¢    Automatic creation of ‚ÄúBackup‚Äù filesTerminal:‚Ä¢    Supports baud rates up to 38,400 to allow fast transfer of object files to remote systems‚Ä¢    Variable size scroll-back buffer allows latest incoming data to be easily reviewed</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY ¬µASM requires a Macintosh Plus computer or newerSystem 6.0 or newerMultiFinder compatible.Microprocessors supported include:COP400, COP800, 1802, 6301, 6305, 6309, 6502, 6800, 6801, 6803, 6804, 68HC04, 6805,  68HC05, 6809,  68HC11, 146805, 8048, 80C48,  8049, 8050, 8051, 80C51, 8052, 8080, 8085, 8096, 80C196, Z8, Z80, 64180, 68000, 68010, 68302. (Inquire about others.) ORDERING & PRICING Each individually licensed ¬µASM family member is $149.95 plus shipping and handling. Call or write for technical bulletin:Tel: (513) 271-9100Fax: (513) 271-4922</span></text>
  11452.     </content>
  11453.     <content>
  11454.         <layer>background</layer>
  11455.         <id>32</id>
  11456.         <text>assembly¬†language, cross¬†assembler, editor, microprocessors</text>
  11457.     </content>
  11458.     <name>Micro ¬µASM</name>
  11459.     <script></script>
  11460. </card>
  11461.  
  11462.  
  11463. card_292191.xml
  11464. <?xml version="1.0" encoding="utf-8" ?>
  11465. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11466. <card>
  11467.     <id>292191</id>
  11468.     <filler1>0</filler1>
  11469.     <cantDelete> <false /> </cantDelete>
  11470.     <showPict> <true /> </showPict>
  11471.     <dontSearch> <false /> </dontSearch>
  11472.     <owner>5047</owner>
  11473.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11474.     <part>
  11475.         <id>10</id>
  11476.         <type>button</type>
  11477.         <visible> <true /> </visible>
  11478.         <reserved5> 0 </reserved5>
  11479.         <reserved4> 0 </reserved4>
  11480.         <reserved3> 0 </reserved3>
  11481.         <reserved2> 0 </reserved2>
  11482.         <reserved1> 0 </reserved1>
  11483.         <enabled> <true /> </enabled>
  11484.         <rect>
  11485.             <left>506</left>
  11486.             <top>404</top>
  11487.             <right>572</right>
  11488.             <bottom>459</bottom>
  11489.         </rect>
  11490.         <style>opaque</style>
  11491.         <showName> <false /> </showName>
  11492.         <highlight> <false /> </highlight>
  11493.         <autoHighlight> <false /> </autoHighlight>
  11494.         <sharedHighlight> <true /> </sharedHighlight>
  11495.         <family>0</family>
  11496.         <titleWidth>0</titleWidth>
  11497.         <icon>0</icon>
  11498.         <textAlign>center</textAlign>
  11499.         <font>Chicago</font>
  11500.         <textSize>12</textSize>
  11501.         <textStyle>plain</textStyle>
  11502.         <name>coverUp1</name>
  11503.         <script></script>
  11504.     </part>
  11505.     <content>
  11506.         <layer>background</layer>
  11507.         <id>2</id>
  11508.         <text>101 Scripts and Buttons Plus for Hypercard</text>
  11509.     </content>
  11510.     <content>
  11511.         <layer>background</layer>
  11512.         <id>3</id>
  11513.         <text>INDIVIDUAL Software, Inc. ‚Ä¢ 125 Shoreway Rd., Suite #3000 ‚Ä¢ San Carlos, CA  94070</text>
  11514.     </content>
  11515.     <content>
  11516.         <layer>background</layer>
  11517.         <id>19</id>
  11518.         <text>7</text>
  11519.     </content>
  11520.     <content>
  11521.         <layer>background</layer>
  11522.         <id>14</id>
  11523.         <text><span class="style19">¬†¬†¬†A collection of pre-written and tested scripts, icons, buttons, sounds and XCMDs for HyperCard 2.0.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Hundreds of scripts, buttons, icons, sounds, animations‚Ä¢ 100+ page user's manual‚Ä¢ Copy scripts and buttons into your own stacks‚Ä¢ Use up to 10% in any non-competing application</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact INDIVIDUAL Software 800/331-3313 or 415/595-8855Suggested retail price: 49.95SYSTEM REQUIREMENTS HyperCard 2.0TECHNICAL SUPPORT Call 800/331-3313 or 415/595-8855</span></text>
  11524.     </content>
  11525.     <content>
  11526.         <layer>background</layer>
  11527.         <id>32</id>
  11528.         <text>animation, graphics, HyperCard, sample¬†code, scripting, sounds, XCMDs¬†&¬†XFCNs</text>
  11529.     </content>
  11530.     <name>INDIVIDUAL 101 Scripts and Bu</name>
  11531.     <script></script>
  11532. </card>
  11533.  
  11534.  
  11535. card_175845.xml
  11536. <?xml version="1.0" encoding="utf-8" ?>
  11537. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11538. <card>
  11539.     <id>175845</id>
  11540.     <filler1>0</filler1>
  11541.     <cantDelete> <false /> </cantDelete>
  11542.     <showPict> <true /> </showPict>
  11543.     <dontSearch> <false /> </dontSearch>
  11544.     <owner>5047</owner>
  11545.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11546.     <part>
  11547.         <id>10</id>
  11548.         <type>button</type>
  11549.         <visible> <true /> </visible>
  11550.         <reserved5> 0 </reserved5>
  11551.         <reserved4> 0 </reserved4>
  11552.         <reserved3> 0 </reserved3>
  11553.         <reserved2> 0 </reserved2>
  11554.         <reserved1> 0 </reserved1>
  11555.         <enabled> <true /> </enabled>
  11556.         <rect>
  11557.             <left>506</left>
  11558.             <top>404</top>
  11559.             <right>572</right>
  11560.             <bottom>459</bottom>
  11561.         </rect>
  11562.         <style>opaque</style>
  11563.         <showName> <false /> </showName>
  11564.         <highlight> <false /> </highlight>
  11565.         <autoHighlight> <false /> </autoHighlight>
  11566.         <sharedHighlight> <true /> </sharedHighlight>
  11567.         <family>0</family>
  11568.         <titleWidth>0</titleWidth>
  11569.         <icon>0</icon>
  11570.         <textAlign>center</textAlign>
  11571.         <font>Chicago</font>
  11572.         <textSize>12</textSize>
  11573.         <textStyle>plain</textStyle>
  11574.         <name>coverUp1</name>
  11575.         <script></script>
  11576.     </part>
  11577.     <content>
  11578.         <layer>background</layer>
  11579.         <id>2</id>
  11580.         <text>3d Graphic Tools 2.0</text>
  11581.     </content>
  11582.     <content>
  11583.         <layer>background</layer>
  11584.         <id>3</id>
  11585.         <text>Micro System Options ‚Ä¢ P.O. Box 95167 ‚Ä¢ Seattle, WA 98145 ‚Ä¢ Tel: (206) 868-5418</text>
  11586.     </content>
  11587.     <content>
  11588.         <layer>background</layer>
  11589.         <id>19</id>
  11590.         <text>7</text>
  11591.     </content>
  11592.     <content>
  11593.         <layer>background</layer>
  11594.         <id>14</id>
  11595.         <text><span class="style19">¬†¬†¬†Provides 3d wireframe and solid rendering functions including vector and matrix arithmetic; object and viewer rotation, scaling and translation; clipping; hidden surface removal; linked lists, stacks and queues; monochrome or color shading using multiple light sources and ambient light; camera viewing; solid object generators; spline curves and surfaces; matrix data plots; 3d fonts and labels; grids; bitmap to solid conversion; offscreen drawing; hierarchical, resource-based object storage/retrieval; PICTs  and more. Source code included.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $149.95</span></text>
  11596.     </content>
  11597.     <content>
  11598.         <layer>background</layer>
  11599.         <id>32</id>
  11600.         <text>3d, graphics, rendering</text>
  11601.     </content>
  11602.     <name>Micro 3d Graphic Tools 2.0</name>
  11603.     <script></script>
  11604. </card>
  11605.  
  11606.  
  11607. card_303952.xml
  11608. <?xml version="1.0" encoding="utf-8" ?>
  11609. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11610. <card>
  11611.     <id>303952</id>
  11612.     <filler1>0</filler1>
  11613.     <cantDelete> <false /> </cantDelete>
  11614.     <showPict> <true /> </showPict>
  11615.     <dontSearch> <false /> </dontSearch>
  11616.     <owner>5047</owner>
  11617.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11618.     <content>
  11619.         <layer>background</layer>
  11620.         <id>2</id>
  11621.         <text><span class="style19">d Graphic Tools XCMD 2.0</span></text>
  11622.     </content>
  11623.     <content>
  11624.         <layer>background</layer>
  11625.         <id>3</id>
  11626.         <text>Micro System Options ‚Ä¢ P.O. Box 95167 ‚Ä¢ Seattle, WA 98145-2167</text>
  11627.     </content>
  11628.     <content>
  11629.         <layer>background</layer>
  11630.         <id>19</id>
  11631.         <text>7</text>
  11632.     </content>
  11633.     <content>
  11634.         <layer>background</layer>
  11635.         <id>42</id>
  11636.         <highlight> <true /> </highlight>
  11637.     </content>
  11638.     <content>
  11639.         <layer>background</layer>
  11640.         <id>14</id>
  11641.         <text><span class="style19">¬†¬†¬†Provides HyperCard‚Ñ¢ hosted 3d wireframe and solid rendering capabilities including: object and viewer rotation, scaling and translation; camera viewing;  clipping; monochrome or color shading using multiple light sources and ambient light effects; independent color windows; hidden surface removal; solid generators; spline curves and surfaces; matrix data plotting; 3d fonts and labels; grids; hierarchical structures; resource-based storage and retrieval;  PICTs; and a freestanding script simulator application.</span><span class="style37"></span><span class="style19">¬†¬†¬†3d Graphic Tools includes complete, integrated documentation and demonstration stacks. THINK C source code and 120-page reference manual are included when ordered with 3d Graphic Tools 2.0 base package.</span><span class="style37"></span><span class="style19">¬†¬†¬†¬†Contains one 800k disk containing resource file, documentation and demonstration stacks.  Not copy protected. No licensing fees.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Full set of 3d wireframe and solid drawing primitives‚Ä¢ Full control over view angle and perspective‚Ä¢ Multiple light sources & ambient light effects‚Ä¢ Dithered, colored or color patterned area fills‚Ä¢ Solid object generators, spline and arbitrary surfaces‚Ä¢ 3d Font / Bitmapped image processing‚Ä¢ Offscreen drawing and animation facilities‚Ä¢ Matrix data plotting functions‚Ä¢ PICT resource handling facilities‚Ä¢ Three axis rotation, translation & scaling‚Ä¢ 3d Clipping, Hidden line, surface & object removal‚Ä¢ Grid backdrops and text labels in 3d space‚Ä¢ Hierarchical data structures & rendering‚Ä¢ Unlimited number, size & object complexity</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS HyperCard 1.2 or laterMacintosh Computer with at least 1MB of RAM (2MB or more recommended)128K ROM or laterHard disk driveThink C Compiler (if source purchased).  ORDERING INFORMATION Micro System Options:(206) 868-5418; AppleLink: D4900; Genie: M.Options; CompuServe: 71530, 2232Apple Programmers and Developers Association$59.95 retail (base package - stacks & XCMDs only);$164.95 retail (with source code and 3d Graphic Tools 2.0).Not copy protected; no licensing fees.TECHNICAL SUPPORT (206) 868-5418  (8am‚Äì5pm PST)</span></text>
  11642.     </content>
  11643.     <content>
  11644.         <layer>background</layer>
  11645.         <id>32</id>
  11646.         <text>animation, drawing, graphics, matrix, plotting, rendering, shading, solid, THINK¬†C, XCMDs¬†&¬†XFCNs</text>
  11647.     </content>
  11648.     <name>Micro 3d Graphic Tools XCMD 2</name>
  11649.     <script></script>
  11650. </card>
  11651.  
  11652.  
  11653. card_13624.xml
  11654. <?xml version="1.0" encoding="utf-8" ?>
  11655. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11656. <card>
  11657.     <id>13624</id>
  11658.     <filler1>0</filler1>
  11659.     <cantDelete> <false /> </cantDelete>
  11660.     <showPict> <true /> </showPict>
  11661.     <dontSearch> <false /> </dontSearch>
  11662.     <owner>5047</owner>
  11663.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11664.     <content>
  11665.         <layer>background</layer>
  11666.         <id>2</id>
  11667.         <text><span class="style19">th DIMENSION¬Æ</span></text>
  11668.     </content>
  11669.     <content>
  11670.         <layer>background</layer>
  11671.         <id>3</id>
  11672.         <text><span class="style19">CIUS, Inc. ‚Ä¢ 10351 Bubb Road ‚Ä¢ Cupertino, CA 95014</span></text>
  11673.     </content>
  11674.     <content>
  11675.         <layer>background</layer>
  11676.         <id>19</id>
  11677.         <text>6</text>
  11678.     </content>
  11679.     <content>
  11680.         <layer>background</layer>
  11681.         <id>42</id>
  11682.         <highlight> <true /> </highlight>
  11683.     </content>
  11684.     <content>
  11685.         <layer>background</layer>
  11686.         <id>44</id>
  11687.         <highlight> <true /> </highlight>
  11688.     </content>
  11689.     <content>
  11690.         <layer>background</layer>
  11691.         <id>14</id>
  11692.         <text><span class="style19">¬†¬†¬†4th DIMENSION is a relational, multi-user database for the Macintosh computer. The straightforward approach to database design makes it ideal for the database novice, while the flexible capabilities and sophisticated editors make it the database of choice for intermediate and advanced users.¬†¬†¬†¬†Database professionals will appreciate the extensive configurability and programming language that enables them to create custom applications that are virtually indistinguishable from standalone applications.¬†¬†¬†¬†4th DIMENSION was designed to expand as your needs expand. It is as simple to use as any flat file manager but won‚Äôt leave you stranded.¬†¬†    Any 4th DIMENSION database can be used in a single- or multi-user environment.  4D Runtime‚Ñ¢ allows users to utilize all aspects of a custom 4th¬†DIMENSION database.</span><span class="style41">Features</span><span class="style19">‚Ä¢     100 files open simultaneously‚Ä¢     511 fields per file‚Ä¢     16 million records per file‚Ä¢     Unlimited relations between files‚Ä¢     4 gigabyte maximum database size‚Ä¢     Full-featured object-oriented graphics editor to design forms and reports‚Ä¢     Ability to create line, pie, scatter, area, column, proportional column, stacked   column, or picture graphs‚Ä¢     ‚ÄúQuick‚Äù relational report generator requiring no programming for totals,     subtotals, minimums, maximums, counts, and averages‚Ä¢  Automatic mail merge for custom letters and invoices‚Ä¢  Easy-to-use label generator for mailing labels‚Ä¢     Sophisticated graphical password system</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY 4th DIMENSION requires a Macintosh Plus computer or later; System 6.0.3 or later, and a hard disk. It is compatible with MultiFinder and Apple networks.ORDERING & PRICING Suggested retail price:$795.00‚ÄìVersion 2.0.11$125.00‚Äì4D Runtime 1 Pack$225.00‚Äì4D Runtime 2 Pack$395.00‚Äì4D Runtime 4 Pack$20.00‚Äì4D Demo‚Ñ¢ Contact ACIUS for details.Tel: (408) 252-4444 ‚Ä¢ AppleLink: D4444(408) 253-DEMOTECHNICAL SUPPORT For support, call:(408) 252-4444 (8:30am‚Äì5pm weekdays PST)ACIUS also provides developer support programs.</span></text>
  11693.     </content>
  11694.     <content>
  11695.         <layer>background</layer>
  11696.         <id>32</id>
  11697.         <text>database, forms, graphics, mail¬†merge, mailing¬†labels, multi¬†user, object¬†oriented, relational, reporting</text>
  11698.     </content>
  11699.     <name>ACIUS, 4th DIMENSION¬Æ</name>
  11700.     <script></script>
  11701. </card>
  11702.  
  11703.  
  11704. card_188949.xml
  11705. <?xml version="1.0" encoding="utf-8" ?>
  11706. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11707. <card>
  11708.     <id>188949</id>
  11709.     <filler1>0</filler1>
  11710.     <cantDelete> <false /> </cantDelete>
  11711.     <showPict> <true /> </showPict>
  11712.     <dontSearch> <false /> </dontSearch>
  11713.     <owner>5047</owner>
  11714.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11715.     <content>
  11716.         <layer>background</layer>
  11717.         <id>2</id>
  11718.         <text>A/UX 2.0</text>
  11719.     </content>
  11720.     <content>
  11721.         <layer>background</layer>
  11722.         <id>3</id>
  11723.         <text><span class="style19">pple Computer, Inc. ‚Ä¢ APDA ‚Ä¢ 20525 Mariani Avenue, m/s 33G ‚Ä¢ Cupertino, CA 95014 </span></text>
  11724.     </content>
  11725.     <content>
  11726.         <layer>background</layer>
  11727.         <id>19</id>
  11728.         <text>8</text>
  11729.     </content>
  11730.     <content>
  11731.         <layer>background</layer>
  11732.         <id>42</id>
  11733.         <highlight> <true /> </highlight>
  11734.     </content>
  11735.     <content>
  11736.         <layer>background</layer>
  11737.         <id>44</id>
  11738.         <highlight> <true /> </highlight>
  11739.     </content>
  11740.     <content>
  11741.         <layer>background</layer>
  11742.         <id>46</id>
  11743.         <highlight> <true /> </highlight>
  11744.     </content>
  11745.     <content>
  11746.         <layer>background</layer>
  11747.         <id>14</id>
  11748.         <text><span class="style19">¬†¬†¬†A/UX 2.0 is Apple‚Äôs ground-breaking version of the UNIX operating system for the Macintosh computer.  With A/UX 2.0, you can run multiple Macintosh, UNIX, and X Window System applications on your screen at the same time. With SoftPC from Insignia Solutions, you can even have DOS applications on your screen as well. And you get cut and paste between all these environments.¬†¬†¬†¬†A/UX 2.0 is a System V.2.2 operating system that preserves the Macintosh Operating System and MacTCP programming interfaces.  It also includes many important features from BSD 4.3 UNIX. Thus, virtually all Macintosh applications, even MacTCP applications, run under both A/UX and the Macintosh Operating System.¬†¬†¬†¬†With its ability to run Macintosh applications, A/UX uniquely brings the Macintosh experience to the UNIX desktop.</span><span class="style41">Features</span><span class="style19">‚Ä¢     Multiple Macintosh, UNIX, and X applications on screen with cut, copy, and paste‚Ä¢     Berkeley Fast File System improves disk performance‚Ä¢     Mouse-oriented editor‚Ä¢     Commando help for command line options‚Ä¢     Finder and desktop for UNIX and Macintosh disks and NFS file servers‚Ä¢     System V.2.2 with BSD 4.3 extensions (signals, job control, groups, sockets, and   Berkeley Networking Services)‚Ä¢     Compliance with SVID, SVVS, FIPS #151.1, and POSIX FUS compliance‚Ä¢     Bourne, Kern, C shells‚Ä¢     TCP/IP, SL/IP, domains, name service, and subnets‚Ä¢     Access to the Macintosh Toolbox for A/UX applications and Macintosh    applications‚Ä¢     Automatic recovery of files in case of crash‚Ä¢     Desk accessories under A/UX</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY A/UX runs on a Macintosh SE/30  or Macintosh II series computer with at least 4 megabytes of RAM.ORDERING & PRICING A/UX is available from authorized dealers and from the Apple Programmers and Developers Association (APDA):(800) 282-2732 (US)(800) 637-0029 (Canada)For information on the authorized dealers near you, call: (800) 538-9696, ext. 100A/UX is available on tape, floppy disks, CD-ROM, or installed on an80-megabyte hard disk. A ‚Äúright-to-copy‚Äù product is also available.Price depends on distribution medium:CD-ROM‚Äì$795.00Tape‚Äì$995.00Floppy‚Äì$995.00Hard‚Äì$2,395.00Right to Copy‚Äì$495.00</span></text>
  11749.     </content>
  11750.     <content>
  11751.         <layer>background</layer>
  11752.         <id>32</id>
  11753.         <text>A/UX, editor, MacTCP, operating¬†system, TCP/IP, UNIX, X¬†Window¬†System</text>
  11754.     </content>
  11755.     <name>Apple A/UX 2.0</name>
  11756.     <script></script>
  11757. </card>
  11758.  
  11759.  
  11760. card_198788.xml
  11761. <?xml version="1.0" encoding="utf-8" ?>
  11762. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11763. <card>
  11764.     <id>198788</id>
  11765.     <filler1>0</filler1>
  11766.     <cantDelete> <false /> </cantDelete>
  11767.     <showPict> <true /> </showPict>
  11768.     <dontSearch> <false /> </dontSearch>
  11769.     <owner>5047</owner>
  11770.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11771.     <content>
  11772.         <layer>background</layer>
  11773.         <id>2</id>
  11774.         <text>AAIS Full Control Prolog</text>
  11775.     </content>
  11776.     <content>
  11777.         <layer>background</layer>
  11778.         <id>3</id>
  11779.         <text>Advanced A. I. Systems, Inc.‚Ä¢ PO Box 39-0360 ‚Ä¢ Mountain View, CA 94039-0360</text>
  11780.     </content>
  11781.     <content>
  11782.         <layer>background</layer>
  11783.         <id>19</id>
  11784.         <text>2 10</text>
  11785.     </content>
  11786.     <content>
  11787.         <layer>background</layer>
  11788.         <id>42</id>
  11789.         <highlight> <true /> </highlight>
  11790.     </content>
  11791.     <content>
  11792.         <layer>background</layer>
  11793.         <id>44</id>
  11794.         <highlight> <true /> </highlight>
  11795.     </content>
  11796.     <content>
  11797.         <layer>background</layer>
  11798.         <id>14</id>
  11799.         <text><span class="style19">¬†¬†¬†AAIS Full Control Prolog is a multi-featured Prolog development environment which provides an efficient popular rule system and combines it with a set of high-level object-oriented features that allow Prolog programs to use and command windows, menus, buttons, controls, and other interface features. Many predefined types are supplied for windows, text entry, and other graphical objects, allowing a modular development of custom interfaces requiring no knowledge of the Macintosh ROM, and aiding in the separation of program reasoning from the interface. In AAIS Full Control Prolog, message passing is built directly into the rule system with Method Rules. AAIS Full Control Prolog also includes all AAIS Prolog M-2.0 features and functions.¬†¬†¬†¬†AAIS Prolog M-2.0 provides an interactive environment where one creates, edits, evaluates, compiles, debugs, and runs Prolog programs. There are graphic windows, access to all ROM traps, and the ability to call relocatable code resources written in other languages (like MPW,</span><span class="style41"> </span><span class="style19">THINK C</span><span class="style41"> </span><span class="style19">or</span><span class="style41"> </span><span class="style19">THINK Pascal).</span><span class="style41"></span><span class="style19"></span><span class="style41">Features</span><span class="style19">‚Ä¢     Full Edinburgh Prolog with extensions.‚Ä¢  Compatible with DEC-10 Prolog, and with Quintus Prolog and C-Prolog on Sun   workstations and VAX machines.‚Ä¢     No limits on arity, the number of symbols or atoms, or the number of variables    in rules. ‚Ä¢  Symbols and function definitions are automatically reclaimed when no longer    referenced.‚Ä¢     Style warnings, undefined function checking and illegal argument checking.‚Ä¢  Four-port extensive, interactive debugger including skip, leap, and redo   commands.‚Ä¢     Indexing of rules used for quick retrieval.  Also includes global variables, keyed    assertions (record), database reference pointers (erase and instance), and dynamic   assertions and retractions (retract).‚Ä¢     DCG grammar rules built directly into assert.‚Ä¢     Graphic windows support color QuickDraw and cut and paste to other   applications.‚Ä¢     Full access to the ROM traps gives Macintosh programmers the ability to do   anything they can do in C or Pascal.‚Ä¢     Programmers don‚Äôt need to learn the Macintosh ROM in order to create a     sophisticated user interface quickly, since the environment is fully customizable    and changeable.</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY All AAIS Prolog products require a hard disk and a Macintosh Plus, SE, SE/30, Portable, II, IIx, IIcx, IIci, or IIfx  computer  with 2 megabytes of RAM. System 6.0.4 or later is also required. MultiFinder compatible. ORDERING & PRICING To order directly, call:  (415) 948-8658  or an authorized dealer.Suggested retail price:       $598.00‚ÄìAAIS Full Control Prolog (includes all AAIS Prolog M-2.0 functions                    and features)      $298.00‚ÄìAAIS Prolog M-2.0 TECHNICAL SUPPORT For technical support, call: (415) 948-8658 (8am‚Äì5pm PST).You may leave a message after-hours.AppleLink: AAISYou must be a registered user to receive technical support.A run-time system is available for AAIS Prolog M-2.0. Please call for information, price, technical and licensing information.</span></text>
  11800.     </content>
  11801.     <content>
  11802.         <layer>background</layer>
  11803.         <id>32</id>
  11804.         <text>compiler, debugger, development¬†environment, MPW, programming¬†language, Prolog, THINK¬†C, THINK¬†Pascal</text>
  11805.     </content>
  11806.     <name>Advanced AAIS Full Control Pr</name>
  11807.     <script></script>
  11808. </card>
  11809.  
  11810.  
  11811. card_244673.xml
  11812. <?xml version="1.0" encoding="utf-8" ?>
  11813. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11814. <card>
  11815.     <id>244673</id>
  11816.     <filler1>0</filler1>
  11817.     <cantDelete> <false /> </cantDelete>
  11818.     <showPict> <true /> </showPict>
  11819.     <dontSearch> <false /> </dontSearch>
  11820.     <owner>5047</owner>
  11821.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11822.     <content>
  11823.         <layer>background</layer>
  11824.         <id>2</id>
  11825.         <text>Aapps DigiVideo‚Ñ¢ Construction Kit 2.0</text>
  11826.     </content>
  11827.     <content>
  11828.         <layer>background</layer>
  11829.         <id>3</id>
  11830.         <text>Aapps Corporation ‚Ä¢ 756 N. Pastoria Avenue ‚Ä¢ Sunnyvale, CA 94086</text>
  11831.     </content>
  11832.     <content>
  11833.         <layer>background</layer>
  11834.         <id>19</id>
  11835.         <text>7</text>
  11836.     </content>
  11837.     <content>
  11838.         <layer>background</layer>
  11839.         <id>42</id>
  11840.         <highlight> <true /> </highlight>
  11841.     </content>
  11842.     <content>
  11843.         <layer>background</layer>
  11844.         <id>45</id>
  11845.         <highlight> <true /> </highlight>
  11846.     </content>
  11847.     <content>
  11848.         <layer>background</layer>
  11849.         <id>14</id>
  11850.         <text><span class="style19">¬†¬†¬†Aapps DigiVideo Construction Kit 2.0 is a HyperCard 2.0 stack that supports MicroTV‚Ñ¢, DigiVideo and DigiVideo Color real-time video boards. The stack contains a powerful multipurpose XFCN and all the scripting required to display real-time video within the HyperCard environment.  ¬†¬†¬†¬†Ideal for education, interactive training, presentations, image capture (1, 8 & 24 bit) and storage.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Supports MicroTV‚Ñ¢, DigiVideo‚Ñ¢ & DigiVideo‚Ñ¢Color boards.‚Ä¢ All video board control script samples included.‚Ä¢ Video source selection (Direct Video or on-board Tuner).‚Ä¢ Scripts for Volume, Color, Hue, Brightness, Tint & Channel.‚Ä¢ Image capture (1, 8 & 24 bit) scripting is included.‚Ä¢ Displays multiple Aapps video cards simultaneously.‚Ä¢ Supports color and grey scale video.‚Ä¢ Uses any 8-bit video display board and monitor size.‚Ä¢ Optional dithering from color to black black & white.‚Ä¢ Custom graphics routines for optimal video capture.‚Ä¢ Single multipurpose XFCN for ease of use‚Ä¢ Can be used with other XCMDs (video disk & animation).‚Ä¢ Video windows can be floating or integrated.</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact Aapps Corporation: (408) 735-8550Suggested retail price: Incl. free with DigiVideo‚Ñ¢ $595-$995SYSTEM REQUIREMENTS Macintosh II, IIcx, IIci, IIfxFinder 6.0.2 or higher32-Bit Quickdraw required (included with DigiVideo‚Ñ¢)MultiFinder FriendlyNot compatible with HyperCard 1.xTECHNICAL SUPPORT Call 1-408-735-8550.</span></text>
  11851.     </content>
  11852.     <content>
  11853.         <layer>background</layer>
  11854.         <id>32</id>
  11855.         <text>graphics, HyperCard, image¬†capture, interactive¬†training, video, XCMDs¬†&¬†XFCNs</text>
  11856.     </content>
  11857.     <name>Aapps Aapps DigiVideo‚Ñ¢ Constr</name>
  11858.     <script></script>
  11859. </card>
  11860.  
  11861.  
  11862. card_272998.xml
  11863. <?xml version="1.0" encoding="utf-8" ?>
  11864. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11865. <card>
  11866.     <id>272998</id>
  11867.     <filler1>0</filler1>
  11868.     <cantDelete> <false /> </cantDelete>
  11869.     <showPict> <true /> </showPict>
  11870.     <dontSearch> <false /> </dontSearch>
  11871.     <owner>5047</owner>
  11872.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11873.     <part>
  11874.         <id>10</id>
  11875.         <type>button</type>
  11876.         <visible> <true /> </visible>
  11877.         <reserved5> 0 </reserved5>
  11878.         <reserved4> 0 </reserved4>
  11879.         <reserved3> 0 </reserved3>
  11880.         <reserved2> 0 </reserved2>
  11881.         <reserved1> 0 </reserved1>
  11882.         <enabled> <true /> </enabled>
  11883.         <rect>
  11884.             <left>506</left>
  11885.             <top>404</top>
  11886.             <right>572</right>
  11887.             <bottom>459</bottom>
  11888.         </rect>
  11889.         <style>opaque</style>
  11890.         <showName> <false /> </showName>
  11891.         <highlight> <false /> </highlight>
  11892.         <autoHighlight> <false /> </autoHighlight>
  11893.         <sharedHighlight> <true /> </sharedHighlight>
  11894.         <family>0</family>
  11895.         <titleWidth>0</titleWidth>
  11896.         <icon>0</icon>
  11897.         <textAlign>center</textAlign>
  11898.         <font>Chicago</font>
  11899.         <textSize>12</textSize>
  11900.         <textStyle>plain</textStyle>
  11901.         <name>coverUp1</name>
  11902.         <script></script>
  11903.     </part>
  11904.     <content>
  11905.         <layer>background</layer>
  11906.         <id>2</id>
  11907.         <text>Action!¬Æ</text>
  11908.     </content>
  11909.     <content>
  11910.         <layer>background</layer>
  11911.         <id>3</id>
  11912.         <text>ExperTelligence, Inc. ‚Ä¢ 5638 Hollister Ave., Suite 302 ‚Ä¢ Goleta, CA 93117</text>
  11913.     </content>
  11914.     <content>
  11915.         <layer>background</layer>
  11916.         <id>19</id>
  11917.         <text>10</text>
  11918.     </content>
  11919.     <content>
  11920.         <layer>background</layer>
  11921.         <id>14</id>
  11922.         <text><span class="style19">¬†¬†¬†Action! is an intelligent, interactive, object-oriented graphical user interface design tool that revolutionizes application development.  Action! integrates the most advanced technologies available today without sacrificing simplicity or ease of use.  With Action! an entire interface can be created by clicking and dragging.  Better still, interfaces designed with Action! can be completed in one tenth the time required using traditional programming methods.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Object-oriented design with CLOS‚Ä¢ Incorporates the concept of adaptive portability-interfaces developed in Action! are independent of both the machine they were developed on and the machine they are delivered on.‚Ä¢ Complete compatibility with the Macintosh Toolbox‚Ä¢ Can be interfaced with MPW C, Assembly, Pascal, etc.‚Ä¢ Full compatibility with 32 bit Color Quickdraw‚Ä¢ Complete documentation</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact ExperTelligence: (805) 967-1797Suggested retail price: $795.00SYSTEM REQUIREMENTS Macintosh SE, II, IIx, IIcx, IIci, IIfxFinder 6.0 or higher5 megabytes of RAM minimum, 8 recommended SOFTWARE REQUIREMENTS Procyon Common Lisp development environment required.</span></text>
  11923.     </content>
  11924.     <content>
  11925.         <layer>background</layer>
  11926.         <id>32</id>
  11927.         <text>assembly¬†language, CLOS, Lisp, MPW, object¬†oriented, Pascal¬†Language, prototyping, user¬†interface¬†</text>
  11928.     </content>
  11929.     <name>ExperTelligence, Action!¬Æ</name>
  11930.     <script></script>
  11931. </card>
  11932.  
  11933.  
  11934. card_190396.xml
  11935. <?xml version="1.0" encoding="utf-8" ?>
  11936. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  11937. <card>
  11938.     <id>190396</id>
  11939.     <filler1>0</filler1>
  11940.     <cantDelete> <false /> </cantDelete>
  11941.     <showPict> <true /> </showPict>
  11942.     <dontSearch> <false /> </dontSearch>
  11943.     <owner>5047</owner>
  11944.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11945.     <part>
  11946.         <id>11</id>
  11947.         <type>button</type>
  11948.         <visible> <true /> </visible>
  11949.         <reserved5> 0 </reserved5>
  11950.         <reserved4> 0 </reserved4>
  11951.         <reserved3> 0 </reserved3>
  11952.         <reserved2> 0 </reserved2>
  11953.         <reserved1> 0 </reserved1>
  11954.         <enabled> <true /> </enabled>
  11955.         <rect>
  11956.             <left>506</left>
  11957.             <top>404</top>
  11958.             <right>572</right>
  11959.             <bottom>459</bottom>
  11960.         </rect>
  11961.         <style>opaque</style>
  11962.         <showName> <false /> </showName>
  11963.         <highlight> <false /> </highlight>
  11964.         <autoHighlight> <false /> </autoHighlight>
  11965.         <sharedHighlight> <true /> </sharedHighlight>
  11966.         <family>0</family>
  11967.         <titleWidth>0</titleWidth>
  11968.         <icon>0</icon>
  11969.         <textAlign>center</textAlign>
  11970.         <font>Chicago</font>
  11971.         <textSize>12</textSize>
  11972.         <textStyle>plain</textStyle>
  11973.         <name>coverUp1</name>
  11974.         <script></script>
  11975.     </part>
  11976.     <content>
  11977.         <layer>background</layer>
  11978.         <id>2</id>
  11979.         <text>ACUCOBOL-85</text>
  11980.     </content>
  11981.     <content>
  11982.         <layer>background</layer>
  11983.         <id>3</id>
  11984.         <text>Acucobol, Inc. ‚Ä¢ 7950 Silverton Avenue, Suite 201 ‚Ä¢ San Diego, CA 92126 ‚Ä¢ AppleLink: D4937</text>
  11985.     </content>
  11986.     <content>
  11987.         <layer>background</layer>
  11988.         <id>19</id>
  11989.         <text>8</text>
  11990.     </content>
  11991.     <content>
  11992.         <layer>background</layer>
  11993.         <id>14</id>
  11994.         <text><span class="style19">¬†¬†¬†ACUCOBOL-85 is the most portable COBOL compiler for microcomputers, minicomputers, and mainframes available today. ACUCOBOL-85 produces remarkably compact, yet highly optimized, machine-independent object code.¬†¬†¬†¬†With ACUCOBOL-85, users can develop sophisticated COBOL applications and execute them without recompiling on AIX, A/UX, MS-DOS, NETBIOS, OS/2, ULTRIX, UNIX, XENIX, AOS, and VMS.¬†¬†¬†¬†ACUCOBOL-85 is certifiably error-free for both the High 1974 and Intermediate 1985 ANSI COBOL standards. It is source-code compatible with RM/COBOL, VAX COBOL and DG ICOBOL for efficient migration to the latest hardware platforms.¬†¬†¬†¬†ACUCOBOL-85 provides a unique development environment with its powerful, multi-version source-code control systems, split-screen interactive source code debugger for viewing source code as it is running, and inter-language communication flexibility.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Object code is fully portable. Programs compiled on one platform using ACUCOBOL-85 will run unmodified on other machines that support ACUCOBOL-85‚Ä¢    Ports to new architectures when new platforms are introduced. Ports are compiled in C and then tested before support for the new platform is introduced into the market‚Ä¢    Pull-down windows are provided through a display window facility, with extensions for boxed, reverse-video, and pop-up color windows. Users can scroll up, down and inside the windows.  Special forms can be painted with the display line facility. Help screens and context-sensitive messages are also provided‚Ä¢    The terminal manager provides a consistent interface between the COBOL programs and the hardware, minimizing any differences between various computers, operating systems, and terminals,  and handles both the display and keyboard output‚Ä¢    The screen section provides a method of doing full-screen DISPLAYS and ACCEPTS;  especially convenient for doing form-style handling‚Ä¢    RUNCBL run-time system has a built-in interactive source code debugger. The debugger runs in a window that overlays the running program</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY ACUCOBOL-85 runs on Macintosh II computers under A/UX. ORDERING & PRICING To order, call: (619) 689-7220Suggested retail price: $2,000.00TECHNICAL SUPPORT Developers license required before a customer can ship an application created with ACUCOBOL-85.For technical support, call:Tel: (619) 689-7247 (6am‚Äì6pm PST) Fax: (619) 566-3071</span></text>
  11995.     </content>
  11996.     <content>
  11997.         <layer>background</layer>
  11998.         <id>32</id>
  11999.         <text>A/UX, COBOL, cross¬†development, OS/2, programming¬†language, source¬†code¬†control, UNIX, VAX</text>
  12000.     </content>
  12001.     <name>Acucobol, ACUCOBOL-85</name>
  12002.     <script></script>
  12003. </card>
  12004.  
  12005.  
  12006. card_73328.xml
  12007. <?xml version="1.0" encoding="utf-8" ?>
  12008. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12009. <card>
  12010.     <id>73328</id>
  12011.     <filler1>0</filler1>
  12012.     <cantDelete> <false /> </cantDelete>
  12013.     <showPict> <true /> </showPict>
  12014.     <dontSearch> <false /> </dontSearch>
  12015.     <owner>5047</owner>
  12016.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12017.     <part>
  12018.         <id>10</id>
  12019.         <type>button</type>
  12020.         <visible> <true /> </visible>
  12021.         <reserved5> 0 </reserved5>
  12022.         <reserved4> 0 </reserved4>
  12023.         <reserved3> 0 </reserved3>
  12024.         <reserved2> 0 </reserved2>
  12025.         <reserved1> 0 </reserved1>
  12026.         <enabled> <true /> </enabled>
  12027.         <rect>
  12028.             <left>506</left>
  12029.             <top>404</top>
  12030.             <right>572</right>
  12031.             <bottom>459</bottom>
  12032.         </rect>
  12033.         <style>opaque</style>
  12034.         <showName> <false /> </showName>
  12035.         <highlight> <false /> </highlight>
  12036.         <autoHighlight> <false /> </autoHighlight>
  12037.         <sharedHighlight> <true /> </sharedHighlight>
  12038.         <family>0</family>
  12039.         <titleWidth>0</titleWidth>
  12040.         <icon>0</icon>
  12041.         <textAlign>center</textAlign>
  12042.         <font>Chicago</font>
  12043.         <textSize>12</textSize>
  12044.         <textStyle>plain</textStyle>
  12045.         <name>coverUp1</name>
  12046.         <script></script>
  12047.     </part>
  12048.     <content>
  12049.         <layer>background</layer>
  12050.         <id>2</id>
  12051.         <text><span class="style19">dagen¬Æ</span></text>
  12052.     </content>
  12053.     <content>
  12054.         <layer>background</layer>
  12055.         <id>3</id>
  12056.         <text>Mark V Systems Ltd. ‚Ä¢ 16400 Ventura Boulevard, #303 ‚Ä¢ Encino, CA 91438 ‚Ä¢ Tel: (818) 995-7671</text>
  12057.     </content>
  12058.     <content>
  12059.         <layer>background</layer>
  12060.         <id>19</id>
  12061.         <text>1</text>
  12062.     </content>
  12063.     <content>
  12064.         <layer>background</layer>
  12065.         <id>14</id>
  12066.         <text><span class="style19">¬†¬†¬†Adagen is a language-independent, rule-based, graphical software design and development tool supporting object-oriented diagraming methods (Colbert, Booch, Buhr, and others) for requirements analysis and detailed design.  Adagen also generates compilable Ada code from detailed design diagrams, as well as reverse engineers legal Ada code back to design-level diagrams.  Adagen also supports older diagraming methods such as DFD‚Äôs real time extensions, ERD‚Äôs, and structure charts.  Available on Macintosh computers, PCs, and workstations.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $7,850.00</span></text>
  12067.     </content>
  12068.     <content>
  12069.         <layer>background</layer>
  12070.         <id>32</id>
  12071.         <text>analysis, CASE, DFD, object¬†oriented, reverse¬†engineering</text>
  12072.     </content>
  12073.     <name>Mark Adagen¬Æ</name>
  12074.     <script></script>
  12075. </card>
  12076.  
  12077.  
  12078. card_14910.xml
  12079. <?xml version="1.0" encoding="utf-8" ?>
  12080. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12081. <card>
  12082.     <id>14910</id>
  12083.     <filler1>0</filler1>
  12084.     <cantDelete> <false /> </cantDelete>
  12085.     <showPict> <true /> </showPict>
  12086.     <dontSearch> <false /> </dontSearch>
  12087.     <owner>5047</owner>
  12088.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12089.     <content>
  12090.         <layer>background</layer>
  12091.         <id>2</id>
  12092.         <text>AdaVantage Compiler and Tool Set</text>
  12093.     </content>
  12094.     <content>
  12095.         <layer>background</layer>
  12096.         <id>3</id>
  12097.         <text><span class="style19">eridian Software Systems ‚Ä¢ 10 Pasteur Street ‚Ä¢ Irvine, CA  92718</span></text>
  12098.     </content>
  12099.     <content>
  12100.         <layer>background</layer>
  12101.         <id>19</id>
  12102.         <text>2</text>
  12103.     </content>
  12104.     <content>
  12105.         <layer>background</layer>
  12106.         <id>42</id>
  12107.         <highlight> <true /> </highlight>
  12108.     </content>
  12109.     <content>
  12110.         <layer>background</layer>
  12111.         <id>44</id>
  12112.         <highlight> <true /> </highlight>
  12113.     </content>
  12114.     <content>
  12115.         <layer>background</layer>
  12116.         <id>14</id>
  12117.         <text><span class="style19">¬†¬†¬†The Meridian AdaVantage Compiler for the personal workstation was designed to provide you with all of the functionality of much larger, more expensive machines.  It provides a fast, high-quality, complete Ada compilation capability that allows the production of fully portable software capable of running on the native Macintosh operating system.¬†¬†¬†¬†The AdaVantage Compiler meets and exceeds the most exacting standards in the industry. Fully validated to be MPL-STD compliant at ACVC 1.10, AdaVantage has the most complete Chapter 13 (implementation-dependent system programming) facilities available, including a robust pragma interface to C.¬†¬†¬†¬†Separate package compilations, including split generic specifications and bodies, are fully supported.  Clear and concise error messages, including Ada Language Reference Manual citations, speed the detection and correction of problems.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Split generics‚Ä¢    Complete Chapter 13 facilities‚Ä¢    Robust pragma interface to C‚Ä¢    Clear, concise error messages‚Ä¢    Fast compilation speeds</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Macintosh Plus, SE, II, IIcx computer; Finder 6.01 or higher; support of software floating- point and hardware 68881 fp; at least 2 megabytes of RAM; at least 5 megabytes of hard disk space.Note: Standard configuration includes MPW, MPW/extension C. ORDERING & PRICING For orders, contact Meridian Software Systems: (714) 727-0700Suggested retail price: $1995.00</span></text>
  12118.     </content>
  12119.     <content>
  12120.         <layer>background</layer>
  12121.         <id>32</id>
  12122.         <text>ADA, C¬†Language, compiler, cross¬†development</text>
  12123.     </content>
  12124.     <name>Meridian AdaVantage Compiler </name>
  12125.     <script></script>
  12126. </card>
  12127.  
  12128.  
  12129. card_74355.xml
  12130. <?xml version="1.0" encoding="utf-8" ?>
  12131. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12132. <card>
  12133.     <id>74355</id>
  12134.     <filler1>0</filler1>
  12135.     <cantDelete> <false /> </cantDelete>
  12136.     <showPict> <true /> </showPict>
  12137.     <dontSearch> <false /> </dontSearch>
  12138.     <owner>5047</owner>
  12139.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12140.     <part>
  12141.         <id>10</id>
  12142.         <type>button</type>
  12143.         <visible> <true /> </visible>
  12144.         <reserved5> 0 </reserved5>
  12145.         <reserved4> 0 </reserved4>
  12146.         <reserved3> 0 </reserved3>
  12147.         <reserved2> 0 </reserved2>
  12148.         <reserved1> 0 </reserved1>
  12149.         <enabled> <true /> </enabled>
  12150.         <rect>
  12151.             <left>506</left>
  12152.             <top>404</top>
  12153.             <right>572</right>
  12154.             <bottom>459</bottom>
  12155.         </rect>
  12156.         <style>opaque</style>
  12157.         <showName> <false /> </showName>
  12158.         <highlight> <false /> </highlight>
  12159.         <autoHighlight> <false /> </autoHighlight>
  12160.         <sharedHighlight> <true /> </sharedHighlight>
  12161.         <family>0</family>
  12162.         <titleWidth>0</titleWidth>
  12163.         <icon>0</icon>
  12164.         <textAlign>center</textAlign>
  12165.         <font>Chicago</font>
  12166.         <textSize>12</textSize>
  12167.         <textStyle>plain</textStyle>
  12168.         <name>coverUp1</name>
  12169.         <script></script>
  12170.     </part>
  12171.     <content>
  12172.         <layer>background</layer>
  12173.         <id>2</id>
  12174.         <text><span class="style19">llegro Flavors‚Ñ¢</span></text>
  12175.     </content>
  12176.     <content>
  12177.         <layer>background</layer>
  12178.         <id>3</id>
  12179.         <text>Franz, Inc. ‚Ä¢ 1995 University Ave. ‚Ä¢ Berkeley, CA 94704 ‚Ä¢ Tel: (415) 548-3600</text>
  12180.     </content>
  12181.     <content>
  12182.         <layer>background</layer>
  12183.         <id>19</id>
  12184.         <text>1 10 2</text>
  12185.     </content>
  12186.     <content>
  12187.         <layer>background</layer>
  12188.         <id>14</id>
  12189.         <text><span class="style19">¬†¬†¬†Allegro Flavors is an object-oriented programming tool for use with Allegro CL¬Æ.  Flavors is a powerful language feature for defining abstract objects; Allegro Flavors is highly optimized and integrated into Allegro CL, and is fully compatible with Symbolics‚Äô Flavors Genera 6.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $360.00</span></text>
  12190.     </content>
  12191.     <content>
  12192.         <layer>background</layer>
  12193.         <id>32</id>
  12194.         <text>LISP, object¬†oriented</text>
  12195.     </content>
  12196.     <name>Franz, Allegro Flavors‚Ñ¢</name>
  12197.     <script></script>
  12198. </card>
  12199.  
  12200.  
  12201. card_75402.xml
  12202. <?xml version="1.0" encoding="utf-8" ?>
  12203. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12204. <card>
  12205.     <id>75402</id>
  12206.     <filler1>0</filler1>
  12207.     <cantDelete> <false /> </cantDelete>
  12208.     <showPict> <true /> </showPict>
  12209.     <dontSearch> <false /> </dontSearch>
  12210.     <owner>5047</owner>
  12211.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12212.     <part>
  12213.         <id>10</id>
  12214.         <type>button</type>
  12215.         <visible> <true /> </visible>
  12216.         <reserved5> 0 </reserved5>
  12217.         <reserved4> 0 </reserved4>
  12218.         <reserved3> 0 </reserved3>
  12219.         <reserved2> 0 </reserved2>
  12220.         <reserved1> 0 </reserved1>
  12221.         <enabled> <true /> </enabled>
  12222.         <rect>
  12223.             <left>506</left>
  12224.             <top>404</top>
  12225.             <right>572</right>
  12226.             <bottom>459</bottom>
  12227.         </rect>
  12228.         <style>opaque</style>
  12229.         <showName> <false /> </showName>
  12230.         <highlight> <false /> </highlight>
  12231.         <autoHighlight> <false /> </autoHighlight>
  12232.         <sharedHighlight> <true /> </sharedHighlight>
  12233.         <family>0</family>
  12234.         <titleWidth>0</titleWidth>
  12235.         <icon>0</icon>
  12236.         <textAlign>center</textAlign>
  12237.         <font>Chicago</font>
  12238.         <textSize>12</textSize>
  12239.         <textStyle>plain</textStyle>
  12240.         <name>coverUp1</name>
  12241.         <script></script>
  12242.     </part>
  12243.     <content>
  12244.         <layer>background</layer>
  12245.         <id>2</id>
  12246.         <text><span class="style19">lsys A/UX Ada Compilation System & Toolset</span></text>
  12247.     </content>
  12248.     <content>
  12249.         <layer>background</layer>
  12250.         <id>3</id>
  12251.         <text><span class="style19">lsys, Inc. ‚Ä¢ 67 South Bedford St. ‚Ä¢ Burlington, MA 01808-5152 ‚Ä¢ Tel: (617) 270-0030</span></text>
  12252.     </content>
  12253.     <content>
  12254.         <layer>background</layer>
  12255.         <id>19</id>
  12256.         <text>1 8</text>
  12257.     </content>
  12258.     <content>
  12259.         <layer>background</layer>
  12260.         <id>14</id>
  12261.         <text><span class="style19">¬†¬†¬†The most complete production-quality Ada environment available for A/UX. The product includes the Compiler, Binder, Multi-Library Environment (Family, Library and Unit Managers), Ada Run-Time Executive, AdaWorld (the user interface common to all Alsys compilers), and standard Ada packages. It also includes the Alsys Ada Toolset, containing AdaProbe, AdaReformat, AdaXref, and AdaMake, which provides a powerful development environment that extends the Compilation System‚Äôs capabilities.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price:  $4,495.00</span></text>
  12262.     </content>
  12263.     <content>
  12264.         <layer>background</layer>
  12265.         <id>32</id>
  12266.         <text>A/UX, Ada, compiler</text>
  12267.     </content>
  12268.     <name>Alsys, Alsys A/UX Ada Compila</name>
  12269.     <script></script>
  12270. </card>
  12271.  
  12272.  
  12273. card_16383.xml
  12274. <?xml version="1.0" encoding="utf-8" ?>
  12275. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12276. <card>
  12277.     <id>16383</id>
  12278.     <filler1>0</filler1>
  12279.     <cantDelete> <false /> </cantDelete>
  12280.     <showPict> <true /> </showPict>
  12281.     <dontSearch> <false /> </dontSearch>
  12282.     <owner>5047</owner>
  12283.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12284.     <content>
  12285.         <layer>background</layer>
  12286.         <id>2</id>
  12287.         <text>Alsys Ada Compilation System</text>
  12288.     </content>
  12289.     <content>
  12290.         <layer>background</layer>
  12291.         <id>3</id>
  12292.         <text><span class="style19">lsys, Inc. ‚Ä¢ 67 South Bedford Street ‚Ä¢ Burlington, MA 01803-5152</span></text>
  12293.     </content>
  12294.     <content>
  12295.         <layer>background</layer>
  12296.         <id>19</id>
  12297.         <text>1 8</text>
  12298.     </content>
  12299.     <content>
  12300.         <layer>background</layer>
  12301.         <id>42</id>
  12302.         <highlight> <true /> </highlight>
  12303.     </content>
  12304.     <content>
  12305.         <layer>background</layer>
  12306.         <id>44</id>
  12307.         <highlight> <true /> </highlight>
  12308.     </content>
  12309.     <content>
  12310.         <layer>background</layer>
  12311.         <id>14</id>
  12312.         <text><span class="style19">¬†¬†¬†The Alsys Compilation System & Toolset is the most complete production-quality Ada environment available for the Macintosh computer. The Alsys environment supports development of the most demanding applications. The compiler has been officially validated by the United States Government Ada Joint Program Office.</span><span class="style37"></span><span class="style19">¬†¬†¬†¬†The Compilation System runs under Macintosh Programmer‚Äôs Workshop (MPW), and consists of: the Compiler, Binder, Multi-Library Environment (Family, Library, and Unit Managers), Ada Run-Time Executive, AdaWorld (the user interface common to all Alsys compilers), standard Ada packages, and user documentation.</span><span class="style37"></span><span class="style19">¬†¬†¬†¬†This product includes the Alsys Ada Toolset, which provides a powerful development environment that extends the capabilities of the system.</span><span class="style41">Features</span><span class="style19">‚Ä¢     Includes Alsys Ada Toolset containing:    ‚Äì   AdaProbe, a unique source-level debugger and program viewer    ‚Äì   AdaXref, a multi-unit cross-reference generator    ‚Äì   AdaReformat, a source code standardization tool    ‚Äì   AdaMake, an automatic recompilation tool‚Ä¢     Allows creation of both standalone applications and MPW tools‚Ä¢     Includes powerful high- and low-level optimizers‚Ä¢     Supports efficient sharing of Ada libraries‚Ä¢     Generates high-performance application code‚Ä¢     Minimizes the application size‚Ä¢     Supports low-level programming features‚Ä¢     Provides thorough floating point support‚Ä¢     Handles large programs</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Host: Any 68020- or 68030-based Macintosh computer  with System 6.0 or above, at least 4 megabytes of RAM, or 8 megabytes for best use under MultiFinder; 8 megabytes of hard disk space.Target: Any Macintosh computer  with System 3.0 or above. Programs containing floating-point calculations may optionally use the 68881 or 68882 coprocessor. ORDERING & PRICING Tel: (617) 270-0030   AppleLink: D0583Suggested retail price:  $1,815.00 TECHNICAL SUPPORT Alsys offers multiple levels of customer support and upgrade services worldwide, including access to the electronic Alsys Customer Support Bulletin Board, automatic shipment of new releases on supported media, telephone support, and consulting support.</span></text>
  12313.     </content>
  12314.     <content>
  12315.         <layer>background</layer>
  12316.         <id>32</id>
  12317.         <text>Ada, compiler, debugger, MPW, optimizers</text>
  12318.     </content>
  12319.     <name>Alsys, Alsys Ada Compilation </name>
  12320.     <script></script>
  12321. </card>
  12322.  
  12323.  
  12324. card_156567.xml
  12325. <?xml version="1.0" encoding="utf-8" ?>
  12326. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12327. <card>
  12328.     <id>156567</id>
  12329.     <filler1>0</filler1>
  12330.     <cantDelete> <false /> </cantDelete>
  12331.     <showPict> <true /> </showPict>
  12332.     <dontSearch> <false /> </dontSearch>
  12333.     <owner>5047</owner>
  12334.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12335.     <content>
  12336.         <layer>background</layer>
  12337.         <id>2</id>
  12338.         <text>Analyst</text>
  12339.     </content>
  12340.     <content>
  12341.         <layer>background</layer>
  12342.         <id>3</id>
  12343.         <text>Xerox Special Information Systems ‚Ä¢ PO Box 5608 ‚Ä¢ Pasadena, CA 91107-0608 ‚Ä¢ Tel: (818) 351-2351</text>
  12344.     </content>
  12345.     <content>
  12346.         <layer>background</layer>
  12347.         <id>19</id>
  12348.         <text>7</text>
  12349.     </content>
  12350.     <content>
  12351.         <layer>background</layer>
  12352.         <id>42</id>
  12353.         <highlight> <true /> </highlight>
  12354.     </content>
  12355.     <content>
  12356.         <layer>background</layer>
  12357.         <id>44</id>
  12358.         <highlight> <true /> </highlight>
  12359.     </content>
  12360.     <content>
  12361.         <layer>background</layer>
  12362.         <id>46</id>
  12363.         <highlight> <true /> </highlight>
  12364.     </content>
  12365.     <content>
  12366.         <layer>background</layer>
  12367.         <id>14</id>
  12368.         <text><span class="style19">¬†¬†¬†The Analyst‚Ñ¢ combines sophisticated hypermedia with a comprehensive set of integrated applications to provide a complete information management environment. Professional analysts and programmers benefit from the flexible, customizable, working environment.¬†¬†¬†¬†At the hub of the Analyst is the Information Center, an integrated hypermedia system that organizes all data, resources, and applications. The Information Center uses keywords and links for grouping related items. Tree menus, graphical browsing and searching by name, contents, data type, keyword, or links assist the user in locating information without remembering where it was stored, and in tracing the relational links among items. Multiple windows can be displayed and links made between items by drawing a line with the mouse. Files created in the Analyst can also contain icons representing links to other items, making additional information only a mouse-click away.</span><span class="style22">¬†¬†¬†</span><span class="style19">¬†The Analyst is implemented in Smalltalk-80; full source code is available. Because of the sophisticated object-oriented programming support provided by both the Analyst and Smalltalk-80, the system can be readily tailored to satisfy the needs of vertical markets.¬†¬†¬†¬†Two add-on packages, Assistant and HUMBLE, are available. Assistant provides additional intelligence to hypermedia capabilities by automatically creating or removing keywords or links based on rules defined by the user. HUMBLE is a full-featured expert-system development tool.</span><span class="style22"></span><span class="style41">Features</span><span class="style19">‚Ä¢     Integrated applications‚Ä¢     Hypermedia‚Ä¢     Portability‚Ä¢     Customization‚Ä¢     Desktop publishing‚Ä¢     Outlines    ‚Ä¢     Spreadsheets‚Ä¢     Business graphics‚Ä¢     Forms‚Ä¢     Personal databases‚Ä¢     Maps and images‚Ä¢     PostScript and interpress printing‚Ä¢     Keyword, link type, full text searches‚Ä¢     Security levels‚Ä¢     Assistant, a rule-based hypermedia system‚Ä¢     HUMBLE, an expert-system shell option‚Ä¢     Suitability for prototyping and developing vertical applications</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Analyst runs on the Macintosh II series computers, System 6.0 and higher. It requires a minimum of 5 megabytes of RAM and 11 megabytes of free disk storage. A high-resolution display is recommended. Contact the vendor for requirements for the Macintosh II series computers, 80386 MS-DOS, Sun-3, 4, SPARC, 386i, or Xerox 6085/1186 systems.ORDERING & PRICING Suggested retail prices:$1,095.00‚ÄìAnalyst development environment, including full source code (Smalltalk, Assistant, and SpellChecker must be purchased separately)$1,245.00‚ÄìRun-time version, including Smalltalk, Assistant, and SpellCheckerFor orders, site licensing, quantity or educational discount information and technical support, contact Vista Software Products: (800) 233-9055;(818) 351-2351 (CA)TECHNICAL SUPPORT On-line technical support available through CompuServe.</span></text>
  12369.     </content>
  12370.     <content>
  12371.         <layer>background</layer>
  12372.         <id>32</id>
  12373.         <text>browser, expert¬†system, hypermedia, information¬†management, object¬†oriented, searching, Smalltalk-80</text>
  12374.     </content>
  12375.     <name>Xerox Analyst</name>
  12376.     <script></script>
  12377. </card>
  12378.  
  12379.  
  12380. card_107639.xml
  12381. <?xml version="1.0" encoding="utf-8" ?>
  12382. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12383. <card>
  12384.     <id>107639</id>
  12385.     <filler1>0</filler1>
  12386.     <cantDelete> <false /> </cantDelete>
  12387.     <showPict> <true /> </showPict>
  12388.     <dontSearch> <false /> </dontSearch>
  12389.     <owner>5047</owner>
  12390.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12391.     <part>
  12392.         <id>10</id>
  12393.         <type>button</type>
  12394.         <visible> <true /> </visible>
  12395.         <reserved5> 0 </reserved5>
  12396.         <reserved4> 0 </reserved4>
  12397.         <reserved3> 0 </reserved3>
  12398.         <reserved2> 0 </reserved2>
  12399.         <reserved1> 0 </reserved1>
  12400.         <enabled> <true /> </enabled>
  12401.         <rect>
  12402.             <left>506</left>
  12403.             <top>404</top>
  12404.             <right>572</right>
  12405.             <bottom>459</bottom>
  12406.         </rect>
  12407.         <style>opaque</style>
  12408.         <showName> <false /> </showName>
  12409.         <highlight> <false /> </highlight>
  12410.         <autoHighlight> <false /> </autoHighlight>
  12411.         <sharedHighlight> <true /> </sharedHighlight>
  12412.         <family>0</family>
  12413.         <titleWidth>0</titleWidth>
  12414.         <icon>0</icon>
  12415.         <textAlign>center</textAlign>
  12416.         <font>Chicago</font>
  12417.         <textSize>12</textSize>
  12418.         <textStyle>plain</textStyle>
  12419.         <name>coverUp1</name>
  12420.         <script></script>
  12421.     </part>
  12422.     <content>
  12423.         <layer>background</layer>
  12424.         <id>2</id>
  12425.         <text><span class="style19">NATOOL‚Ñ¢</span></text>
  12426.     </content>
  12427.     <content>
  12428.         <layer>background</layer>
  12429.         <id>3</id>
  12430.         <text>Advanced Logical Software ‚Ä¢ 9903 Santa Monica Blvd., Suite 108 ‚Ä¢ Beverly Hills, CA 90212 </text>
  12431.     </content>
  12432.     <content>
  12433.         <layer>background</layer>
  12434.         <id>19</id>
  12435.         <text>4</text>
  12436.     </content>
  12437.     <content>
  12438.         <layer>background</layer>
  12439.         <id>14</id>
  12440.         <text><span class="style19">¬†¬†¬†ANATOOL is a computer-aided software engineering tool implementing structured systems analysis. ANATOOL creates a document containing hierarchical data flow diagrams, a data dictionary, and pseudo-code specifications. ANATOOL interactively checks for consistency. Import/Export facilities provide communication with other applications.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $925.00</span></text>
  12441.     </content>
  12442.     <content>
  12443.         <layer>background</layer>
  12444.         <id>32</id>
  12445.         <text>CASE, data¬†flow</text>
  12446.     </content>
  12447.     <name>Advanced ANATOOL‚Ñ¢</name>
  12448.     <script></script>
  12449. </card>
  12450.  
  12451.  
  12452. card_227832.xml
  12453. <?xml version="1.0" encoding="utf-8" ?>
  12454. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12455. <card>
  12456.     <id>227832</id>
  12457.     <filler1>0</filler1>
  12458.     <cantDelete> <false /> </cantDelete>
  12459.     <showPict> <true /> </showPict>
  12460.     <dontSearch> <false /> </dontSearch>
  12461.     <owner>5047</owner>
  12462.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12463.     <part>
  12464.         <id>13</id>
  12465.         <type>button</type>
  12466.         <visible> <true /> </visible>
  12467.         <reserved5> 0 </reserved5>
  12468.         <reserved4> 0 </reserved4>
  12469.         <reserved3> 0 </reserved3>
  12470.         <reserved2> 0 </reserved2>
  12471.         <reserved1> 0 </reserved1>
  12472.         <enabled> <true /> </enabled>
  12473.         <rect>
  12474.             <left>506</left>
  12475.             <top>404</top>
  12476.             <right>572</right>
  12477.             <bottom>459</bottom>
  12478.         </rect>
  12479.         <style>opaque</style>
  12480.         <showName> <false /> </showName>
  12481.         <highlight> <false /> </highlight>
  12482.         <autoHighlight> <false /> </autoHighlight>
  12483.         <sharedHighlight> <true /> </sharedHighlight>
  12484.         <family>0</family>
  12485.         <titleWidth>0</titleWidth>
  12486.         <icon>0</icon>
  12487.         <textAlign>center</textAlign>
  12488.         <font>Chicago</font>
  12489.         <textSize>12</textSize>
  12490.         <textStyle>plain</textStyle>
  12491.         <name>coverUp1</name>
  12492.         <script></script>
  12493.     </part>
  12494.     <content>
  12495.         <layer>background</layer>
  12496.         <id>2</id>
  12497.         <text>Apple Developer University</text>
  12498.     </content>
  12499.     <content>
  12500.         <layer>background</layer>
  12501.         <id>3</id>
  12502.         <text>Developer University ‚Ä¢ Apple Computer, Inc. ‚Ä¢ 20525 Mariani Avenue, M/S 75-6U ‚Ä¢ Cupertino, CA 95014 ‚Ä¢ Tel: (408) 974-6215 ‚Ä¢ AppleLink: DEVUNIV</text>
  12503.     </content>
  12504.     <content>
  12505.         <layer>background</layer>
  12506.         <id>19</id>
  12507.         <text>9</text>
  12508.     </content>
  12509.     <content>
  12510.         <layer>background</layer>
  12511.         <id>14</id>
  12512.         <text><span class="style19">¬†¬†¬†Apple Developer University is committed to teaching you skills that will help you create superior software products‚Äîwhether you‚Äôve just started programming in the Macintosh environment or whether you‚Äôre an expert.  Our hands-on teaching approach offers you the most direct and responsive means of acquiring up-to-date development skills.  And you can be confident that the programming languages, tools, and platforms taught at Apple Developer University are chosen because they are integral to Apple‚Äôs direction for the future.</span><span class="style54"></span><span class="style131"></span><span class="style179">¬†¬†</span><span class="style180">¬†</span><span class="style41">¬†Developer University‚Äôs Three New Course Offerings</span><span class="style19"> ¬†¬†¬†¬†Apple‚Äôs Developer University welcomes students with two new self-paced training courses available on CD-ROM and a new course on System 7.0 programming.  Currently, the University‚Äôs curriculum offers thirteen classes covering the areas of Macintosh programming, object-oriented programming, and networking and communications.   ¬†¬†¬†¬†The Developer University catalog contains detailed descriptions of each course‚Äôs contents and benefits, as well as the prerequisites that will help ensure that the course level matches your needs.  The three new courses are:</span><span class="style181"></span><span class="style131"></span><span class="style41">¬†¬†¬†¬†Macintosh Programming Fundamentals</span><span class="style28">¬†</span><span class="style19">¬†¬†¬†Self-Paced Training¬†¬†¬†¬†The popular, intensive Macintosh Programming Fundamentals course is now also being offered as a multimedia, self-paced training course.  Available on CD-ROM through APDA in the fall of 1990, you‚Äôll discover what it takes to build a highly functional Macintosh application while learning at your home or office.  ¬†¬†¬†¬†Included with the course materials are lab exercises and sample applications.  You‚Äôll be guided in creating a simple graphics editor that demonstrates the major Toolbox and Operating System managers. Using drawing tools, windows, files, and printing, you‚Äôll gain the skills you need to program the Macintosh for a variety of purposes. </span><span class="style131"></span><span class="style128">¬†</span><span class="style41">¬†¬†¬†Introduction to Object-Oriented Programming</span><span class="style28">¬†</span><span class="style19">¬†¬†¬†Self-Paced Training¬†¬†¬†¬†Available on CD-ROM through APDA in the fall of 1990, this course is designed to improve your programming performance by applying the principles of object-oriented programming, the programming paradigm of  the future.  The self-paced instruction in C and Pascal includes an informative videotape that will introduce you  to the essential object-oriented programming concepts and demonstrate object design. ¬†¬†¬†¬†The CD-ROM also contains a workbook and HyperCard stack, helping you to discover how object-oriented programming can reduce development time and improve the reusability and maintainability of source code. Program examples will illustrate basic object-oriented concepts such as inheritance, polymorphism, instantiation, and message sending.</span><span class="style131"></span><span class="style28">¬† </span><span class="style19">¬†¬†</span><span class="style41">Programming Under System 7.0</span><span class="style28"></span><span class="style19">¬†¬†¬†¬†This three-day course uses lectures and software development labs to help experienced Macintosh software developers get a head start on Apple‚Äôs newest release of the Macintosh operating system.  Programming Under System 7.0 is designed for the Macintosh applications developer who wants to add System 7.0 functionality to an existing System 6 application. ¬†¬†¬†¬†The class will focus primarily on the Interapplication Communication (IAC) toolbox managers (including the Edition Manager), but also covers such topics as the File System toolbox and the new ‚ÄúgWorld‚Äù color bitmap support for 32-bit QuickDraw.  In addition, you‚Äôll take home extensive notes on System 7.0 programming as well as program examples and lab solutions in C and Pascal.¬†¬†¬†¬†In addition to the new classes, Developer University continues to offer the following classes: ¬†¬†¬† </span><span class="style41">¬†Macintosh User-Centered Design: Self-Paced Training¬†¬†¬†¬†Macintosh Programming Fundamentals¬†¬†¬†¬†Macintosh Programmer‚Äôs Workshop¬†¬†¬†¬†Intermediate Macintosh Programming¬†¬†¬†¬†C++ for the Macintosh¬†¬†¬†¬†Object-Oriented Design/C++¬†¬†¬†¬†MacApp and Object-Oriented Programming (Pascal and C++ versions)¬†¬†¬†¬†Technical Introduction to AppleTalk¬†¬†¬†¬†MacWorkStation¬†¬†¬†¬†Data Access Language (formerly CL/1 Fundamentals)Other Information</span><span class="style19">ORDERING & PRICING For pricing information, catalog requests, or to register, contact the Developer University Registrar at (408) 974-6215 or send an AppleLink memo to DEVUNIV.Our self-paced courses can be ordered through APDA at (800) 282-2732.</span></text>
  12513.     </content>
  12514.     <content>
  12515.         <layer>background</layer>
  12516.         <id>32</id>
  12517.         <text>IAC, instruction, networking, object¬†oriented, System¬†7.0, training¬†courses</text>
  12518.     </content>
  12519.     <name>Developer Apple Developer Uni</name>
  12520.     <script></script>
  12521. </card>
  12522.  
  12523.  
  12524. card_228853.xml
  12525. <?xml version="1.0" encoding="utf-8" ?>
  12526. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12527. <card>
  12528.     <id>228853</id>
  12529.     <filler1>0</filler1>
  12530.     <cantDelete> <false /> </cantDelete>
  12531.     <showPict> <true /> </showPict>
  12532.     <dontSearch> <false /> </dontSearch>
  12533.     <owner>5047</owner>
  12534.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12535.     <part>
  12536.         <id>10</id>
  12537.         <type>button</type>
  12538.         <visible> <true /> </visible>
  12539.         <reserved5> 0 </reserved5>
  12540.         <reserved4> 0 </reserved4>
  12541.         <reserved3> 0 </reserved3>
  12542.         <reserved2> 0 </reserved2>
  12543.         <reserved1> 0 </reserved1>
  12544.         <enabled> <true /> </enabled>
  12545.         <rect>
  12546.             <left>506</left>
  12547.             <top>404</top>
  12548.             <right>572</right>
  12549.             <bottom>459</bottom>
  12550.         </rect>
  12551.         <style>opaque</style>
  12552.         <showName> <false /> </showName>
  12553.         <highlight> <false /> </highlight>
  12554.         <autoHighlight> <false /> </autoHighlight>
  12555.         <sharedHighlight> <true /> </sharedHighlight>
  12556.         <family>0</family>
  12557.         <titleWidth>0</titleWidth>
  12558.         <icon>0</icon>
  12559.         <textAlign>center</textAlign>
  12560.         <font>Chicago</font>
  12561.         <textSize>12</textSize>
  12562.         <textStyle>plain</textStyle>
  12563.         <name>coverUp1</name>
  12564.         <script></script>
  12565.     </part>
  12566.     <content>
  12567.         <layer>background</layer>
  12568.         <id>2</id>
  12569.         <text>Apple Technical Library ‚Äî Apple Communications Library</text>
  12570.     </content>
  12571.     <content>
  12572.         <layer>background</layer>
  12573.         <id>3</id>
  12574.         <text>Addison-Wesley Publishing Co., Inc. ‚Ä¢ Route 128 ‚Ä¢ Reading, MA  01867</text>
  12575.     </content>
  12576.     <content>
  12577.         <layer>background</layer>
  12578.         <id>19</id>
  12579.         <text>9</text>
  12580.     </content>
  12581.     <content>
  12582.         <layer>background</layer>
  12583.         <id>14</id>
  12584.         <text><span class="style22">nside</span><span class="style19"> </span><span class="style22">Macintosh</span><span class="style19">¬Æ  </span><span class="style22">Volumes I-V</span><span class="style19">    Written by Apple¬Æ Computer, these books are the definitive guides for programming the Macintosh family of computers.  Volume I, $24.95; Volume II, $24.95; Volume III, $19.95; Volumes I-III, $79.95; Volume IV, $24.95, Volume V, $26.95; X-Ref, $9.95.¬†¬†¬†¬†</span><span class="style22">Guide to the Macintosh Family Hardware, Second Edition</span><span class="style19">¬†¬†¬†¬†This second edition provides essential hardware information for all computers in the Macintosh family, including the new Macintosh IIfx.  $26.95.¬†¬†¬†¬†</span><span class="style22">Inside AppleTalk¬Æ, Second Edition</span><span class="style19">¬†¬†¬†¬†This up-to-date, definitive guide to the AppleTalk network system provides detailed coverage of AppleTalk Phase 2.  $34.95.</span><span class="style41">Features</span><span class="style19">Other books in the Apple Library:Programmer's Introduction to the Macintosh Family   ($22.95)Technical Introduction to the Macintosh Family   ($19.95)Designing Cards and Drivers for the Macintosh Family, Second Edition ($26.95)HyperCard¬Æ Script Language Guide   ($22.95)HyperCard Stack Design Guidelines   ($16.95)Human Interface Guidelines   ($14.95)Apple Numerics Manual, Second Edition  ($29.95)Understanding Computer Networks   ($9.95)AppleTalk Network System Overview   ($14.95)LaserWriter¬Æ Reference   ($19.95)ImageWriter¬Æ LQ Reference   ($22.95)ImageWriter II Technical Reference   ($19.95)</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING These books are available wherever computer books are sold. Prices are the publisher‚Äôs suggested retail and are subject to change without notice.Contact Addison-Wesley for further information.</span></text>
  12585.     </content>
  12586.     <content>
  12587.         <layer>background</layer>
  12588.         <id>32</id>
  12589.         <text>AppleTalk, communications, documentation, education, learning, networking, scripting, user¬†interface</text>
  12590.     </content>
  12591.     <name>Addison-Wesley Apple Technica</name>
  12592.     <script></script>
  12593. </card>
  12594.  
  12595.  
  12596. card_81485.xml
  12597. <?xml version="1.0" encoding="utf-8" ?>
  12598. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12599. <card>
  12600.     <id>81485</id>
  12601.     <filler1>0</filler1>
  12602.     <cantDelete> <false /> </cantDelete>
  12603.     <showPict> <true /> </showPict>
  12604.     <dontSearch> <false /> </dontSearch>
  12605.     <owner>5047</owner>
  12606.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12607.     <content>
  12608.         <layer>background</layer>
  12609.         <id>2</id>
  12610.         <text>AppMaker, The Application Generator</text>
  12611.     </content>
  12612.     <content>
  12613.         <layer>background</layer>
  12614.         <id>3</id>
  12615.         <text>Bowers Development Corp. ‚Ä¢ PO Box 9 ‚Ä¢ Lincoln Center, MA 01773 ‚Ä¢ Tel: (508) 369-8175</text>
  12616.     </content>
  12617.     <content>
  12618.         <layer>background</layer>
  12619.         <id>19</id>
  12620.         <text>4</text>
  12621.     </content>
  12622.     <content>
  12623.         <layer>background</layer>
  12624.         <id>42</id>
  12625.         <highlight> <true /> </highlight>
  12626.     </content>
  12627.     <content>
  12628.         <layer>background</layer>
  12629.         <id>44</id>
  12630.         <highlight> <true /> </highlight>
  12631.     </content>
  12632.     <content>
  12633.         <layer>background</layer>
  12634.         <id>14</id>
  12635.         <text><span class="style19">¬†¬†¬†AppMaker‚Ñ¢ is a software tool for creating or changing Macintosh applications quickly, directly, and consistently with a minimum of programming. It lets you create the user interface to your application (the menus, windows, dialogs, alerts, and their contents) just by pointing and clicking to arrange what you want on the screen. AppMaker generates complete, ready-to-run source code for the user interface, in your choice of either procedural or object-oriented programming languages. You can concentrate your time and skill on the unique features of the application instead of the standard parts.¬†¬†¬†¬†AppMaker is a productivity tool, a prototyping tool, and a learning tool. It saves you time so that you can try out more ideas and make more refinements.  Its expert-quality generated source code helps you learn Macintosh toolbox programming techniques and object-oriented programming.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Generates expert-quality source code in Pascal or C, for the entire user interface or for selected modules‚Ä¢    Supports both object-oriented and traditional (procedural) language environments‚Ä¢    Graphical user interface editor lets you arrange elements on the screen by clicking and dragging instead of writing lines of programming code‚Ä¢     Resource editor lets you open and enhance existing applications, as well as create new ones‚Ä¢    Code generator can be customized to support individual programming conventions, to support cross-platform development, or to add languages‚Ä¢    Comes with a library of over 70 routines in source code form‚Ä¢    Available in versions for A/UX and Apple IIgs</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY AppMaker requires a Macintosh Plus, SE, SE/30, or  the Macintosh II computer family and System 5.0 or later. To compile and link the generated code, an MPW or THINK language system is also required.AppMaker and the generated applications are MultiFinder-aware and 32-bit clean. ORDERING & PRICING To order, call:(508) 369-8175AppMaker comes with a 30-day money-back guarantee.Suggested retail price:$295.00Demo version available for $5.00TECHNICAL SUPPORT No licensing fees or royalties are required for the generated applications.Free technical support via AppleLink, CompuServe, America OnLine, Fax, or telephone.</span></text>
  12636.     </content>
  12637.     <content>
  12638.         <layer>background</layer>
  12639.         <id>32</id>
  12640.         <text>A/UX, application¬†generator, C¬†Language, MPW, object¬†oriented, Pascal¬†Language, prototyping, THINK¬†C, user¬†interface</text>
  12641.     </content>
  12642.     <name>Bowers AppMaker, The Applicat</name>
  12643.     <script></script>
  12644. </card>
  12645.  
  12646.  
  12647. card_82762.xml
  12648. <?xml version="1.0" encoding="utf-8" ?>
  12649. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12650. <card>
  12651.     <id>82762</id>
  12652.     <filler1>0</filler1>
  12653.     <cantDelete> <false /> </cantDelete>
  12654.     <showPict> <true /> </showPict>
  12655.     <dontSearch> <false /> </dontSearch>
  12656.     <owner>5047</owner>
  12657.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12658.     <content>
  12659.         <layer>background</layer>
  12660.         <id>2</id>
  12661.         <text>ARANDA</text>
  12662.     </content>
  12663.     <content>
  12664.         <layer>background</layer>
  12665.         <id>3</id>
  12666.         <text>Soft-SET Technologies, Inc. ‚Ä¢ 1847 West Broadway, Suite 301 ‚Ä¢ Vancouver, B.C., Canada V6J 1Y6 </text>
  12667.     </content>
  12668.     <content>
  12669.         <layer>background</layer>
  12670.         <id>19</id>
  12671.         <text>4</text>
  12672.     </content>
  12673.     <content>
  12674.         <layer>background</layer>
  12675.         <id>42</id>
  12676.         <highlight> <true /> </highlight>
  12677.     </content>
  12678.     <content>
  12679.         <layer>background</layer>
  12680.         <id>44</id>
  12681.         <highlight> <true /> </highlight>
  12682.     </content>
  12683.     <content>
  12684.         <layer>background</layer>
  12685.         <id>46</id>
  12686.         <highlight> <true /> </highlight>
  12687.     </content>
  12688.     <content>
  12689.         <layer>background</layer>
  12690.         <id>14</id>
  12691.         <text><span class="style19">¬†¬†¬†Aranda‚Ñ¢ is a CASE application for code reuse. It provides a set of context-sensitive tools for graphic and interactive source code analysis, documentation, and editing. Aranda aids the understanding of existing code and makes it easier to reuse, revise, and test.¬†¬†¬†¬†In addition to providing automatic identifier documentation of existing code, Aranda provides a facility to integrate all project documentation in a single linked database. Identifier names in any document are automatically linked via hypertext to the identifiers in the source code.¬†¬†¬†¬†Aranda is useful to all members of the development team including designers, project managers, programmers, and testers.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Provides structure charts, class hierarchies, identifier usage charts, and logic flow charts, all from the code itself‚Ä¢    Hypertext notes can be attached to any identifier to provide on-line documentation‚Ä¢    Ensures that documentation is always up-to-date with the source code‚Ä¢    Allows you to edit source code directly from the graphical environment‚Ä¢    Helps you manage and control software projects</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY The Pascal version supports MPW‚Ñ¢ Pascal and THINK Pascal‚Ñ¢. The C, C++ version will be available Fall 1990.  Requires a 68020- or 68030-based Macintosh with 2 megabytes of memory.ORDERING & PRICING To order, or for technical support, call: Tel: (604) 734-1622; Fax: (604) 733-5294 ; AppleLink: SOFTSETSuggested retail price:  $995.00‚ÄìPascal versionVolume and education discounts are available.</span></text>
  12692.     </content>
  12693.     <content>
  12694.         <layer>background</layer>
  12695.         <id>32</id>
  12696.         <text>analysis, C¬†Language, CASE, documentation, MPW, Pascal¬†Language, project¬†management, source¬†code¬†control, THINK¬†C, THINK¬†Pascal</text>
  12697.     </content>
  12698.     <name>Soft-SET ARANDA</name>
  12699.     <script></script>
  12700. </card>
  12701.  
  12702.  
  12703. card_113321.xml
  12704. <?xml version="1.0" encoding="utf-8" ?>
  12705. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12706. <card>
  12707.     <id>113321</id>
  12708.     <filler1>0</filler1>
  12709.     <cantDelete> <false /> </cantDelete>
  12710.     <showPict> <true /> </showPict>
  12711.     <dontSearch> <false /> </dontSearch>
  12712.     <owner>5047</owner>
  12713.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12714.     <content>
  12715.         <layer>background</layer>
  12716.         <id>2</id>
  12717.         <text>ASI Developer Toolkit</text>
  12718.     </content>
  12719.     <content>
  12720.         <layer>background</layer>
  12721.         <id>3</id>
  12722.         <text>Articulate Systems Inc. ‚Ä¢ 99 Erie Street‚Ä¢ Cambridge, MA 02139 ‚Ä¢ Tel: (617) 661-5994</text>
  12723.     </content>
  12724.     <content>
  12725.         <layer>background</layer>
  12726.         <id>19</id>
  12727.         <text>5</text>
  12728.     </content>
  12729.     <content>
  12730.         <layer>background</layer>
  12731.         <id>42</id>
  12732.         <highlight> <true /> </highlight>
  12733.     </content>
  12734.     <content>
  12735.         <layer>background</layer>
  12736.         <id>44</id>
  12737.         <highlight> <true /> </highlight>
  12738.     </content>
  12739.     <content>
  12740.         <layer>background</layer>
  12741.         <id>46</id>
  12742.         <highlight> <true /> </highlight>
  12743.     </content>
  12744.     <content>
  12745.         <layer>background</layer>
  12746.         <id>14</id>
  12747.         <text><span class="style19">¬†¬†¬†The Developer Toolkit (DTK) allows Articulate Systems, Inc. (ASI) Certified Developers to incorporate voice messaging, voice annotation and voice command and control into their applications.  The DTK supports the ASI family of products including Voice Navigator‚Ñ¢, winner of the MacUser Eddy Award for Most Significant Hardware Product of 1989.¬†¬†¬†¬†ADI Developers can immediately begin writing sophisticated telecommunications applications and HyperCard stacks utilizing the DTK. The Voice Navigator is the only product for the Macintosh that integrates voice recognition, a full telephone interface, touchtone detection, and voice digitization.</span><span class="style41">Features</span><span class="style19">‚Ä¢    MPW and THINK Libraries for C & Pascal‚Ä¢    HyperCard XCMDs/XFCNs.  Includes sample stacks‚Ä¢    VXTNs:  specifications for writing extensible modules enabling direct voice to application communication‚Ä¢    Developer Reference Manual‚Ä¢    TechWaves:  periodic technical notes</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY A  minimum of 2 megabytes of RAM required and System 6.0 or later.ORDERING & PRICING For more information on the Developer Toolkit and ASI Certified Developer Program please contact the Developer Support Team by telephone:(617) 661-5994 or  by AppleLink¬Æ ASI.SUPPORT.Pending approval, the first yearly subscription fee to the program is $500.00. ASI Certified Developers are qualified to purchase  the Articulate Systems family of products at a 50% discount.</span></text>
  12748.     </content>
  12749.     <content>
  12750.         <layer>background</layer>
  12751.         <id>32</id>
  12752.         <text>C¬†Language, HyperCard, MPW, Pascal¬†Language, telecommunications, telephony, THINK¬†C, THINK¬†Pascal, voice¬†annotation, voice¬†messaging, voice¬†recognition, XCMDs¬†&¬†XFCNs</text>
  12753.     </content>
  12754.     <name>Articulate ASI Developer Tool</name>
  12755.     <script></script>
  12756. </card>
  12757.  
  12758.  
  12759. card_261986.xml
  12760. <?xml version="1.0" encoding="utf-8" ?>
  12761. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12762. <card>
  12763.     <id>261986</id>
  12764.     <filler1>0</filler1>
  12765.     <cantDelete> <false /> </cantDelete>
  12766.     <showPict> <true /> </showPict>
  12767.     <dontSearch> <false /> </dontSearch>
  12768.     <owner>5047</owner>
  12769.     <marked><true /></marked>
  12770.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12771.     <content>
  12772.         <layer>background</layer>
  12773.         <id>2</id>
  12774.         <text>Audiomedia‚Ñ¢</text>
  12775.     </content>
  12776.     <content>
  12777.         <layer>background</layer>
  12778.         <id>3</id>
  12779.         <text><span class="style19">igidesign, Inc. ‚Ä¢ 1360 Willow Road #101 ‚Ä¢ Menlo Park ‚Ä¢ CA ‚Ä¢ 94025</span></text>
  12780.     </content>
  12781.     <content>
  12782.         <layer>background</layer>
  12783.         <id>19</id>
  12784.         <text>7</text>
  12785.     </content>
  12786.     <content>
  12787.         <layer>background</layer>
  12788.         <id>42</id>
  12789.         <highlight> <true /> </highlight>
  12790.     </content>
  12791.     <content>
  12792.         <layer>background</layer>
  12793.         <id>44</id>
  12794.         <highlight> <true /> </highlight>
  12795.     </content>
  12796.     <content>
  12797.         <layer>background</layer>
  12798.         <id>45</id>
  12799.         <highlight> <true /> </highlight>
  12800.     </content>
  12801.     <content>
  12802.         <layer>background</layer>
  12803.         <id>14</id>
  12804.         <text><span class="style19">¬†¬†¬†NuBus card for the Mac II¬†¬†¬†¬†Audiomedia gives you CD-quality recording and playback (16 bit, 44.1kHz) and requires only 50K RAM total for playback.  Record any audio source directly to hard disk.  Edit, rearrange and change it to meet your needs and end up with a great sounding soundtrack for your presentations.  Use it with a home studio for two-track mastering. Or use it with Digidesign's new Deck‚Ñ¢ software to create a multi-track studio.¬†¬†¬†¬†Audiomedia offers direct-from-disk playback within with Director 2.0, HyperCard, and SuperCard without competing for precious RAM.</span><span class="style41">Features</span><span class="style19">‚Ä¢ NuBus card for the Mac II‚Ä¢ CD-quality recording, editing and playback‚Ä¢ Playback direct from hard disk, not from RAM‚Ä¢ Create great soundtracks for Director and HyperCard‚Ä¢ Sound Access XCMD's included‚Ä¢ 16 bit, 44.1 kHz sampling rate‚Ä¢ Frequency response: 20 Hz to 20 kHz, ¬± 1 dBm‚Ä¢ Signal to noise ratio: better than 85 dBm‚Ä¢ $995.00</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For the name a dealer near you, call Digidesign(800) 333-2137.  Suggested retail price: $995.00SYSTEM REQUIREMENTS Macintosh II, IIcx, IIx, IIci, IIfxFinder 6.0.3 or higher, 2 megabytes of RAMHard disk with access time of 28ms or fasterRecording time dependent on amount of disk space available.(10 megabytes per one minute stereo.)</span></text>
  12805.     </content>
  12806.     <content>
  12807.         <layer>background</layer>
  12808.         <id>32</id>
  12809.         <text>audio, HyperCard, NuBus¬†card, XCMDs¬†&¬†XFCNs</text>
  12810.     </content>
  12811.     <name>Digidesign, Audiomedia‚Ñ¢</name>
  12812.     <script></script>
  12813. </card>
  12814.  
  12815.  
  12816. card_83746.xml
  12817. <?xml version="1.0" encoding="utf-8" ?>
  12818. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12819. <card>
  12820.     <id>83746</id>
  12821.     <filler1>0</filler1>
  12822.     <cantDelete> <false /> </cantDelete>
  12823.     <showPict> <true /> </showPict>
  12824.     <dontSearch> <false /> </dontSearch>
  12825.     <owner>5047</owner>
  12826.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12827.     <content>
  12828.         <layer>background</layer>
  12829.         <id>2</id>
  12830.         <text>Aut2</text>
  12831.     </content>
  12832.     <content>
  12833.         <layer>background</layer>
  12834.         <id>3</id>
  12835.         <text>Model Systems Consultants, Inc. ‚Ä¢ 6 Landmark Square, 4th Floor ‚Ä¢ Stamford, CT 06901</text>
  12836.     </content>
  12837.     <content>
  12838.         <layer>background</layer>
  12839.         <id>19</id>
  12840.         <text>4</text>
  12841.     </content>
  12842.     <content>
  12843.         <layer>background</layer>
  12844.         <id>42</id>
  12845.         <highlight> <true /> </highlight>
  12846.     </content>
  12847.     <content>
  12848.         <layer>background</layer>
  12849.         <id>44</id>
  12850.         <highlight> <true /> </highlight>
  12851.     </content>
  12852.     <content>
  12853.         <layer>background</layer>
  12854.         <id>14</id>
  12855.         <text><span class="style19">¬†¬†¬†Aut2 is targeted at the analysis, specification, and logical design phases of information systems projects.  It also provides some support for the project definition and implementation stages.  It contains seven diagram editors integrated around a common set of definitions.¬†¬†¬†¬†Aut2 may be used either as an electronic whiteboard or as a fully controlled CASE tool. Typically, the first use is as a whiteboard until the analyst is happy with the results, when the diagrams can be incorporated into a managed project.¬†¬†¬†¬†The number of diagrams which may be open at any time is limited only by the available memory, but it is unlikely to be less than 10.   ¬†Intelligent copy and paste allows for diagrams to be built up from other diagrams or diagram fragments without duplication.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Support for DFDs, E/R models, behavioral models‚Ä¢    Gane and Sarson or SSADM style DFDs‚Ä¢    Point and click data analysis to Third Normal Form‚Ä¢    DFD to E/R model validation‚Ä¢    Automated generation of action diagrams‚Ä¢    Generated action diagrams guaranteed consistent with behavioral specification ‚Ä¢    Multi-user with TOPS‚Ä¢    Import/export capability</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Aut2 requires a Macintosh Plus, SE, Portable, SE/30 or II computer; hard disk (occupies 200K); 1 megabyte of RAM (2 megabytes recommended with MultiFinder or for large projects). It is System 6.0, Finder 6.0 and MultiFinder compatible. It requires TOPS network software for multi-user Foxbase custom reporting. ORDERING & PRICING To order, call Chris Bird:(203) 359 -5774Suggested retail price: $350.00‚Äìsingle copy; Discounts available for multiple copies$56,000.00‚Äìsite license for unlimited copies    </span></text>
  12856.     </content>
  12857.     <content>
  12858.         <layer>background</layer>
  12859.         <id>32</id>
  12860.         <text>analysis, CASE, entity-relationship, logical¬†design, project¬†management, specification</text>
  12861.     </content>
  12862.     <name>Model Aut2</name>
  12863.     <script></script>
  12864. </card>
  12865.  
  12866.  
  12867. card_184935.xml
  12868. <?xml version="1.0" encoding="utf-8" ?>
  12869. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12870. <card>
  12871.     <id>184935</id>
  12872.     <filler1>0</filler1>
  12873.     <cantDelete> <false /> </cantDelete>
  12874.     <showPict> <true /> </showPict>
  12875.     <dontSearch> <false /> </dontSearch>
  12876.     <owner>5047</owner>
  12877.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12878.     <part>
  12879.         <id>10</id>
  12880.         <type>button</type>
  12881.         <visible> <true /> </visible>
  12882.         <reserved5> 0 </reserved5>
  12883.         <reserved4> 0 </reserved4>
  12884.         <reserved3> 0 </reserved3>
  12885.         <reserved2> 0 </reserved2>
  12886.         <reserved1> 0 </reserved1>
  12887.         <enabled> <true /> </enabled>
  12888.         <rect>
  12889.             <left>506</left>
  12890.             <top>404</top>
  12891.             <right>572</right>
  12892.             <bottom>459</bottom>
  12893.         </rect>
  12894.         <style>opaque</style>
  12895.         <showName> <false /> </showName>
  12896.         <highlight> <false /> </highlight>
  12897.         <autoHighlight> <false /> </autoHighlight>
  12898.         <sharedHighlight> <true /> </sharedHighlight>
  12899.         <family>0</family>
  12900.         <titleWidth>0</titleWidth>
  12901.         <icon>0</icon>
  12902.         <textAlign>center</textAlign>
  12903.         <font>Chicago</font>
  12904.         <textSize>12</textSize>
  12905.         <textStyle>plain</textStyle>
  12906.         <name>coverUp1</name>
  12907.         <script></script>
  12908.     </part>
  12909.     <content>
  12910.         <layer>background</layer>
  12911.         <id>2</id>
  12912.         <text>Authenticate</text>
  12913.     </content>
  12914.     <content>
  12915.         <layer>background</layer>
  12916.         <id>3</id>
  12917.         <text>Softstream International Company ‚Ä¢ 19 White Chapel Drive ‚Ä¢ Mount Laurel, NJ 08504</text>
  12918.     </content>
  12919.     <content>
  12920.         <layer>background</layer>
  12921.         <id>19</id>
  12922.         <text>7</text>
  12923.     </content>
  12924.     <content>
  12925.         <layer>background</layer>
  12926.         <id>14</id>
  12927.         <text><span class="style19">¬†¬†¬†Authenticate‚Ñ¢ is an XFCN that makes it easy to do complex authentication of fields with just one function call, eliminating the time consuming task of checking field validity in HyperTalk code. Authenticate‚Äôs powerful field-editing capability solves the problem of editing complex identification strings within HyperCard. Mutate‚Ñ¢, an additional HyperCard XFCN used to format or transform field contents, is included. Authenticate requires a minimum of a Macintosh Plus computer, HyperCard 1.0, System 4.1 and sufficient RAM to run HyperCard  (Authenticate requires 16K). MultiFinder compatible.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $125.00</span></text>
  12928.     </content>
  12929.     <content>
  12930.         <layer>background</layer>
  12931.         <id>32</id>
  12932.         <text>authentication, HyperCard, XCMDs¬†&¬†XFCNs</text>
  12933.     </content>
  12934.     <name>Softstream Authenticate</name>
  12935.     <script></script>
  12936. </card>
  12937.  
  12938.  
  12939. card_157769.xml
  12940. <?xml version="1.0" encoding="utf-8" ?>
  12941. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12942. <card>
  12943.     <id>157769</id>
  12944.     <filler1>0</filler1>
  12945.     <cantDelete> <false /> </cantDelete>
  12946.     <showPict> <true /> </showPict>
  12947.     <dontSearch> <false /> </dontSearch>
  12948.     <owner>5047</owner>
  12949.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  12950.     <content>
  12951.         <layer>background</layer>
  12952.         <id>2</id>
  12953.         <text>Authorware Professional</text>
  12954.     </content>
  12955.     <content>
  12956.         <layer>background</layer>
  12957.         <id>3</id>
  12958.         <text>Authorware, Inc. ‚Ä¢ 8500 Normandale Lake Blvd., 9th Flr. ‚Ä¢ Minneapolis, MN 55437 ‚Ä¢ Tel: (612) 921-8555</text>
  12959.     </content>
  12960.     <content>
  12961.         <layer>background</layer>
  12962.         <id>19</id>
  12963.         <text>7</text>
  12964.     </content>
  12965.     <content>
  12966.         <layer>background</layer>
  12967.         <id>42</id>
  12968.         <highlight> <true /> </highlight>
  12969.     </content>
  12970.     <content>
  12971.         <layer>background</layer>
  12972.         <id>46</id>
  12973.         <highlight> <true /> </highlight>
  12974.     </content>
  12975.     <content>
  12976.         <layer>background</layer>
  12977.         <id>14</id>
  12978.         <text><span class="style19">¬†¬†¬†Authorware¬Æ Professional‚Ñ¢ is the high-end multimedia authoring tool for corporations, universities, and government agencies who are tasked with creating mission-critical learning applications.  Authorware is designed to allow non-programmers to author highly interactive multimedia applications without scripting.</span><span class="style131"></span><span class="style19">¬†¬†¬†¬†Authorware provides a complete programming environment using only 11 icons to represent displays, interactions, decision loops, calculations, animations, video sequences, sounds and other program events.  All logic branching is shown graphically and directly editable.  More than 100 built-in system functions and variables are provided, as well as support for user-defined variables and external functions.</span><span class="style131"></span><span class="style19">¬†¬†¬†¬†Authorware is used to implement tutorials and performance support applications, database front-ends, Executive Information Systems, and realistic simulations.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Object Authoring‚Ñ¢  provides an iconic representation of application logic‚Äîno scripting!‚Ä¢ Directly edits running application on both the presentation and logic levels at any time during the authoring cycle‚Ä¢ Tools for working with five major multimedia types: text, graphics, animation, sound, and video‚Ä¢ Built-in data collection and answer analysis for creating public kiosk and performance support applications‚Ä¢    Rich interaction including author-defined screen buttons, click/touch areas, pull-down menus, text matching, move object responses, key presses, true/false branching, time limit, tries limit‚Ä¢    Reusable graphics, sounds, animations, and logic modules included in Productivity Library‚Ä¢ Automatically generates cross-indexed documentation of application, including display windows, logic, and variables‚Ä¢ Open architecture enables Authorware files to launch other applications, import and export data, and act as a front-end to databases.  Supports XCMDs and XFCNs. Imports PICT, Paint graphics, and PICS animation files</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Authorware Professional requires Macintosh Plus, SE, SE/30, or Mac II computer family; System 6.0.2 or higher, and 1 megabyte of RAM for monochrome, 2 megabytes for color. Hard disk recommended.ORDERING & PRICING Authorware Professional is sold through direct sales organizations and distributors worldwide. A fully functional working model that saves up to 50 icons is available on disk for $25.00 or CD-ROM for $10.00.Pricing as follows:$8,000.00‚ÄìCommercial end-user$4,000.00‚ÄìDeveloper $995.00‚ÄìEducational end-user Order from Authorware: (612) 921-8555; FAX: (612) 921-8556; AppleLink: x0305. TECHNICAL SUPPORT Titles sold commercially require a license. Educational titles are license-free.Annual support for developers and commercial users including unlimited phone support, software updates, and quarterly magazine  is available for $1,200.00.Special support pricing for education users.  Consulting services are available from Authorware for an additional fee.</span></text>
  12979.     </content>
  12980.     <content>
  12981.         <layer>background</layer>
  12982.         <id>32</id>
  12983.         <text>animation, authoring, database, education, graphics, multimedia, sounds, video</text>
  12984.     </content>
  12985.     <name>Authorware, Authorware Profes</name>
  12986.     <script></script>
  12987. </card>
  12988.  
  12989.  
  12990. card_2818.xml
  12991. <?xml version="1.0" encoding="utf-8" ?>
  12992. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  12993. <card>
  12994.     <id>2818</id>
  12995.     <filler1>0</filler1>
  12996.     <cantDelete> <false /> </cantDelete>
  12997.     <showPict> <true /> </showPict>
  12998.     <dontSearch> <false /> </dontSearch>
  12999.     <owner>5047</owner>
  13000.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13001.     <part>
  13002.         <id>10</id>
  13003.         <type>button</type>
  13004.         <visible> <true /> </visible>
  13005.         <reserved5> 0 </reserved5>
  13006.         <reserved4> 0 </reserved4>
  13007.         <reserved3> 0 </reserved3>
  13008.         <reserved2> 0 </reserved2>
  13009.         <reserved1> 0 </reserved1>
  13010.         <enabled> <true /> </enabled>
  13011.         <rect>
  13012.             <left>506</left>
  13013.             <top>404</top>
  13014.             <right>572</right>
  13015.             <bottom>459</bottom>
  13016.         </rect>
  13017.         <style>opaque</style>
  13018.         <showName> <false /> </showName>
  13019.         <highlight> <false /> </highlight>
  13020.         <autoHighlight> <false /> </autoHighlight>
  13021.         <sharedHighlight> <true /> </sharedHighlight>
  13022.         <family>0</family>
  13023.         <titleWidth>0</titleWidth>
  13024.         <icon>0</icon>
  13025.         <textAlign>center</textAlign>
  13026.         <font>Chicago</font>
  13027.         <textSize>12</textSize>
  13028.         <textStyle>plain</textStyle>
  13029.         <name>coverUp1</name>
  13030.         <script></script>
  13031.     </part>
  13032.     <content>
  13033.         <layer>background</layer>
  13034.         <id>2</id>
  13035.         <text>Aztec C</text>
  13036.     </content>
  13037.     <content>
  13038.         <layer>background</layer>
  13039.         <id>3</id>
  13040.         <text>Manx Software Systems ‚Ä¢ 160 Avenue of the Common ‚Ä¢ Shrewsbury, NJ  07702</text>
  13041.     </content>
  13042.     <content>
  13043.         <layer>background</layer>
  13044.         <id>19</id>
  13045.         <text>1</text>
  13046.     </content>
  13047.     <content>
  13048.         <layer>background</layer>
  13049.         <id>14</id>
  13050.         <text><span class="style19">   Aztec C is a powerful and comprehensive software development system for the Macintosh computer.  The system includes an optimized C compiler, 680x0 macro assembler, an overlay linker, ANSI library routines, Macintosh-specific routines, a mouse-based editor, a UNIX-like shell, and a powerful array of tools including a UNIX-based make utility and vi editor.</span><span class="style131"></span><span class="style19">    The MPW extension includes Apple‚Äôs MPW shell and utilities. This expands Aztec C to a full MPW development system.</span><span class="style131"></span><span class="style19">    With the Aztec SDB Source-Level Debugger you can view C source lines as they execute; set breakpoints by line number, subroutine name, or condition; display and alter variables by source name; directly enter and execute C statements.  You can even weed out bugs in desk accessories and other resources.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Optimized C compiler ‚Ä¢    680x0 macro assembler‚Ä¢    Overlay linker‚Ä¢    Run-time libraries‚Ä¢    UNIX-style shell‚Ä¢    MPW 3.0 system ‚Ä¢    Compile MPW C code‚Ä¢    Link MPW object code ‚Ä¢    Source debugger‚Ä¢    UNIX make and vi‚Ä¢    HyperCard support‚Ä¢    AppleTalk support‚Ä¢    MS-DOS cross option‚Ä¢    Unlimited code size‚Ä¢    Unlimited data size‚Ä¢    Full Toolbox support</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Aztec C and SDB run on any Macintosh computer with 512K or more RAM.  MPW requires 1 megabyte RAM (or more), and a hard disk. ORDERING & PRICING For detailed product information, location of dealers, or to order directly, call Manx Software Systems: (800) 221-0440 (AppleLink: D0545)Suggested retail price: $125.00 to $500.00End user and dealer discounts are available.</span></text>
  13051.     </content>
  13052.     <content>
  13053.         <layer>background</layer>
  13054.         <id>32</id>
  13055.         <text>C¬†Language, compiler, cross¬†development, debugger, macro¬†assembler, MPW, programming¬†language, UNIX</text>
  13056.     </content>
  13057.     <name>Manx Aztec C</name>
  13058.     <script></script>
  13059. </card>
  13060.  
  13061.  
  13062. card_300336.xml
  13063. <?xml version="1.0" encoding="utf-8" ?>
  13064. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13065. <card>
  13066.     <id>300336</id>
  13067.     <filler1>0</filler1>
  13068.     <cantDelete> <false /> </cantDelete>
  13069.     <showPict> <true /> </showPict>
  13070.     <dontSearch> <false /> </dontSearch>
  13071.     <owner>5047</owner>
  13072.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13073.     <content>
  13074.         <layer>background</layer>
  13075.         <id>2</id>
  13076.         <text>B-Tree HELPER‚Ñ¢</text>
  13077.     </content>
  13078.     <content>
  13079.         <layer>background</layer>
  13080.         <id>3</id>
  13081.         <text><span class="style19">M)agreeable software, inc. ‚Ä¢ 5925 Magnolia Lane ‚Ä¢ Plymouth MN 55442   </span></text>
  13082.     </content>
  13083.     <content>
  13084.         <layer>background</layer>
  13085.         <id>19</id>
  13086.         <text>7</text>
  13087.     </content>
  13088.     <content>
  13089.         <layer>background</layer>
  13090.         <id>42</id>
  13091.         <highlight> <true /> </highlight>
  13092.     </content>
  13093.     <content>
  13094.         <layer>background</layer>
  13095.         <id>44</id>
  13096.         <highlight> <true /> </highlight>
  13097.     </content>
  13098.     <content>
  13099.         <layer>background</layer>
  13100.         <id>14</id>
  13101.         <text><span class="style19">¬†¬†¬†B-Tree HELPER‚Ñ¢ is a set of code resources to use with C or Pascal programs and XFCNs to use with HyperCard. B-Tree HELPER gets and releases space in random files. B-Tree HELPER inserts, finds, and deletes keys in one or more B-Trees within random files.</span><span class="style131"></span><span class="style19">¬†¬†¬†¬†The keys may be strings, integers, or any other data; keys may be duplicates. B-Tree HELPER can find keys equal to, less than, or greater than a given key in a few hundredths of a second. Keys and records are independent of each other. Records may be of variable length. </span><span class="style131"></span><span class="style19">¬†¬†¬†B-Tree HELPER saves you weeks of writing data management routines.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Manages random files‚Ä¢ Manages multiple B-Trees in one or more files‚Ä¢ You set block size of file: 9 to 16,388 bytes‚Ä¢ Records may be multiple blocks‚Ä¢ Expands files as necessary‚Ä¢ Contracts files when possible‚Ä¢ Duplicate keys‚Ä¢ Keys and records are independent‚Ä¢ Code resources to use with C and Pascal programs‚Ä¢ XFCNs to use with HyperCard stacks‚Ä¢ 52-page manual‚Ä¢ Saves weeks of programming</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION To order, send check or money order for $75.00 to  (M)agreeable software, inc.  5925 Magnolia Lane  Plymouth MN 55442Source code available for $200.00 additionalSYSTEM REQUIREMENTS Macintosh Plus and up.Finder 6.0.1 or higherHyperCard 1.2.2 or laterTECHNICAL SUPPORT Call (612) 559-1108.</span></text>
  13102.     </content>
  13103.     <content>
  13104.         <layer>background</layer>
  13105.         <id>32</id>
  13106.         <text>application¬†programmer¬†interface, B-tree, C¬†Language, database, HyperCard, Pascal¬†Language, searching, XCMDs¬†&¬†XFCNs</text>
  13107.     </content>
  13108.     <name>(M)agreeable B-Tree HELPER‚Ñ¢</name>
  13109.     <script></script>
  13110. </card>
  13111.  
  13112.  
  13113. card_280973.xml
  13114. <?xml version="1.0" encoding="utf-8" ?>
  13115. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13116. <card>
  13117.     <id>280973</id>
  13118.     <filler1>0</filler1>
  13119.     <cantDelete> <false /> </cantDelete>
  13120.     <showPict> <true /> </showPict>
  13121.     <dontSearch> <false /> </dontSearch>
  13122.     <owner>5047</owner>
  13123.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13124.     <content>
  13125.         <layer>background</layer>
  13126.         <id>2</id>
  13127.         <text>BASIC Translator</text>
  13128.     </content>
  13129.     <content>
  13130.         <layer>background</layer>
  13131.         <id>3</id>
  13132.         <text><span class="style19">eizer Software ‚Ä¢ P. O. Box 232019 ‚Ä¢ Pleasant Hill, CA  94523</span></text>
  13133.     </content>
  13134.     <content>
  13135.         <layer>background</layer>
  13136.         <id>19</id>
  13137.         <text>7</text>
  13138.     </content>
  13139.     <content>
  13140.         <layer>background</layer>
  13141.         <id>42</id>
  13142.         <highlight> <true /> </highlight>
  13143.     </content>
  13144.     <content>
  13145.         <layer>background</layer>
  13146.         <id>44</id>
  13147.         <highlight> <true /> </highlight>
  13148.     </content>
  13149.     <content>
  13150.         <layer>background</layer>
  13151.         <id>14</id>
  13152.         <text><span class="style19">¬†¬†¬†Are you an experienced BASIC programmer trying to learn HyperTalk? Do you have lots of old BASIC listings lying around and no way (or time) to convert them to HyperTalk? Well, BASIC Translator is for you!</span><span class="style131"></span><span class="style19">¬†¬†¬†This stack takes a text file containing a BASIC listing and converts it into HyperTalk. Most common BASIC commands are supported including arrays, gotos, gosubs, etc.  BASIC Translator is designed to save you time by doing the ‚Äúgrunt‚Äù work for you.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Translates BASIC listings to HyperTalk.‚Ä¢ Supports arrays, gotos, gosubs, and more!‚Ä¢ Saves time and energy.</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION Heizer Software: (800) 888-7667Suggested retail price: $25SYSTEM REQUIREMENTS Macintosh and HyperCard 1.2 or higher</span></text>
  13153.     </content>
  13154.     <content>
  13155.         <layer>background</layer>
  13156.         <id>32</id>
  13157.         <text>BASIC, code¬†translator, cross¬†development, HyperCard¬† </text>
  13158.     </content>
  13159.     <name>Heizer BASIC Translator</name>
  13160.     <script></script>
  13161. </card>
  13162.  
  13163.  
  13164. card_148386.xml
  13165. <?xml version="1.0" encoding="utf-8" ?>
  13166. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13167. <card>
  13168.     <id>148386</id>
  13169.     <filler1>0</filler1>
  13170.     <cantDelete> <false /> </cantDelete>
  13171.     <showPict> <true /> </showPict>
  13172.     <dontSearch> <false /> </dontSearch>
  13173.     <owner>5047</owner>
  13174.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13175.     <part>
  13176.         <id>10</id>
  13177.         <type>button</type>
  13178.         <visible> <true /> </visible>
  13179.         <reserved5> 0 </reserved5>
  13180.         <reserved4> 0 </reserved4>
  13181.         <reserved3> 0 </reserved3>
  13182.         <reserved2> 0 </reserved2>
  13183.         <reserved1> 0 </reserved1>
  13184.         <enabled> <true /> </enabled>
  13185.         <rect>
  13186.             <left>506</left>
  13187.             <top>404</top>
  13188.             <right>572</right>
  13189.             <bottom>459</bottom>
  13190.         </rect>
  13191.         <style>opaque</style>
  13192.         <showName> <false /> </showName>
  13193.         <highlight> <false /> </highlight>
  13194.         <autoHighlight> <false /> </autoHighlight>
  13195.         <sharedHighlight> <true /> </sharedHighlight>
  13196.         <family>0</family>
  13197.         <titleWidth>0</titleWidth>
  13198.         <icon>0</icon>
  13199.         <textAlign>center</textAlign>
  13200.         <font>Chicago</font>
  13201.         <textSize>12</textSize>
  13202.         <textStyle>plain</textStyle>
  13203.         <name>coverUp1</name>
  13204.         <script></script>
  13205.     </part>
  13206.     <content>
  13207.         <layer>background</layer>
  13208.         <id>2</id>
  13209.         <text>BERSEARCH PostScript Examples 1.01</text>
  13210.     </content>
  13211.     <content>
  13212.         <layer>background</layer>
  13213.         <id>3</id>
  13214.         <text>BESEARCH ‚Ä¢ 26160 Edelweiss Circle ‚Ä¢ Evergreen, CO 80439 ‚Ä¢ Tel: (303) 674-8875</text>
  13215.     </content>
  13216.     <content>
  13217.         <layer>background</layer>
  13218.         <id>19</id>
  13219.         <text>5</text>
  13220.     </content>
  13221.     <content>
  13222.         <layer>background</layer>
  13223.         <id>14</id>
  13224.         <text><span class="style19">¬†¬†¬†BERSEARCH PostScript Examples 1.01 is a collection of clearly written PostScript examples intended for those learning PostScript, and for those interested in advanced techniques not fully covered elsewhere, such as 3-dimensional PostScript examples and half-toning information undocumented by Adobe.  The files are organized in a readable and commented manner, making this an excellent learning package.  Highly praised by Bill Woodruff in MacTech Quarterly.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $40.00</span></text>
  13225.     </content>
  13226.     <content>
  13227.         <layer>background</layer>
  13228.         <id>32</id>
  13229.         <text>learning, PostScript, sample¬†code</text>
  13230.     </content>
  13231.     <name>BESEARCH BERSEARCH PostScript</name>
  13232.     <script></script>
  13233. </card>
  13234.  
  13235.  
  13236. card_238504.xml
  13237. <?xml version="1.0" encoding="utf-8" ?>
  13238. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13239. <card>
  13240.     <id>238504</id>
  13241.     <filler1>0</filler1>
  13242.     <cantDelete> <false /> </cantDelete>
  13243.     <showPict> <true /> </showPict>
  13244.     <dontSearch> <false /> </dontSearch>
  13245.     <owner>5047</owner>
  13246.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13247.     <part>
  13248.         <id>10</id>
  13249.         <type>button</type>
  13250.         <visible> <true /> </visible>
  13251.         <reserved5> 0 </reserved5>
  13252.         <reserved4> 0 </reserved4>
  13253.         <reserved3> 0 </reserved3>
  13254.         <reserved2> 0 </reserved2>
  13255.         <reserved1> 0 </reserved1>
  13256.         <enabled> <true /> </enabled>
  13257.         <rect>
  13258.             <left>506</left>
  13259.             <top>404</top>
  13260.             <right>572</right>
  13261.             <bottom>459</bottom>
  13262.         </rect>
  13263.         <style>opaque</style>
  13264.         <showName> <false /> </showName>
  13265.         <highlight> <false /> </highlight>
  13266.         <autoHighlight> <false /> </autoHighlight>
  13267.         <sharedHighlight> <true /> </sharedHighlight>
  13268.         <family>0</family>
  13269.         <titleWidth>0</titleWidth>
  13270.         <icon>0</icon>
  13271.         <textAlign>center</textAlign>
  13272.         <font>Chicago</font>
  13273.         <textSize>12</textSize>
  13274.         <textStyle>plain</textStyle>
  13275.         <name>coverUp1</name>
  13276.         <script></script>
  13277.     </part>
  13278.     <content>
  13279.         <layer>background</layer>
  13280.         <id>2</id>
  13281.         <text>Best of MacTutor Vol 1-5 Source Code on CD-ROM</text>
  13282.     </content>
  13283.     <content>
  13284.         <layer>background</layer>
  13285.         <id>3</id>
  13286.         <text>Wayzata Technology ‚Ä¢ 16221 Main Ave. SE ‚Ä¢ P.O. Box 87 ‚Ä¢ Priorlake, MN 55372</text>
  13287.     </content>
  13288.     <content>
  13289.         <layer>background</layer>
  13290.         <id>19</id>
  13291.         <text>9</text>
  13292.     </content>
  13293.     <content>
  13294.         <layer>background</layer>
  13295.         <id>14</id>
  13296.         <text><span class="style19">¬†¬†¬†MacTutor publishes software development programming aids in its monthly magazine. The Best of MacTutor CD-ROM includes all the programs, both compiled and source format, from each magazine issue from 1984‚Äì1989 (Disks 1-51). The disk also contains a HyperCard stack that is a subject, author and title index of the MacTutor articles. The source code data was indexed with TextWare‚Ñ¢, which allows high speed full-text searching of source files.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $289.00</span></text>
  13297.     </content>
  13298.     <content>
  13299.         <layer>background</layer>
  13300.         <id>32</id>
  13301.         <text>CD-ROM, education, learning, programming¬†guide, sample¬†code, searching</text>
  13302.     </content>
  13303.     <name>Wayzata Best of MacTutor Vol </name>
  13304.     <script></script>
  13305. </card>
  13306.  
  13307.  
  13308. card_108739.xml
  13309. <?xml version="1.0" encoding="utf-8" ?>
  13310. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13311. <card>
  13312.     <id>108739</id>
  13313.     <filler1>0</filler1>
  13314.     <cantDelete> <false /> </cantDelete>
  13315.     <showPict> <true /> </showPict>
  13316.     <dontSearch> <false /> </dontSearch>
  13317.     <owner>5047</owner>
  13318.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13319.     <part>
  13320.         <id>10</id>
  13321.         <type>button</type>
  13322.         <visible> <true /> </visible>
  13323.         <reserved5> 0 </reserved5>
  13324.         <reserved4> 0 </reserved4>
  13325.         <reserved3> 0 </reserved3>
  13326.         <reserved2> 0 </reserved2>
  13327.         <reserved1> 0 </reserved1>
  13328.         <enabled> <true /> </enabled>
  13329.         <rect>
  13330.             <left>506</left>
  13331.             <top>404</top>
  13332.             <right>572</right>
  13333.             <bottom>459</bottom>
  13334.         </rect>
  13335.         <style>opaque</style>
  13336.         <showName> <false /> </showName>
  13337.         <highlight> <false /> </highlight>
  13338.         <autoHighlight> <false /> </autoHighlight>
  13339.         <sharedHighlight> <true /> </sharedHighlight>
  13340.         <family>0</family>
  13341.         <titleWidth>0</titleWidth>
  13342.         <icon>0</icon>
  13343.         <textAlign>center</textAlign>
  13344.         <font>Chicago</font>
  13345.         <textSize>12</textSize>
  13346.         <textStyle>plain</textStyle>
  13347.         <name>coverUp1</name>
  13348.         <script></script>
  13349.     </part>
  13350.     <content>
  13351.         <layer>background</layer>
  13352.         <id>2</id>
  13353.         <text>BLUES</text>
  13354.     </content>
  13355.     <content>
  13356.         <layer>background</layer>
  13357.         <id>3</id>
  13358.         <text>Interprogram B.V. ‚Ä¢ Wilderborch 3 ‚Ä¢ 1112 XB Diemen ‚Ä¢ Holland ‚Ä¢ Tel: 020-996121</text>
  13359.     </content>
  13360.     <content>
  13361.         <layer>background</layer>
  13362.         <id>19</id>
  13363.         <text>4</text>
  13364.     </content>
  13365.     <content>
  13366.         <layer>background</layer>
  13367.         <id>14</id>
  13368.         <text><span class="style19">¬†¬†¬†BLUES is a powerful CASE tool supporting several techniques such as Precedence Analysis (ISAC), System Flow, Nassi Shneiderman (Chapin Charts), Program Flow, Data Flow Diagram (Yourdon), Data Model (Bachman/Codd), Print & Screen Layout, Procedure Flow Chart, and Jackson Structured Program. Each module can be used separately or in combination with others. The information is stored in the central Data Dictionary, which also assures consistency checking. Utilities print cross references and logging reports, import and export ASCII files, and merge Data Dictionaries. BLUES also supports reverse engineering of COBOL code.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $1,575.00 per module</span></text>
  13369.     </content>
  13370.     <content>
  13371.         <layer>background</layer>
  13372.         <id>32</id>
  13373.         <text>CASE, COBOL, Data¬†Dictionary</text>
  13374.     </content>
  13375.     <name>Interprogram BLUES</name>
  13376.     <script></script>
  13377. </card>
  13378.  
  13379.  
  13380. card_311495.xml
  13381. <?xml version="1.0" encoding="utf-8" ?>
  13382. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13383. <card>
  13384.     <id>311495</id>
  13385.     <filler1>0</filler1>
  13386.     <cantDelete> <false /> </cantDelete>
  13387.     <showPict> <true /> </showPict>
  13388.     <dontSearch> <false /> </dontSearch>
  13389.     <owner>5047</owner>
  13390.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13391.     <content>
  13392.         <layer>background</layer>
  13393.         <id>2</id>
  13394.         <text>Bubble Help for HyperCard</text>
  13395.     </content>
  13396.     <content>
  13397.         <layer>background</layer>
  13398.         <id>3</id>
  13399.         <text>Randal Jones, Consultant ‚Ä¢ 22307 65th Ave. W. ‚Ä¢ Mountlake Terrace, WA 98043</text>
  13400.     </content>
  13401.     <content>
  13402.         <layer>background</layer>
  13403.         <id>19</id>
  13404.         <text>7</text>
  13405.     </content>
  13406.     <content>
  13407.         <layer>background</layer>
  13408.         <id>42</id>
  13409.         <highlight> <true /> </highlight>
  13410.     </content>
  13411.     <content>
  13412.         <layer>background</layer>
  13413.         <id>44</id>
  13414.         <highlight> <true /> </highlight>
  13415.     </content>
  13416.     <content>
  13417.         <layer>background</layer>
  13418.         <id>14</id>
  13419.         <text><span class="style19">¬†¬†Bubble Help for HyperCard is an elegant and effective way to add help to your stacks. If your stacks are used by others, you should add Bubble Help. (For example, this catalog uses Bubble Help!)¬†¬†¬†One click opens help, causing explanations to appear as the mouse is moved over objects on the card. The next click dismisses help and proceeds. No scripting is required. A simple tool makes it easy to create and position bubbles, and enter your own help text.¬†¬†¬†With simple scripting, help can be made context sensitive, modified by check boxes, radio buttons, show/hide and other changes to the HyperCard world. Bubbles can even speak.¬†¬†¬†Your purchase allows you to distribute 500 copies of the included runtime version. A demonstration stack is available.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Add help to stacks easily‚Ä¢ No scripting required‚Ä¢ Attractive bubbles explain objects on each card‚Ä¢ Author enters background help only once‚Ä¢ Help editor makes modifications easy‚Ä¢ Read-Only version for distribution‚Ä¢ Context sensitive help with simple scripting‚Ä¢ Bubbles can speak!‚Ä¢ Demonstration stack available‚Ä¢ Try it right now!  Click Help in this catalog.</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION   Suggested retail price: $99.95 plus $3.00 shipping  (WA residence please add $8.10 Tax).  Demonstration: $14.95 (plus $1.21 Tax in WA), postage paid.  Please send a check to Randal Jones,   22307-65th Ave. W, Mountlake Terrace, WA  98043.SYSTEM REQUIREMENTS   HyperCard 2.0.TECHNICAL SUPPORT   11AM - 8PM Pacific Time.  Consulting services available.</span></text>
  13420.     </content>
  13421.     <content>
  13422.         <layer>background</layer>
  13423.         <id>32</id>
  13424.         <text>help, user¬†interface</text>
  13425.     </content>
  13426.     <name>Randal Bubble Help for HyperC</name>
  13427.     <script></script>
  13428. </card>
  13429.  
  13430.  
  13431. card_110911.xml
  13432. <?xml version="1.0" encoding="utf-8" ?>
  13433. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13434. <card>
  13435.     <id>110911</id>
  13436.     <filler1>0</filler1>
  13437.     <cantDelete> <false /> </cantDelete>
  13438.     <showPict> <true /> </showPict>
  13439.     <dontSearch> <false /> </dontSearch>
  13440.     <owner>5047</owner>
  13441.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13442.     <part>
  13443.         <id>10</id>
  13444.         <type>button</type>
  13445.         <visible> <true /> </visible>
  13446.         <reserved5> 0 </reserved5>
  13447.         <reserved4> 0 </reserved4>
  13448.         <reserved3> 0 </reserved3>
  13449.         <reserved2> 0 </reserved2>
  13450.         <reserved1> 0 </reserved1>
  13451.         <enabled> <true /> </enabled>
  13452.         <rect>
  13453.             <left>506</left>
  13454.             <top>404</top>
  13455.             <right>572</right>
  13456.             <bottom>459</bottom>
  13457.         </rect>
  13458.         <style>opaque</style>
  13459.         <showName> <false /> </showName>
  13460.         <highlight> <false /> </highlight>
  13461.         <autoHighlight> <false /> </autoHighlight>
  13462.         <sharedHighlight> <true /> </sharedHighlight>
  13463.         <family>0</family>
  13464.         <titleWidth>0</titleWidth>
  13465.         <icon>0</icon>
  13466.         <textAlign>center</textAlign>
  13467.         <font>Chicago</font>
  13468.         <textSize>12</textSize>
  13469.         <textStyle>plain</textStyle>
  13470.         <name>coverUp1</name>
  13471.         <script></script>
  13472.     </part>
  13473.     <content>
  13474.         <layer>background</layer>
  13475.         <id>2</id>
  13476.         <text>BusTrak NuBus Analyzer</text>
  13477.     </content>
  13478.     <content>
  13479.         <layer>background</layer>
  13480.         <id>3</id>
  13481.         <text>Applied Physics, Inc. ‚Ä¢ 1291 E. Cumberland ‚Ä¢ West Lafayette, IN 47906 ‚Ä¢ Tel: (800) 447-3657</text>
  13482.     </content>
  13483.     <content>
  13484.         <layer>background</layer>
  13485.         <id>19</id>
  13486.         <text>4</text>
  13487.     </content>
  13488.     <content>
  13489.         <layer>background</layer>
  13490.         <id>14</id>
  13491.         <text><span class="style19">¬†¬†¬†The BusTrak¬Æ is a single NuBus card that plugs into any Mac II slot and monitors all backplane activity. The analyzer talks to an ASCII terminal or to an emulator and captures up to 32,000 frames of NuBus traffic. Included is an option to view NuBus utilization statistics, external trigger in/trigger out, and the ability to trigger from any type of bus event or bus error. This is a MUST for NuBus development and integration. An optional cable lets you bring up the NuBus traffic as a window on your Macintosh II computers.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $2,495.00</span></text>
  13492.     </content>
  13493.     <content>
  13494.         <layer>background</layer>
  13495.         <id>32</id>
  13496.         <text>hardware¬†debugger,NuBus¬†card</text>
  13497.     </content>
  13498.     <name>Applied BusTrak NuBus Analyze</name>
  13499.     <script></script>
  13500. </card>
  13501.  
  13502.  
  13503. card_115724.xml
  13504. <?xml version="1.0" encoding="utf-8" ?>
  13505. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13506. <card>
  13507.     <id>115724</id>
  13508.     <filler1>0</filler1>
  13509.     <cantDelete> <false /> </cantDelete>
  13510.     <showPict> <true /> </showPict>
  13511.     <dontSearch> <false /> </dontSearch>
  13512.     <owner>5047</owner>
  13513.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13514.     <content>
  13515.         <layer>background</layer>
  13516.         <id>2</id>
  13517.         <text>C Programmer‚Äôs Toolbox/MPW</text>
  13518.     </content>
  13519.     <content>
  13520.         <layer>background</layer>
  13521.         <id>3</id>
  13522.         <text>MMC AD Systems</text>
  13523.     </content>
  13524.     <content>
  13525.         <layer>background</layer>
  13526.         <id>19</id>
  13527.         <text>5</text>
  13528.     </content>
  13529.     <content>
  13530.         <layer>background</layer>
  13531.         <id>42</id>
  13532.         <highlight> <true /> </highlight>
  13533.     </content>
  13534.     <content>
  13535.         <layer>background</layer>
  13536.         <id>44</id>
  13537.         <highlight> <true /> </highlight>
  13538.     </content>
  13539.     <content>
  13540.         <layer>background</layer>
  13541.         <id>14</id>
  13542.         <text><span class="style19">¬†¬†¬†The C Programmer‚Äôs Toolbox‚Ñ¢/MPW contains 20 tools for the serious C programmer. Some of the major tools are:¬†¬†¬†¬†¬†¬†¬†¬†‚Ä¢     CDecl ‚Äì Translates C declaration statements to and from English (helps decipher variable declarations and assists in new statement construction)¬†¬†¬†¬†‚Ä¢     CFlow‚Ñ¢ ‚Äì Determines how a program is organized and what is in the runtime library (quickly shows function hierarchy and interdependencies)¬†¬†¬†¬†‚Ä¢     CHilite‚Ñ¢ ‚Äì Highlights and prints your C source code (great for final documentation)¬†¬†¬†¬†‚Ä¢     CLint‚Ñ¢ ‚Äì Syntactically checks one or more of your C source code files (helps you find the latent programming mistakes)¬†¬†¬†¬†‚Ä¢     Cpp ‚Äì Preprocesses C source code files  (helps you port ANSI C code to and from the Macintosh)¬†¬†¬†¬†‚Ä¢     CPrint‚Ñ¢ ‚Äì Reformats/beautifies C source code (makes code easy to read by using your code format)¬†¬†¬†¬†‚Ä¢     CXref‚Ñ¢ ‚Äì Cross-references and checks usage of up to 17 different classes of symbols in your C source code (easily handles any size program through its virtual memory system)</span><span class="style41">Features</span><span class="style19">‚Ä¢     20 fast, flexible and powerful tools that are easy to use‚Ä¢     Works with any size of  program and number of files through a powerful ‚Äúwildcard‚Äù and ‚Äúindirect‚Äù file referencing facility and a virtual memory system‚Ä¢     Makes program development easier and faster‚Ä¢     Integrates easily into any development environment‚Ä¢     Identifies areas to improve program quality and performance‚Ä¢     Support for MPW C, THINK C, Aztec C, ANSI C and many other PC and UNIX C compilers‚Ä¢     Extensive printed documentation and examples‚Ä¢     Interactive Commando interfaces for all tools for quick usage</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY The C Programmer‚Äôs Toolbox/MPW requires MPW 3.0. The Toolbox‚Äôs hardware and software requirements are the same as for MPW (any Macintosh computer with a minimum of 2 megabytes of memory and a hard disk). MPW C is not required.ORDERING & PRICING To order, call: Tel: (415) 770-0858Fax: (415) 770-0116  Suggested retail price: $295.00 Site licenses available. TECHNICAL SUPPORT No license requirements required for user product distribution.For technical support (registered users), call:(415) 770-0858 (9am‚Äì5pm PST)</span></text>
  13543.     </content>
  13544.     <content>
  13545.         <layer>background</layer>
  13546.         <id>32</id>
  13547.         <text>C¬†Language, compiler, cross¬†reference, MPW, source¬†code, THINK¬†C</text>
  13548.     </content>
  13549.     <name>MMC C Programmer‚Äôs Toolbox/MP</name>
  13550.     <script></script>
  13551. </card>
  13552.  
  13553.  
  13554. card_85020.xml
  13555. <?xml version="1.0" encoding="utf-8" ?>
  13556. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13557. <card>
  13558.     <id>85020</id>
  13559.     <filler1>0</filler1>
  13560.     <cantDelete> <false /> </cantDelete>
  13561.     <showPict> <true /> </showPict>
  13562.     <dontSearch> <false /> </dontSearch>
  13563.     <owner>5047</owner>
  13564.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13565.     <content>
  13566.         <layer>background</layer>
  13567.         <id>2</id>
  13568.         <text>c-tree File Handler/Server</text>
  13569.     </content>
  13570.     <content>
  13571.         <layer>background</layer>
  13572.         <id>3</id>
  13573.         <text>FairCom Corporation ‚Ä¢ 4006 W. Broadway ‚Ä¢ Columbia, MO 65203 ‚Ä¢ TEL: (800) 234-8180 </text>
  13574.     </content>
  13575.     <content>
  13576.         <layer>background</layer>
  13577.         <id>19</id>
  13578.         <text>4</text>
  13579.     </content>
  13580.     <content>
  13581.         <layer>background</layer>
  13582.         <id>42</id>
  13583.         <highlight> <true /> </highlight>
  13584.     </content>
  13585.     <content>
  13586.         <layer>background</layer>
  13587.         <id>44</id>
  13588.         <highlight> <true /> </highlight>
  13589.     </content>
  13590.     <content>
  13591.         <layer>background</layer>
  13592.         <id>14</id>
  13593.         <text><span class="style19">¬†¬†¬†The c-tree¬Æ File Handler/Server is the industrial strength tool Macintosh developers can depend upon.  Designed to be integrated into your application programs, c-tree performs the critical functions needed to store, update and retrieve your fixed or variable length data.  c-tree saves development time and delivers ultra-fast data access. The K&R standard-source code provides unparalleled code portability, and reliability.¬†¬†¬†¬†c-tree gives you complete control over your file management.  Use the low level B+ tree routines to implement any keyed access data structure, or take advantage of the high-level ISAM routines to greatly reduce your coding requirements.  In either case, c-tree optimizes your index files for either random or sequential access.¬†¬†¬†¬†When used in its optional client/server mode, c-tree offers reduced disk I/O, less network traffic, and true multi-user performance in AppleTalk networks without the use of AppleShare or TOPS.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Fixed and variable length data files‚Ä¢    Fixed and variable length keys‚Ä¢    High-speed B+ tree indexing‚Ä¢    Ascending and descending key segments‚Ä¢    Alternate collating sequence support‚Ä¢    Key compression‚Ä¢    Duplicate keys and/or automatic sequence numbers‚Ä¢    Any number of keys per data file‚Ä¢    Keys composed of any number of data field segments‚Ä¢    No reasonable key length limits‚Ä¢    High-speed index load‚Ä¢    Unlimited record lengths using variable length records‚Ä¢    Single-user, multi-user, and network environments‚Ä¢    Multi-user AppleTalk server included‚Ä¢    True record level locking without an external file system‚Ä¢    Relational query and report writer available‚Ä¢    Capability to run in over 100 system environments‚Ä¢    Complete source code‚Ä¢    No royalties</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY c-tree runs on any Macintosh computer.A C compiler is required.  Specific support for both MPW and THINK is included in the standard package. c-tree also runs on UNIX, XENIX, QNX, MS-DOS, OS/2, VMS, SUN, CRAY and more than 90 others. ORDERING & PRICING To order, or to learn more about c-tree and other FairCom professional tools and toolkits call:Tel: (800) 234-8180 Fax: (314) 445-9698Suggested retail price: $395.00TECHNICAL SUPPORT No royalty or runtime fees.  Additional programmers at the same site may be licensed for $100.00 each.Technical support is available to all registered users by calling (314) 445-6833, or fax your questions to:  (314) 445-9698.</span></text>
  13594.     </content>
  13595.     <content>
  13596.         <layer>background</layer>
  13597.         <id>32</id>
  13598.         <text>AppleTalk, B-tree, C¬†Language, code¬†libraries, compression, database, indexing, ISAM, multi¬†user, searching, source¬†code</text>
  13599.     </content>
  13600.     <name>FairCom c-tree File Handler/S</name>
  13601.     <script></script>
  13602. </card>
  13603.  
  13604.  
  13605. card_149433.xml
  13606. <?xml version="1.0" encoding="utf-8" ?>
  13607. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13608. <card>
  13609.     <id>149433</id>
  13610.     <filler1>0</filler1>
  13611.     <cantDelete> <false /> </cantDelete>
  13612.     <showPict> <true /> </showPict>
  13613.     <dontSearch> <false /> </dontSearch>
  13614.     <owner>5047</owner>
  13615.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13616.     <part>
  13617.         <id>11</id>
  13618.         <type>button</type>
  13619.         <visible> <true /> </visible>
  13620.         <reserved5> 0 </reserved5>
  13621.         <reserved4> 0 </reserved4>
  13622.         <reserved3> 0 </reserved3>
  13623.         <reserved2> 0 </reserved2>
  13624.         <reserved1> 0 </reserved1>
  13625.         <enabled> <true /> </enabled>
  13626.         <rect>
  13627.             <left>506</left>
  13628.             <top>404</top>
  13629.             <right>572</right>
  13630.             <bottom>459</bottom>
  13631.         </rect>
  13632.         <style>opaque</style>
  13633.         <showName> <false /> </showName>
  13634.         <highlight> <false /> </highlight>
  13635.         <autoHighlight> <false /> </autoHighlight>
  13636.         <sharedHighlight> <true /> </sharedHighlight>
  13637.         <family>0</family>
  13638.         <titleWidth>0</titleWidth>
  13639.         <icon>0</icon>
  13640.         <textAlign>center</textAlign>
  13641.         <font>Chicago</font>
  13642.         <textSize>12</textSize>
  13643.         <textStyle>plain</textStyle>
  13644.         <name>coverUp1</name>
  13645.         <script></script>
  13646.     </part>
  13647.     <content>
  13648.         <layer>background</layer>
  13649.         <id>2</id>
  13650.         <text>Capture 3.0</text>
  13651.     </content>
  13652.     <content>
  13653.         <layer>background</layer>
  13654.         <id>3</id>
  13655.         <text>Mainstay ‚Ä¢ 5311 B Derry Ave. ‚Ä¢ Agora Hills, CA 91301 ‚Ä¢ Tel: (818) 991-6540</text>
  13656.     </content>
  13657.     <content>
  13658.         <layer>background</layer>
  13659.         <id>19</id>
  13660.         <text>5</text>
  13661.     </content>
  13662.     <content>
  13663.         <layer>background</layer>
  13664.         <id>14</id>
  13665.         <text><span class="style19">¬†¬†¬†Snapshot any portion of any Macintosh computer screen with Capture, a powerful screen-capture utility from Mainstay. Save the snapshot as a PICT file or automatically copy it into the Clipboard. You can even specify what percent of reduction you want your image to be stored in. Capture is always available and easy to use. Capture pulled-down menus or dialog boxes‚Äîeven the cursor. Little or no clean-up of the image is necessary. Use it in any Macintosh software program‚Äîit works with them all!</span><span class="style41">Other Information</span><span class="style19">  ORDERING & PRICING Price: $79.95</span></text>
  13666.     </content>
  13667.     <content>
  13668.         <layer>background</layer>
  13669.         <id>32</id>
  13670.         <text>graphics, screen¬†capture, user¬†interface</text>
  13671.     </content>
  13672.     <name>Mainstay Capture 3.0</name>
  13673.     <script></script>
  13674. </card>
  13675.  
  13676.  
  13677. card_229686.xml
  13678. <?xml version="1.0" encoding="utf-8" ?>
  13679. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13680. <card>
  13681.     <id>229686</id>
  13682.     <filler1>0</filler1>
  13683.     <cantDelete> <false /> </cantDelete>
  13684.     <showPict> <true /> </showPict>
  13685.     <dontSearch> <false /> </dontSearch>
  13686.     <owner>5047</owner>
  13687.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13688.     <content>
  13689.         <layer>background</layer>
  13690.         <id>2</id>
  13691.         <text><span class="style19">D-ROM Developer‚Äôs Lab‚Ñ¢</span></text>
  13692.     </content>
  13693.     <content>
  13694.         <layer>background</layer>
  13695.         <id>3</id>
  13696.         <text>Software Mart, Inc. ‚Ä¢ 4131 Spicewood Springs Road, Suite I-3 ‚Ä¢ Austin, TX 78759-8606</text>
  13697.     </content>
  13698.     <content>
  13699.         <layer>background</layer>
  13700.         <id>19</id>
  13701.         <text>9</text>
  13702.     </content>
  13703.     <content>
  13704.         <layer>background</layer>
  13705.         <id>42</id>
  13706.         <highlight> <true /> </highlight>
  13707.     </content>
  13708.     <content>
  13709.         <layer>background</layer>
  13710.         <id>44</id>
  13711.         <highlight> <true /> </highlight>
  13712.     </content>
  13713.     <content>
  13714.         <layer>background</layer>
  13715.         <id>14</id>
  13716.         <text><span class="style19">¬†¬†¬†The CD-ROM Developer‚Äôs Lab is a comprehensive, multimedia production reference for creating CD-ROM applications. Unlike expensive seminars, this innovative resource assembles on your desktop a fully searchable, full-text database of proven how-to information on design, programming, project management, data preparation, assembly, and the mastering process. </span><span class="style37"></span><span class="style19">¬†¬†¬†¬†This state-of-the-art ISO 9660 format disc was created using Software Mart‚Äôs Media-Mixer retrieval engine and data preparation tools. In addition to text material and specifications, it includes demo tools for multimedia production and complete model Media-Mixer-based applications.</span><span class="style37"></span><span class="style19">¬†¬†¬†¬†The CD-ROM Developer‚Äôs Lab is also available in a transportable version that supports the Macintosh and PC.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Comprehensive multimedia production resource for CD-ROM‚Ä¢    Demonstration media production tools‚Ä¢    Proven how-to information and specifications‚Ä¢    Sample applications using Media-Mixer‚Ä¢    Hypertext links for easy access‚Ä¢    Industry contacts‚Ä¢    ISO 9660 format‚Ä¢    Transportable Macintosh and PC versions</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY The CD-ROM Developer‚Äôs Lab runs on a Macintosh Plus, SE, or II computer with at least 1 megabyte of RAM and an Apple-compatible CD-ROM drive.ORDERING & PRICING For ordering information or technical support, contact Software Mart:Tel: (512) 346-7887; Fax: (512) 346-1393; AppleLink: D5642Available through authorized resellers.</span></text>
  13717.     </content>
  13718.     <content>
  13719.         <layer>background</layer>
  13720.         <id>32</id>
  13721.         <text>database, education, multimedia, ROM, sample¬†code</text>
  13722.     </content>
  13723.     <name>Software CD-ROM Developer‚Äôs L</name>
  13724.     <script></script>
  13725. </card>
  13726.  
  13727.  
  13728. card_263164.xml
  13729. <?xml version="1.0" encoding="utf-8" ?>
  13730. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13731. <card>
  13732.     <id>263164</id>
  13733.     <filler1>0</filler1>
  13734.     <cantDelete> <false /> </cantDelete>
  13735.     <showPict> <true /> </showPict>
  13736.     <dontSearch> <false /> </dontSearch>
  13737.     <owner>5047</owner>
  13738.     <marked><true /></marked>
  13739.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13740.     <part>
  13741.         <id>10</id>
  13742.         <type>button</type>
  13743.         <visible> <true /> </visible>
  13744.         <reserved5> 0 </reserved5>
  13745.         <reserved4> 0 </reserved4>
  13746.         <reserved3> 0 </reserved3>
  13747.         <reserved2> 0 </reserved2>
  13748.         <reserved1> 0 </reserved1>
  13749.         <enabled> <true /> </enabled>
  13750.         <rect>
  13751.             <left>506</left>
  13752.             <top>404</top>
  13753.             <right>572</right>
  13754.             <bottom>459</bottom>
  13755.         </rect>
  13756.         <style>opaque</style>
  13757.         <showName> <false /> </showName>
  13758.         <highlight> <false /> </highlight>
  13759.         <autoHighlight> <false /> </autoHighlight>
  13760.         <sharedHighlight> <true /> </sharedHighlight>
  13761.         <family>0</family>
  13762.         <titleWidth>0</titleWidth>
  13763.         <icon>0</icon>
  13764.         <textAlign>center</textAlign>
  13765.         <font>Chicago</font>
  13766.         <textSize>12</textSize>
  13767.         <textStyle>plain</textStyle>
  13768.         <name>coverUp1</name>
  13769.         <script></script>
  13770.     </part>
  13771.     <content>
  13772.         <layer>background</layer>
  13773.         <id>2</id>
  13774.         <text>Clip Tunes‚Ñ¢</text>
  13775.     </content>
  13776.     <content>
  13777.         <layer>background</layer>
  13778.         <id>3</id>
  13779.         <text><span class="style19">igidesign, Inc. ‚Ä¢ 1360 Willow Road #101 ‚Ä¢ Menlo Park ‚Ä¢ CA ‚Ä¢ 94025</span></text>
  13780.     </content>
  13781.     <content>
  13782.         <layer>background</layer>
  13783.         <id>19</id>
  13784.         <text>7</text>
  13785.     </content>
  13786.     <content>
  13787.         <layer>background</layer>
  13788.         <id>14</id>
  13789.         <text><span class="style19">¬†¬†¬†Production Music and Sound Effects CD-ROM¬†¬†¬†¬†Every multimedia production needs music. But not everyone is a musician. And it isn‚Äôt legal to just copy and use your favorite Beach Boys songs. Clip Tunes is a CD-ROM full of production music and sound effects compatible with Digidesign's Audiomedia and Sound Tools direct-to-disk recording systems.  Add these great selections and sounds to any Director 2.0 movie or HyperCard stack - with no licensing hassles.</span><span class="style41">Features</span><span class="style19">‚Ä¢ 600 meg CD ROM of music and sound effects‚Ä¢ Unlimited use. No licensing fees.‚Ä¢ Inexpensive ‚Äî $195‚Ä¢ Varied, modern, original music‚Ä¢ Super high fidelity all digital recording‚Ä¢ Just point and click to create custom length music‚Ä¢ For use with Digidesign's Audiomedia or Sound Tools</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For the name a dealer near you, call Digidesign(800) 333-2137.  Suggested retail price: $195SYSTEM REQUIREMENTS Macintosh II, IIcx, IIx, IIci, IIfxDigidesign Audiomedia or Sound Tools systemFinder 6.0.3 or higher, 2 megabytes of RAMCD ROM drive - not for use on an audio CD player</span></text>
  13790.     </content>
  13791.     <content>
  13792.         <layer>background</layer>
  13793.         <id>32</id>
  13794.         <text>CD-ROM, multimedia, music, sounds</text>
  13795.     </content>
  13796.     <name>Digidesign, Clip Tunes‚Ñ¢</name>
  13797.     <script></script>
  13798. </card>
  13799.  
  13800.  
  13801. card_33775.xml
  13802. <?xml version="1.0" encoding="utf-8" ?>
  13803. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13804. <card>
  13805.     <id>33775</id>
  13806.     <filler1>0</filler1>
  13807.     <cantDelete> <false /> </cantDelete>
  13808.     <showPict> <true /> </showPict>
  13809.     <dontSearch> <false /> </dontSearch>
  13810.     <owner>5047</owner>
  13811.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13812.     <part>
  13813.         <id>10</id>
  13814.         <type>button</type>
  13815.         <visible> <true /> </visible>
  13816.         <reserved5> 0 </reserved5>
  13817.         <reserved4> 0 </reserved4>
  13818.         <reserved3> 0 </reserved3>
  13819.         <reserved2> 0 </reserved2>
  13820.         <reserved1> 0 </reserved1>
  13821.         <enabled> <true /> </enabled>
  13822.         <rect>
  13823.             <left>506</left>
  13824.             <top>404</top>
  13825.             <right>572</right>
  13826.             <bottom>459</bottom>
  13827.         </rect>
  13828.         <style>opaque</style>
  13829.         <showName> <false /> </showName>
  13830.         <highlight> <false /> </highlight>
  13831.         <autoHighlight> <false /> </autoHighlight>
  13832.         <sharedHighlight> <true /> </sharedHighlight>
  13833.         <family>0</family>
  13834.         <titleWidth>0</titleWidth>
  13835.         <icon>0</icon>
  13836.         <textAlign>center</textAlign>
  13837.         <font>Chicago</font>
  13838.         <textSize>12</textSize>
  13839.         <textStyle>plain</textStyle>
  13840.         <name>coverUp1</name>
  13841.         <script></script>
  13842.     </part>
  13843.     <content>
  13844.         <layer>background</layer>
  13845.         <id>2</id>
  13846.         <text>Clisp ‚Äî LISP Library for C</text>
  13847.     </content>
  13848.     <content>
  13849.         <layer>background</layer>
  13850.         <id>3</id>
  13851.         <text>Drasch Computer Software ‚Ä¢ 187 Slade Road ‚Ä¢ Ashford, CT 06278 ‚Ä¢ Tel: (203) 429-3817</text>
  13852.     </content>
  13853.     <content>
  13854.         <layer>background</layer>
  13855.         <id>19</id>
  13856.         <text>1 10</text>
  13857.     </content>
  13858.     <content>
  13859.         <layer>background</layer>
  13860.         <id>14</id>
  13861.         <text><span class="style19">¬†¬†¬†Clisp is a library of functions that extends the C programming language by providing a LISP functionality that is fully integrated with the host language. This results in a hybrid programming environment combining the symbol manipulation capabilities of LISP with the power, efficiency, and portability of C. The product is written entirely in C and includes complete source code.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $349.00</span></text>
  13862.     </content>
  13863.     <content>
  13864.         <layer>background</layer>
  13865.         <id>32</id>
  13866.         <text>application¬†programmer¬†interface, C¬†Language, code¬†libraries, LISP, source¬†code</text>
  13867.     </content>
  13868.     <name>Drasch Clisp ‚Äî LISP Library f</name>
  13869.     <script></script>
  13870. </card>
  13871.  
  13872.  
  13873. card_186011.xml
  13874. <?xml version="1.0" encoding="utf-8" ?>
  13875. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13876. <card>
  13877.     <id>186011</id>
  13878.     <filler1>0</filler1>
  13879.     <cantDelete> <false /> </cantDelete>
  13880.     <showPict> <true /> </showPict>
  13881.     <dontSearch> <false /> </dontSearch>
  13882.     <owner>5047</owner>
  13883.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13884.     <part>
  13885.         <id>10</id>
  13886.         <type>button</type>
  13887.         <visible> <true /> </visible>
  13888.         <reserved5> 0 </reserved5>
  13889.         <reserved4> 0 </reserved4>
  13890.         <reserved3> 0 </reserved3>
  13891.         <reserved2> 0 </reserved2>
  13892.         <reserved1> 0 </reserved1>
  13893.         <enabled> <true /> </enabled>
  13894.         <rect>
  13895.             <left>506</left>
  13896.             <top>404</top>
  13897.             <right>572</right>
  13898.             <bottom>459</bottom>
  13899.         </rect>
  13900.         <style>opaque</style>
  13901.         <showName> <false /> </showName>
  13902.         <highlight> <false /> </highlight>
  13903.         <autoHighlight> <false /> </autoHighlight>
  13904.         <sharedHighlight> <true /> </sharedHighlight>
  13905.         <family>0</family>
  13906.         <titleWidth>0</titleWidth>
  13907.         <icon>0</icon>
  13908.         <textAlign>center</textAlign>
  13909.         <font>Chicago</font>
  13910.         <textSize>12</textSize>
  13911.         <textStyle>plain</textStyle>
  13912.         <name>coverUp1</name>
  13913.         <script></script>
  13914.     </part>
  13915.     <content>
  13916.         <layer>background</layer>
  13917.         <id>2</id>
  13918.         <text>CLR HyperArrays 2.0</text>
  13919.     </content>
  13920.     <content>
  13921.         <layer>background</layer>
  13922.         <id>3</id>
  13923.         <text>Clear Lake Research ‚Ä¢ 2476 Bolsover, #343 ‚Ä¢ Houston, TX 77005 ‚Ä¢ Tel: (713) 523-7842</text>
  13924.     </content>
  13925.     <content>
  13926.         <layer>background</layer>
  13927.         <id>19</id>
  13928.         <text>7</text>
  13929.     </content>
  13930.     <content>
  13931.         <layer>background</layer>
  13932.         <id>14</id>
  13933.         <text><span class="style19">¬†¬†¬†CLR HyperArrays is a set of 48 XCMDs and XFCNs for working with numeric arrays. Data are converted into numeric format and stored in memory as an array. Matrix operations include addition, subtraction, multiplication, transpose, determinant, and inverse. Arrays of uniform and normal random numbers can be generated. Math functions such as log and square root can be applied to whole arrays. Routines are written in assembly language and are very efficient: 10 to 100 times faster than their HyperTalk equivalents.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $100.00</span></text>
  13934.     </content>
  13935.     <content>
  13936.         <layer>background</layer>
  13937.         <id>32</id>
  13938.         <text>numeric¬†libraries, XCMDs¬†&¬†XFCNs</text>
  13939.     </content>
  13940.     <name>Clear CLR HyperArrays 2.0</name>
  13941.     <script></script>
  13942. </card>
  13943.  
  13944.  
  13945. card_150409.xml
  13946. <?xml version="1.0" encoding="utf-8" ?>
  13947. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  13948. <card>
  13949.     <id>150409</id>
  13950.     <filler1>0</filler1>
  13951.     <cantDelete> <false /> </cantDelete>
  13952.     <showPict> <true /> </showPict>
  13953.     <dontSearch> <false /> </dontSearch>
  13954.     <owner>5047</owner>
  13955.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  13956.     <part>
  13957.         <id>10</id>
  13958.         <type>button</type>
  13959.         <visible> <true /> </visible>
  13960.         <reserved5> 0 </reserved5>
  13961.         <reserved4> 0 </reserved4>
  13962.         <reserved3> 0 </reserved3>
  13963.         <reserved2> 0 </reserved2>
  13964.         <reserved1> 0 </reserved1>
  13965.         <enabled> <true /> </enabled>
  13966.         <rect>
  13967.             <left>506</left>
  13968.             <top>404</top>
  13969.             <right>572</right>
  13970.             <bottom>459</bottom>
  13971.         </rect>
  13972.         <style>opaque</style>
  13973.         <showName> <false /> </showName>
  13974.         <highlight> <false /> </highlight>
  13975.         <autoHighlight> <false /> </autoHighlight>
  13976.         <sharedHighlight> <true /> </sharedHighlight>
  13977.         <family>0</family>
  13978.         <titleWidth>0</titleWidth>
  13979.         <icon>0</icon>
  13980.         <textAlign>center</textAlign>
  13981.         <font>Chicago</font>
  13982.         <textSize>12</textSize>
  13983.         <textStyle>plain</textStyle>
  13984.         <name>coverUp1</name>
  13985.         <script></script>
  13986.     </part>
  13987.     <content>
  13988.         <layer>background</layer>
  13989.         <id>2</id>
  13990.         <text>CODECHECK 2.0</text>
  13991.     </content>
  13992.     <content>
  13993.         <layer>background</layer>
  13994.         <id>3</id>
  13995.         <text>Abraxas Software ‚Ä¢ 7033 S. W. Macadam Ave. ‚Ä¢ Portland, OR 97219 ‚Ä¢ Tel: (503) 244-5253</text>
  13996.     </content>
  13997.     <content>
  13998.         <layer>background</layer>
  13999.         <id>19</id>
  14000.         <text>5</text>
  14001.     </content>
  14002.     <content>
  14003.         <layer>background</layer>
  14004.         <id>14</id>
  14005.         <text><span class="style19">¬†¬†¬†CODECHECK is a rule-based expert system that checks C and C++ source code for portability, maintainability and compliance with guidelines. Drop-in rule files are provided for compliance, adherence to specifications, measures of complexity, code maintenance, advanced silent error detection, and portability.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $495.00</span></text>
  14006.     </content>
  14007.     <content>
  14008.         <layer>background</layer>
  14009.         <id>32</id>
  14010.         <text>C¬†Language, C++, CASE, error¬†checking, expert¬†system, syntax¬†checking</text>
  14011.     </content>
  14012.     <name>Abraxas CODECHECK 2.0</name>
  14013.     <script></script>
  14014. </card>
  14015.  
  14016.  
  14017. card_90241.xml
  14018. <?xml version="1.0" encoding="utf-8" ?>
  14019. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14020. <card>
  14021.     <id>90241</id>
  14022.     <filler1>0</filler1>
  14023.     <cantDelete> <false /> </cantDelete>
  14024.     <showPict> <true /> </showPict>
  14025.     <dontSearch> <false /> </dontSearch>
  14026.     <owner>5047</owner>
  14027.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14028.     <part>
  14029.         <id>10</id>
  14030.         <type>button</type>
  14031.         <visible> <true /> </visible>
  14032.         <reserved5> 0 </reserved5>
  14033.         <reserved4> 0 </reserved4>
  14034.         <reserved3> 0 </reserved3>
  14035.         <reserved2> 0 </reserved2>
  14036.         <reserved1> 0 </reserved1>
  14037.         <enabled> <true /> </enabled>
  14038.         <rect>
  14039.             <left>506</left>
  14040.             <top>404</top>
  14041.             <right>572</right>
  14042.             <bottom>459</bottom>
  14043.         </rect>
  14044.         <style>opaque</style>
  14045.         <showName> <false /> </showName>
  14046.         <highlight> <false /> </highlight>
  14047.         <autoHighlight> <false /> </autoHighlight>
  14048.         <sharedHighlight> <true /> </sharedHighlight>
  14049.         <family>0</family>
  14050.         <titleWidth>0</titleWidth>
  14051.         <icon>0</icon>
  14052.         <textAlign>center</textAlign>
  14053.         <font>Chicago</font>
  14054.         <textSize>12</textSize>
  14055.         <textStyle>plain</textStyle>
  14056.         <name>coverUp1</name>
  14057.         <script></script>
  14058.     </part>
  14059.     <content>
  14060.         <layer>background</layer>
  14061.         <id>2</id>
  14062.         <text>COHORT-C</text>
  14063.     </content>
  14064.     <content>
  14065.         <layer>background</layer>
  14066.         <id>3</id>
  14067.         <text>CASE Corporation ‚Ä¢ 954 East Hennepin Ave. South ‚Ä¢ Minneapolis, MN 55414-1314 ‚Ä¢ Tel: (612) 331-8549</text>
  14068.     </content>
  14069.     <content>
  14070.         <layer>background</layer>
  14071.         <id>19</id>
  14072.         <text>4</text>
  14073.     </content>
  14074.     <content>
  14075.         <layer>background</layer>
  14076.         <id>14</id>
  14077.         <text>¬†¬†¬†¬†COHORT-C produces program code, based on input and output descriptions, that can be compiled and linked by Borland Turbo C 2.0 or later, Microsoft C 5.1 or later, or UNIX System V/C. Generated ANSI C code provides an extract, sort, and report generation program or modules, and can be modified/extended to produce a tailored program. Full code libraries support both workstation and ANSI code dialects. Use COHORT-COBOL to produce prototype or production reports and processing programs, or rapid one-time programs for special needs. Programs can be run in standalone, network and mainframe environments.  System 6.0 and 1024K required.</text>
  14078.     </content>
  14079.     <content>
  14080.         <layer>background</layer>
  14081.         <id>32</id>
  14082.         <text>C¬†Language, code¬†libraries, cross¬†development, prototyping, reporting, sorting</text>
  14083.     </content>
  14084.     <name>CASE COHORT-C</name>
  14085.     <script></script>
  14086. </card>
  14087.  
  14088.  
  14089. card_91269.xml
  14090. <?xml version="1.0" encoding="utf-8" ?>
  14091. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14092. <card>
  14093.     <id>91269</id>
  14094.     <filler1>0</filler1>
  14095.     <cantDelete> <false /> </cantDelete>
  14096.     <showPict> <true /> </showPict>
  14097.     <dontSearch> <false /> </dontSearch>
  14098.     <owner>5047</owner>
  14099.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14100.     <part>
  14101.         <id>10</id>
  14102.         <type>button</type>
  14103.         <visible> <true /> </visible>
  14104.         <reserved5> 0 </reserved5>
  14105.         <reserved4> 0 </reserved4>
  14106.         <reserved3> 0 </reserved3>
  14107.         <reserved2> 0 </reserved2>
  14108.         <reserved1> 0 </reserved1>
  14109.         <enabled> <true /> </enabled>
  14110.         <rect>
  14111.             <left>506</left>
  14112.             <top>404</top>
  14113.             <right>572</right>
  14114.             <bottom>459</bottom>
  14115.         </rect>
  14116.         <style>opaque</style>
  14117.         <showName> <false /> </showName>
  14118.         <highlight> <false /> </highlight>
  14119.         <autoHighlight> <false /> </autoHighlight>
  14120.         <sharedHighlight> <true /> </sharedHighlight>
  14121.         <family>0</family>
  14122.         <titleWidth>0</titleWidth>
  14123.         <icon>0</icon>
  14124.         <textAlign>center</textAlign>
  14125.         <font>Chicago</font>
  14126.         <textSize>12</textSize>
  14127.         <textStyle>plain</textStyle>
  14128.         <name>coverUp1</name>
  14129.         <script></script>
  14130.     </part>
  14131.     <content>
  14132.         <layer>background</layer>
  14133.         <id>2</id>
  14134.         <text>COHORT-COBOL</text>
  14135.     </content>
  14136.     <content>
  14137.         <layer>background</layer>
  14138.         <id>3</id>
  14139.         <text>CASE Corporation ‚Ä¢ 954 East Hennepin Ave. South ‚Ä¢ Minneapolis, MN 55414-1314 ‚Ä¢ Tel: (612) 331-8549</text>
  14140.     </content>
  14141.     <content>
  14142.         <layer>background</layer>
  14143.         <id>19</id>
  14144.         <text>4</text>
  14145.     </content>
  14146.     <content>
  14147.         <layer>background</layer>
  14148.         <id>14</id>
  14149.         <text>¬†¬†¬†¬†COHORT-COBOL produces source code for developers by using information entered from a flat ASCII file to produce program code that can be compiled and linked by a separate COBOL programming language product. Generated code provides an extract, sort, and report generation program or modules, and can be modified/extended to produce a tailored program. Use COHORT-COBOL to produce prototype or production reports and processing programs, or rapid one-time programs for special needs such as conversions or transcriptions. Programs can be run in standalone, network and mainframe environments.  System 6.0 and 1024K required.</text>
  14150.     </content>
  14151.     <content>
  14152.         <layer>background</layer>
  14153.         <id>32</id>
  14154.         <text>COBOL, prototyping, reporting, sorting</text>
  14155.     </content>
  14156.     <name>CASE COHORT-COBOL</name>
  14157.     <script></script>
  14158. </card>
  14159.  
  14160.  
  14161. card_158738.xml
  14162. <?xml version="1.0" encoding="utf-8" ?>
  14163. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14164. <card>
  14165.     <id>158738</id>
  14166.     <filler1>0</filler1>
  14167.     <cantDelete> <false /> </cantDelete>
  14168.     <showPict> <true /> </showPict>
  14169.     <dontSearch> <false /> </dontSearch>
  14170.     <owner>5047</owner>
  14171.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14172.     <content>
  14173.         <layer>background</layer>
  14174.         <id>2</id>
  14175.         <text>CompileIt! ‚Äî The Script Compiler</text>
  14176.     </content>
  14177.     <content>
  14178.         <layer>background</layer>
  14179.         <id>3</id>
  14180.         <text>Heizer Software ‚Ä¢ PO Box 232019 ‚Ä¢ Pleasant Hill, CA 94523 ‚Ä¢ Tel: (415) 943-7667</text>
  14181.     </content>
  14182.     <content>
  14183.         <layer>background</layer>
  14184.         <id>19</id>
  14185.         <text>7</text>
  14186.     </content>
  14187.     <content>
  14188.         <layer>background</layer>
  14189.         <id>42</id>
  14190.         <highlight> <true /> </highlight>
  14191.     </content>
  14192.     <content>
  14193.         <layer>background</layer>
  14194.         <id>44</id>
  14195.         <highlight> <true /> </highlight>
  14196.     </content>
  14197.     <content>
  14198.         <layer>background</layer>
  14199.         <id>14</id>
  14200.         <text><span class="style19">¬†¬†¬†CompileIt!‚Ñ¢ is the first true compiler for HyperTalk. It translates a significant subset of the HyperTalk language into 68000 machine language, and packages the result as a HyperCard external command (XCMD) or function (XFCN), which can then be used from any HyperTalk script.¬†¬†¬†¬†CompileIt! expands the capabilities of your HyperTalk scripts. Use CompileIt! and the Macintosh ROM Toolbox to give HyperCard capabilities that are not built in. Inside Macintosh is supported as an extension to the HyperTalk language. CompileIt! increases the speed of routines written in HyperTalk. Generally, transforming handlers and functions into compiled 68000 code significantly enhances speed over the same routines written in interpreted HyperTalk.¬†¬†¬†¬†CompileIt! protects sensitive program code from the prying eyes of others. HyperTalk is ‚Äúopen,‚Äù (others can read your programs and copy them); code compiled with CompileIt! is not open.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Expands the capabilities of your HyperCard‚Ñ¢ scripts.‚Ä¢ Inside Macintosh vols. 1-5 are supported as extensions to HyperTalk.‚Ä¢ Increases the speed of routines written in HyperTalk.‚Ä¢ Protects sensitive program code from viewing.‚Ä¢ Supports SuperCard‚Ñ¢.‚Ä¢ Calls other externals directly ‚Äî avoiding a callback‚Ä¢    Supports SANE‚Ñ¢ (Standard Apple Numerics Environment, i.e., floating-point calculations)‚Ä¢    Generates MacsBug symbols automatically‚Ä¢    Includes a 90-page user manual (in addition to on-line help)</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS CompileIt! runs on any Macintosh computer that supports HyperCard.Macintosh with HyperCard 1.2 or above2 megabytes of RAM and a hard disk are recommendedCompatible with HyperCard 2.0An update (4th Qtr 90) will take full advantage of features of 2.0.ORDERING INFORMATION Heizer Software: (800) 888-7667Suggested retail price: $99Includes the ResCopy XCMD. CompileIt!  is a trademark of Itty Bitty Computers.</span></text>
  14201.     </content>
  14202.     <content>
  14203.         <layer>background</layer>
  14204.         <id>32</id>
  14205.         <text>compiler, HyperTalk, SuperCard, XCMDs¬†&¬†XFCNs</text>
  14206.     </content>
  14207.     <name>Heizer CompileIt! ‚Äî The Scrip</name>
  14208.     <script></script>
  14209. </card>
  14210.  
  14211.  
  14212. card_257699.xml
  14213. <?xml version="1.0" encoding="utf-8" ?>
  14214. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14215. <card>
  14216.     <id>257699</id>
  14217.     <filler1>0</filler1>
  14218.     <cantDelete> <false /> </cantDelete>
  14219.     <showPict> <true /> </showPict>
  14220.     <dontSearch> <false /> </dontSearch>
  14221.     <owner>5047</owner>
  14222.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14223.     <content>
  14224.         <layer>background</layer>
  14225.         <id>2</id>
  14226.         <text>Connections‚Ñ¢</text>
  14227.     </content>
  14228.     <content>
  14229.         <layer>background</layer>
  14230.         <id>3</id>
  14231.         <text>Concentrix Technology, Inc. ‚Ä¢ 7 Ashdown Place ‚Ä¢ Half Moon Bay, CA 94019</text>
  14232.     </content>
  14233.     <content>
  14234.         <layer>background</layer>
  14235.         <id>19</id>
  14236.         <text>11</text>
  14237.     </content>
  14238.     <content>
  14239.         <layer>background</layer>
  14240.         <id>42</id>
  14241.         <highlight> <true /> </highlight>
  14242.     </content>
  14243.     <content>
  14244.         <layer>background</layer>
  14245.         <id>44</id>
  14246.         <highlight> <true /> </highlight>
  14247.     </content>
  14248.     <content>
  14249.         <layer>background</layer>
  14250.         <id>14</id>
  14251.         <text><span class="style19">¬†¬†¬†Connections‚Ñ¢, designed by Danny Goodman, is an easily modifiable software platform for systems integrators.  It comes with pre-written applications modules and a well-defined user interface to provide the foundation for executive and enterprise-wide information systems.  Use Connections as-is, or add customer-specific modules.¬†¬†¬†¬†The first two modules, Connections: Central and Connections: PROFS, seamlessly blend IBM mainframe mail and group scheduling with local information handling on the Macintosh.¬†¬†¬†¬†The highly graphical front-end to PROFS makes this popular application an enjoyable experience.  More front-end modules will follow.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Jump-start software development for business systems‚Ä¢ Designed to be modifiable and extensible‚Ä¢ Predefined, user-tested human interface‚Ä¢ Basic knowledge-worker modules included‚Ä¢ Object-oriented Calendar & To Do List‚Ä¢ Personal telephone and information management‚Ä¢ Voice annotation of Daily Journal with MacRecorder‚Ñ¢‚Ä¢ Dozens of customizable printed report formats included‚Ä¢ Graphical front-end to IBM PROFS‚Ñ¢ mail and calendaring‚Ä¢ PROFS becomes more powerful w/ local info integration‚Ä¢ No modification to IBM host software‚Ä¢ Supports Avatar, DCA, and Tri-Data 3270 connections‚Ä¢ Already used by CA state workers: California Navigator‚Ñ¢‚Ä¢ More connectivity modules to come...</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact Concentrix: (415) 726-1700Suggested retail price:     $495.00 (Connections:Central with Connections:PROFS)SYSTEM REQUIREMENTS Macintosh SE/30, II-series, 2MB RAM, and Hard diskHyperCard 1.2System compatible with your HyperCard versionAvatar MacMainFrame, DCA MacIRMA, or Tri-Data Netway hardware (for PROFS connectivity)TECHNICAL SUPPORT Free telephone support: (415) 726-1700On-line support: CIS (75775,1731) and AppleLink (X0576)</span></text>
  14252.     </content>
  14253.     <content>
  14254.         <layer>background</layer>
  14255.         <id>32</id>
  14256.         <text>code¬†libraries, e-mail, front-end, PROFS, scheduling, user¬†interface</text>
  14257.     </content>
  14258.     <name>Concentrix Connections‚Ñ¢</name>
  14259.     <script></script>
  14260. </card>
  14261.  
  14262.  
  14263. card_52321.xml
  14264. <?xml version="1.0" encoding="utf-8" ?>
  14265. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14266. <card>
  14267.     <id>52321</id>
  14268.     <filler1>0</filler1>
  14269.     <cantDelete> <false /> </cantDelete>
  14270.     <showPict> <true /> </showPict>
  14271.     <dontSearch> <false /> </dontSearch>
  14272.     <owner>5047</owner>
  14273.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14274.     <part>
  14275.         <id>10</id>
  14276.         <type>button</type>
  14277.         <visible> <true /> </visible>
  14278.         <reserved5> 0 </reserved5>
  14279.         <reserved4> 0 </reserved4>
  14280.         <reserved3> 0 </reserved3>
  14281.         <reserved2> 0 </reserved2>
  14282.         <reserved1> 0 </reserved1>
  14283.         <enabled> <true /> </enabled>
  14284.         <rect>
  14285.             <left>506</left>
  14286.             <top>404</top>
  14287.             <right>572</right>
  14288.             <bottom>459</bottom>
  14289.         </rect>
  14290.         <style>opaque</style>
  14291.         <showName> <false /> </showName>
  14292.         <highlight> <false /> </highlight>
  14293.         <autoHighlight> <false /> </autoHighlight>
  14294.         <sharedHighlight> <true /> </sharedHighlight>
  14295.         <family>0</family>
  14296.         <titleWidth>0</titleWidth>
  14297.         <icon>0</icon>
  14298.         <textAlign>center</textAlign>
  14299.         <font>Chicago</font>
  14300.         <textSize>12</textSize>
  14301.         <textStyle>plain</textStyle>
  14302.         <name>coverUp1</name>
  14303.         <script></script>
  14304.     </part>
  14305.     <content>
  14306.         <layer>background</layer>
  14307.         <id>2</id>
  14308.         <text>Consulair 68000 Development System    </text>
  14309.     </content>
  14310.     <content>
  14311.         <layer>background</layer>
  14312.         <id>3</id>
  14313.         <text>Consulair Corporation ‚Ä¢ 220 First Ave. North ‚Ä¢ Suite F ‚Ä¢ P.O. Box 2192 ‚Ä¢ Ketchum, ID 83340 </text>
  14314.     </content>
  14315.     <content>
  14316.         <layer>background</layer>
  14317.         <id>19</id>
  14318.         <text>1</text>
  14319.     </content>
  14320.     <content>
  14321.         <layer>background</layer>
  14322.         <id>14</id>
  14323.         <text><span class="style19">¬†¬†¬†Formerly Apple‚Äôs Macintosh 68000 Development System, this collection of tools for developing assembly language programs on the Macintosh computer includes a multi-window editor with undo that allows you to edit several files simultaneously. The Motorola 68000 assembler has a macro facility, which greatly reduces coding time. The flexible linker/librarian supports libraries and modular programming. Motorola manual included. Site licenses and university discounts available.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $79.95</span></text>
  14324.     </content>
  14325.     <content>
  14326.         <layer>background</layer>
  14327.         <id>32</id>
  14328.         <text>assembly¬†language, editor</text>
  14329.     </content>
  14330.     <name>Consulair Consulair 68000 Dev</name>
  14331.     <script></script>
  14332. </card>
  14333.  
  14334.  
  14335. card_54295.xml
  14336. <?xml version="1.0" encoding="utf-8" ?>
  14337. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14338. <card>
  14339.     <id>54295</id>
  14340.     <filler1>0</filler1>
  14341.     <cantDelete> <false /> </cantDelete>
  14342.     <showPict> <true /> </showPict>
  14343.     <dontSearch> <false /> </dontSearch>
  14344.     <owner>5047</owner>
  14345.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14346.     <part>
  14347.         <id>10</id>
  14348.         <type>button</type>
  14349.         <visible> <true /> </visible>
  14350.         <reserved5> 0 </reserved5>
  14351.         <reserved4> 0 </reserved4>
  14352.         <reserved3> 0 </reserved3>
  14353.         <reserved2> 0 </reserved2>
  14354.         <reserved1> 0 </reserved1>
  14355.         <enabled> <true /> </enabled>
  14356.         <rect>
  14357.             <left>506</left>
  14358.             <top>404</top>
  14359.             <right>572</right>
  14360.             <bottom>459</bottom>
  14361.         </rect>
  14362.         <style>opaque</style>
  14363.         <showName> <false /> </showName>
  14364.         <highlight> <false /> </highlight>
  14365.         <autoHighlight> <false /> </autoHighlight>
  14366.         <sharedHighlight> <true /> </sharedHighlight>
  14367.         <family>0</family>
  14368.         <titleWidth>0</titleWidth>
  14369.         <icon>0</icon>
  14370.         <textAlign>center</textAlign>
  14371.         <font>Chicago</font>
  14372.         <textSize>12</textSize>
  14373.         <textStyle>plain</textStyle>
  14374.         <name>coverUp1</name>
  14375.         <script></script>
  14376.     </part>
  14377.     <content>
  14378.         <layer>background</layer>
  14379.         <id>2</id>
  14380.         <text>Consulair 68020/030 Development System</text>
  14381.     </content>
  14382.     <content>
  14383.         <layer>background</layer>
  14384.         <id>3</id>
  14385.         <text>Consulair Corporation ‚Ä¢ 220 First Ave. North ‚Ä¢ Suite F ‚Ä¢ P.O. Box 2192 ‚Ä¢ Ketchum, ID 83340</text>
  14386.     </content>
  14387.     <content>
  14388.         <layer>background</layer>
  14389.         <id>19</id>
  14390.         <text>1</text>
  14391.     </content>
  14392.     <content>
  14393.         <layer>background</layer>
  14394.         <id>14</id>
  14395.         <text><span class="style19">¬†¬†¬†The 68020/030 assembler for the 020 and 030 processors retains the powerful and familiar user interface and operating environment of the Consulair 68000 Development System (CDS). The 68020/030 version allows users to take full advantage of the embedded addressing modes and instruction sets of the 68020 and 68030 processors, the 68881 and 68882 math coprocessors, and the 68851 memory management unit. The 68020/030 assembler is fully compatible with the CDS both at the source level and the binary file levels.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $130.00</span></text>
  14396.     </content>
  14397.     <content>
  14398.         <layer>background</layer>
  14399.         <id>32</id>
  14400.         <text>assembly¬†language</text>
  14401.     </content>
  14402.     <name>Consulair Consulair 68020/030</name>
  14403.     <script></script>
  14404. </card>
  14405.  
  14406.  
  14407. card_53364.xml
  14408. <?xml version="1.0" encoding="utf-8" ?>
  14409. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14410. <card>
  14411.     <id>53364</id>
  14412.     <filler1>0</filler1>
  14413.     <cantDelete> <false /> </cantDelete>
  14414.     <showPict> <true /> </showPict>
  14415.     <dontSearch> <false /> </dontSearch>
  14416.     <owner>5047</owner>
  14417.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14418.     <part>
  14419.         <id>10</id>
  14420.         <type>button</type>
  14421.         <visible> <true /> </visible>
  14422.         <reserved5> 0 </reserved5>
  14423.         <reserved4> 0 </reserved4>
  14424.         <reserved3> 0 </reserved3>
  14425.         <reserved2> 0 </reserved2>
  14426.         <reserved1> 0 </reserved1>
  14427.         <enabled> <true /> </enabled>
  14428.         <rect>
  14429.             <left>506</left>
  14430.             <top>404</top>
  14431.             <right>572</right>
  14432.             <bottom>459</bottom>
  14433.         </rect>
  14434.         <style>opaque</style>
  14435.         <showName> <false /> </showName>
  14436.         <highlight> <false /> </highlight>
  14437.         <autoHighlight> <false /> </autoHighlight>
  14438.         <sharedHighlight> <true /> </sharedHighlight>
  14439.         <family>0</family>
  14440.         <titleWidth>0</titleWidth>
  14441.         <icon>0</icon>
  14442.         <textAlign>center</textAlign>
  14443.         <font>Chicago</font>
  14444.         <textSize>12</textSize>
  14445.         <textStyle>plain</textStyle>
  14446.         <name>coverUp1</name>
  14447.         <script></script>
  14448.     </part>
  14449.     <content>
  14450.         <layer>background</layer>
  14451.         <id>2</id>
  14452.         <text>Consulair 68020/68881 C Development System</text>
  14453.     </content>
  14454.     <content>
  14455.         <layer>background</layer>
  14456.         <id>3</id>
  14457.         <text>Consulair Corporation ‚Ä¢ 220 First Ave. North ‚Ä¢ Suite F ‚Ä¢ P.O. Box 2192 ‚Ä¢ Ketchum, ID 83340</text>
  14458.     </content>
  14459.     <content>
  14460.         <layer>background</layer>
  14461.         <id>19</id>
  14462.         <text>1</text>
  14463.     </content>
  14464.     <content>
  14465.         <layer>background</layer>
  14466.         <id>14</id>
  14467.         <text><span class="style19">¬†¬†¬†This HFS-compatible C/ASM development system takes advantage of any Macintosh computer with a 68020/68881 processor. This development system includes a complete K&R C compiler (including structure assignment and enumerated types), extensive support libraries, direct access to ROM traps, and optimizing linker/librarian. It includes a complete built-in 68020/68881 assembler, and emits code that takes advantage of the 68020/68881 instruction set. Floating-point operations compile directly to 68881 instruction.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $600.00</span></text>
  14468.     </content>
  14469.     <content>
  14470.         <layer>background</layer>
  14471.         <id>32</id>
  14472.         <text>C¬†Language, code¬†libraries, compiler</text>
  14473.     </content>
  14474.     <name>Consulair Consulair 68020/688</name>
  14475.     <script></script>
  14476. </card>
  14477.  
  14478.  
  14479. card_283041.xml
  14480. <?xml version="1.0" encoding="utf-8" ?>
  14481. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14482. <card>
  14483.     <id>283041</id>
  14484.     <filler1>0</filler1>
  14485.     <cantDelete> <false /> </cantDelete>
  14486.     <showPict> <true /> </showPict>
  14487.     <dontSearch> <false /> </dontSearch>
  14488.     <owner>5047</owner>
  14489.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14490.     <part>
  14491.         <id>10</id>
  14492.         <type>button</type>
  14493.         <visible> <true /> </visible>
  14494.         <reserved5> 0 </reserved5>
  14495.         <reserved4> 0 </reserved4>
  14496.         <reserved3> 0 </reserved3>
  14497.         <reserved2> 0 </reserved2>
  14498.         <reserved1> 0 </reserved1>
  14499.         <enabled> <true /> </enabled>
  14500.         <rect>
  14501.             <left>506</left>
  14502.             <top>404</top>
  14503.             <right>572</right>
  14504.             <bottom>459</bottom>
  14505.         </rect>
  14506.         <style>opaque</style>
  14507.         <showName> <false /> </showName>
  14508.         <highlight> <false /> </highlight>
  14509.         <autoHighlight> <false /> </autoHighlight>
  14510.         <sharedHighlight> <true /> </sharedHighlight>
  14511.         <family>0</family>
  14512.         <titleWidth>0</titleWidth>
  14513.         <icon>0</icon>
  14514.         <textAlign>center</textAlign>
  14515.         <font>Chicago</font>
  14516.         <textSize>12</textSize>
  14517.         <textStyle>plain</textStyle>
  14518.         <name>coverUp1</name>
  14519.         <script></script>
  14520.     </part>
  14521.     <content>
  14522.         <layer>background</layer>
  14523.         <id>2</id>
  14524.         <text>ConvertIt!‚Ñ¢</text>
  14525.     </content>
  14526.     <content>
  14527.         <layer>background</layer>
  14528.         <id>3</id>
  14529.         <text><span class="style19">eizer Software ‚Ä¢ P. O. Box 232019 ‚Ä¢ Pleasant Hill, CA  94523</span></text>
  14530.     </content>
  14531.     <content>
  14532.         <layer>background</layer>
  14533.         <id>19</id>
  14534.         <text>7</text>
  14535.     </content>
  14536.     <content>
  14537.         <layer>background</layer>
  14538.         <id>14</id>
  14539.         <text><span class="style19">¬†¬†¬†ConvertIt!‚Ñ¢, a HyperCard¬Æ-to-ToolBook¬Æ converter, allows users to convert HyperCard stacks into ToolBook books. First this program converts stacks into the HIFF‚Ñ¢ (HyperMedia Interchange File Format) on the Macintosh side. Then, on the PC side, ConvertIt! reads the HIFF files and creates a new ToolBook book. This product will greatly aid in the conversion of the vast number of HyperCard stacks for multi-platform environments.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Translates whole HyperCard stacks so they run in ToolBook under Windows 3.0 on a IBM PC or compatible.‚Ä¢ Reconstructs all or some of the objects in a stack as a ToolBook book to reproduce an existing stack structure, look, and feel.‚Ä¢ Translates important HyperTalk code into OpenScript to save the time and expense of rekeying and translating algorithms into OpenScript by hand.‚Ä¢ Ports bitmaps and icons from a HyperCard stack into ToolBook as paintObjects.</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION Heizer Software: (800) 888-7667Suggested retail price: $199SYSTEM REQUIREMENTS Macintosh with HyperCard (2 megs RAM recommended)Compatible with HyperCard 2.0An update (4th Qtr 90) will take full advantage of 2.0 features.Also available for IBM PC or compatible with Windows 3.0 and the full version of ToolBook (not the runtime).ConvertIt!  is a trademark of The HyperMedia Group.</span></text>
  14540.     </content>
  14541.     <content>
  14542.         <layer>background</layer>
  14543.         <id>32</id>
  14544.         <text>code¬†translator, cross¬†development, HyperCard, ToolBook</text>
  14545.     </content>
  14546.     <name>Heizer ConvertIt!‚Ñ¢</name>
  14547.     <script></script>
  14548. </card>
  14549.  
  14550.  
  14551. card_55404.xml
  14552. <?xml version="1.0" encoding="utf-8" ?>
  14553. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14554. <card>
  14555.     <id>55404</id>
  14556.     <filler1>0</filler1>
  14557.     <cantDelete> <false /> </cantDelete>
  14558.     <showPict> <true /> </showPict>
  14559.     <dontSearch> <false /> </dontSearch>
  14560.     <owner>5047</owner>
  14561.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14562.     <part>
  14563.         <id>10</id>
  14564.         <type>button</type>
  14565.         <visible> <true /> </visible>
  14566.         <reserved5> 0 </reserved5>
  14567.         <reserved4> 0 </reserved4>
  14568.         <reserved3> 0 </reserved3>
  14569.         <reserved2> 0 </reserved2>
  14570.         <reserved1> 0 </reserved1>
  14571.         <enabled> <true /> </enabled>
  14572.         <rect>
  14573.             <left>506</left>
  14574.             <top>404</top>
  14575.             <right>572</right>
  14576.             <bottom>459</bottom>
  14577.         </rect>
  14578.         <style>opaque</style>
  14579.         <showName> <false /> </showName>
  14580.         <highlight> <false /> </highlight>
  14581.         <autoHighlight> <false /> </autoHighlight>
  14582.         <sharedHighlight> <true /> </sharedHighlight>
  14583.         <family>0</family>
  14584.         <titleWidth>0</titleWidth>
  14585.         <icon>0</icon>
  14586.         <textAlign>center</textAlign>
  14587.         <font>Chicago</font>
  14588.         <textSize>12</textSize>
  14589.         <textStyle>plain</textStyle>
  14590.         <name>coverUp1</name>
  14591.         <script></script>
  14592.     </part>
  14593.     <content>
  14594.         <layer>background</layer>
  14595.         <id>2</id>
  14596.         <text>D-AS/88K MC88000 Cross Assembler</text>
  14597.     </content>
  14598.     <content>
  14599.         <layer>background</layer>
  14600.         <id>3</id>
  14601.         <text>Diab-Data, Inc. ‚Ä¢ 323 Vintage Park Dr. ‚Ä¢ Foster City, CA 94404 ‚Ä¢ Tel: (415) 571-1700</text>
  14602.     </content>
  14603.     <content>
  14604.         <layer>background</layer>
  14605.         <id>19</id>
  14606.         <text>1</text>
  14607.     </content>
  14608.     <content>
  14609.         <layer>background</layer>
  14610.         <id>14</id>
  14611.         <text><span class="style19">¬†¬†¬†D-AS/88K is an MC88000 BCS and OCS compliant assembler, linker and archiver. The assembler supports MC88000 mnemonics and conditional assembly. D-AS/88K produces COFF (Common Object File Format). Object modules are linked and archived with the D-LD/88K. The D-AR/88K Linker and Archiver are included with the assembler. The assembler, part of Diab Data‚Äôs MC88000 Tool Set, can be used as a native assembler or, in cross mode on the Macintosh computer under MPW or A/UX. D-AS/88K was the first assembler certified by the 88 open Consortium.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $1,700.00</span></text>
  14612.     </content>
  14613.     <content>
  14614.         <layer>background</layer>
  14615.         <id>32</id>
  14616.         <text>A/UX, cross¬†assembler, cross¬†development</text>
  14617.     </content>
  14618.     <name>Diab-Data, D-AS/88K MC88000 C</name>
  14619.     <script></script>
  14620. </card>
  14621.  
  14622.  
  14623. card_29532.xml
  14624. <?xml version="1.0" encoding="utf-8" ?>
  14625. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14626. <card>
  14627.     <id>29532</id>
  14628.     <filler1>0</filler1>
  14629.     <cantDelete> <false /> </cantDelete>
  14630.     <showPict> <true /> </showPict>
  14631.     <dontSearch> <false /> </dontSearch>
  14632.     <owner>5047</owner>
  14633.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14634.     <part>
  14635.         <id>10</id>
  14636.         <type>button</type>
  14637.         <visible> <true /> </visible>
  14638.         <reserved5> 0 </reserved5>
  14639.         <reserved4> 0 </reserved4>
  14640.         <reserved3> 0 </reserved3>
  14641.         <reserved2> 0 </reserved2>
  14642.         <reserved1> 0 </reserved1>
  14643.         <enabled> <true /> </enabled>
  14644.         <rect>
  14645.             <left>506</left>
  14646.             <top>404</top>
  14647.             <right>572</right>
  14648.             <bottom>459</bottom>
  14649.         </rect>
  14650.         <style>opaque</style>
  14651.         <showName> <false /> </showName>
  14652.         <highlight> <false /> </highlight>
  14653.         <autoHighlight> <false /> </autoHighlight>
  14654.         <sharedHighlight> <true /> </sharedHighlight>
  14655.         <family>0</family>
  14656.         <titleWidth>0</titleWidth>
  14657.         <icon>0</icon>
  14658.         <textAlign>center</textAlign>
  14659.         <font>Chicago</font>
  14660.         <textSize>12</textSize>
  14661.         <textStyle>plain</textStyle>
  14662.         <name>coverUp1</name>
  14663.         <script></script>
  14664.     </part>
  14665.     <content>
  14666.         <layer>background</layer>
  14667.         <id>2</id>
  14668.         <text>D-CC/68K C TOOLS</text>
  14669.     </content>
  14670.     <content>
  14671.         <layer>background</layer>
  14672.         <id>3</id>
  14673.         <text>Diab-Data, Inc. ‚Ä¢ 323 Vintage Park Drive ‚Ä¢ Foster City, CA 94404 ‚Ä¢ Tel: (415) 571-1700</text>
  14674.     </content>
  14675.     <content>
  14676.         <layer>background</layer>
  14677.         <id>19</id>
  14678.         <text>1</text>
  14679.     </content>
  14680.     <content>
  14681.         <layer>background</layer>
  14682.         <id>14</id>
  14683.         <text><span class="style19">-CC/68K Tools is a globally optimizing C compiler and assembler for MC680x0-based systems like the Macintosh II.  D-CC produces very efficient and fast code.  D-CC is a complete implementation of the C language.  It conforms to ANSI3.159-1989, the most current ANSI standards.  These tools can be used as native for Macintosh A/UX or cross development under Macintosh MPW.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICINGPrice: $2,995</span></text>
  14684.     </content>
  14685.     <content>
  14686.         <layer>background</layer>
  14687.         <id>32</id>
  14688.         <text>A/UX, assembler, C¬†Language, compiler</text>
  14689.     </content>
  14690.     <name>Diab-Data, D-CC/68K C TOOLS</name>
  14691.     <script></script>
  14692. </card>
  14693.  
  14694.  
  14695. card_56439.xml
  14696. <?xml version="1.0" encoding="utf-8" ?>
  14697. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14698. <card>
  14699.     <id>56439</id>
  14700.     <filler1>0</filler1>
  14701.     <cantDelete> <false /> </cantDelete>
  14702.     <showPict> <true /> </showPict>
  14703.     <dontSearch> <false /> </dontSearch>
  14704.     <owner>5047</owner>
  14705.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14706.     <part>
  14707.         <id>10</id>
  14708.         <type>button</type>
  14709.         <visible> <true /> </visible>
  14710.         <reserved5> 0 </reserved5>
  14711.         <reserved4> 0 </reserved4>
  14712.         <reserved3> 0 </reserved3>
  14713.         <reserved2> 0 </reserved2>
  14714.         <reserved1> 0 </reserved1>
  14715.         <enabled> <true /> </enabled>
  14716.         <rect>
  14717.             <left>506</left>
  14718.             <top>404</top>
  14719.             <right>572</right>
  14720.             <bottom>459</bottom>
  14721.         </rect>
  14722.         <style>opaque</style>
  14723.         <showName> <false /> </showName>
  14724.         <highlight> <false /> </highlight>
  14725.         <autoHighlight> <false /> </autoHighlight>
  14726.         <sharedHighlight> <true /> </sharedHighlight>
  14727.         <family>0</family>
  14728.         <titleWidth>0</titleWidth>
  14729.         <icon>0</icon>
  14730.         <textAlign>center</textAlign>
  14731.         <font>Chicago</font>
  14732.         <textSize>12</textSize>
  14733.         <textStyle>plain</textStyle>
  14734.         <name>coverUp1</name>
  14735.         <script></script>
  14736.     </part>
  14737.     <content>
  14738.         <layer>background</layer>
  14739.         <id>2</id>
  14740.         <text>D-CC/88K C Cross Compiler</text>
  14741.     </content>
  14742.     <content>
  14743.         <layer>background</layer>
  14744.         <id>3</id>
  14745.         <text>Diab-Data, Inc. ‚Ä¢ 323 Vintage Park Dr. ‚Ä¢ Foster City, CA 94404 ‚Ä¢ Tel: (415) 571-1700</text>
  14746.     </content>
  14747.     <content>
  14748.         <layer>background</layer>
  14749.         <id>19</id>
  14750.         <text>1</text>
  14751.     </content>
  14752.     <content>
  14753.         <layer>background</layer>
  14754.         <id>14</id>
  14755.         <text><span class="style19">¬†¬†¬†D-CC/88K is a highly optimizing C cross compiler and native compiler used to develop very fast and compact code for the Motorola 88000 RISC microprocessor. D-CC is the complete implementation of the C language conforming to the current ANSI C standard, and has option output for D-AS/88K and other MC88000 mnemonics-conforming assemblers. D-CC/88K is used as a very reliable cross compiler hosted on a Macintosh computer under MPW or A/UX. D-CC/88K was the first C compiler certified by the 88 open Consortium.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $2,200.00</span></text>
  14756.     </content>
  14757.     <content>
  14758.         <layer>background</layer>
  14759.         <id>32</id>
  14760.         <text>A/UX, C¬†Language, cross¬†compiler, MPW</text>
  14761.     </content>
  14762.     <name>Diab-Data, D-CC/88K C Cross C</name>
  14763.     <script></script>
  14764. </card>
  14765.  
  14766.  
  14767. card_199955.xml
  14768. <?xml version="1.0" encoding="utf-8" ?>
  14769. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14770. <card>
  14771.     <id>199955</id>
  14772.     <filler1>0</filler1>
  14773.     <cantDelete> <false /> </cantDelete>
  14774.     <showPict> <true /> </showPict>
  14775.     <dontSearch> <false /> </dontSearch>
  14776.     <owner>5047</owner>
  14777.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14778.     <content>
  14779.         <layer>background</layer>
  14780.         <id>2</id>
  14781.         <text>Data Access Language</text>
  14782.     </content>
  14783.     <content>
  14784.         <layer>background</layer>
  14785.         <id>3</id>
  14786.         <text><span class="style19">pple Computer, Inc. ‚Ä¢ APDA ‚Ä¢ 20525 Mariani AVENUE, M/S 33G ‚Ä¢ Cupertino, CA 95014</span></text>
  14787.     </content>
  14788.     <content>
  14789.         <layer>background</layer>
  14790.         <id>19</id>
  14791.         <text>3</text>
  14792.     </content>
  14793.     <content>
  14794.         <layer>background</layer>
  14795.         <id>42</id>
  14796.         <highlight> <true /> </highlight>
  14797.     </content>
  14798.     <content>
  14799.         <layer>background</layer>
  14800.         <id>44</id>
  14801.         <highlight> <true /> </highlight>
  14802.     </content>
  14803.     <content>
  14804.         <layer>background</layer>
  14805.         <id>14</id>
  14806.         <text><span class="style19">¬†¬†¬†Data Access Language (DAL) is an SQL-based connectivity language. It allows Macintosh applications to access and interact with host data on a variety of minicomputer and mainframe systems in a uniform way, regardless of the particular host operating system, database management system, or network connection.¬†¬†¬†¬†The DAL Developer‚Äôs Toolkit is designed for use by Macintosh programmers, independent software vendors, and MIS departments designing software to add host connectivity functionality to their applications. DAL Server products equip the host environment to allow data access by Macintosh applications. DAL Servers are available for VAX/VMS, VM/CMS, and MVS/TSO hosts. These servers provide access to Informix, Ingres, Oracle, Sybase, and Rdb Database Management Systems on the VAX, and DB2 and SQL/DS on IBM platforms.¬†¬†¬†¬†DAL for HyperCard, which is included in the Developer‚Äôs Toolkit for the Macintosh, is a set of HyperTalk XCMD and XFCN commands that makes it easy to access, organize, and interact with host data.</span><span class="style41">Features</span><span class="style19">‚Ä¢     ANSI standard SQL-based data manipulation language, for selecting, inserting, updating, and deleting data residing in relational database management systems‚Ä¢    Integrated language that includes host connection, data manipulation, program control, and output management statements‚Ä¢    Applications insulated from differences between the byte order, character set, and floating-point representations of the Macintosh and host computers‚Ä¢    Application programming interface that resides in the Macintosh‚Ä¢    Uniform error codes, status messages, and catalog access across supported databases and system types‚Ä¢    Documentation and sample application with source code‚Ä¢    Interactive utility for testing and debugging DAL programs‚Ä¢    DAL for HyperCard provides complete DAL session control, program execution, and  result retrieval from within a HyperCard stack‚Ä¢    Host data retrieval into HyperCard fields, cards, and global variables‚Ä¢    Resulting applications work with any DAL Server-equipped host</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Data Access Language runs on all Macintosh personal computers with System 6.0 or later; the appropriate hardware and software for a supported network, and access to an IBM or Digital host computer with a DAL Server.  ORDERING & PRICING For orders, contact the Apple Programmers and Developers Association (APDA):(800) 282-2732 (US)(800) 637-0029 (Canada)(408) 562-3910Suggested retail prices:M9004LL/B: DAL Developer‚Äôs Toolkit for the Macintosh: $695.00; C0142LL/B: DAL Server for VAX/VMS (9 Track): $5,000.00;C0143LL/B: DAL Server for VAX/VMS (TK50): $5,000.00; C0163LL/A: DAL Server for VM/CMS: $15,000.00; C0164LL/A: DAL Server for MVS/TSO: $20,000.00.TECHNICAL SUPPORT Commercial and in-house redistribution licensing agreements available through Apple Computer Software Licensing: (408) 974-4667.</span></text>
  14807.     </content>
  14808.     <content>
  14809.         <layer>background</layer>
  14810.         <id>32</id>
  14811.         <text>application¬†programmer¬†interface, database, HyperCard, SQL, VAX, XCMDs¬†&¬†XFCNs</text>
  14812.     </content>
  14813.     <name>Apple Data Access Language</name>
  14814.     <script></script>
  14815. </card>
  14816.  
  14817.  
  14818. card_325817.xml
  14819. <?xml version="1.0" encoding="utf-8" ?>
  14820. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14821. <card>
  14822.     <id>325817</id>
  14823.     <filler1>0</filler1>
  14824.     <cantDelete> <false /> </cantDelete>
  14825.     <showPict> <true /> </showPict>
  14826.     <dontSearch> <false /> </dontSearch>
  14827.     <owner>5047</owner>
  14828.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14829.     <part>
  14830.         <id>10</id>
  14831.         <type>button</type>
  14832.         <visible> <true /> </visible>
  14833.         <reserved5> 0 </reserved5>
  14834.         <reserved4> 0 </reserved4>
  14835.         <reserved3> 0 </reserved3>
  14836.         <reserved2> 0 </reserved2>
  14837.         <reserved1> 0 </reserved1>
  14838.         <enabled> <true /> </enabled>
  14839.         <rect>
  14840.             <left>506</left>
  14841.             <top>404</top>
  14842.             <right>572</right>
  14843.             <bottom>459</bottom>
  14844.         </rect>
  14845.         <style>opaque</style>
  14846.         <showName> <false /> </showName>
  14847.         <highlight> <false /> </highlight>
  14848.         <autoHighlight> <false /> </autoHighlight>
  14849.         <sharedHighlight> <true /> </sharedHighlight>
  14850.         <family>0</family>
  14851.         <titleWidth>0</titleWidth>
  14852.         <icon>0</icon>
  14853.         <textAlign>center</textAlign>
  14854.         <font>Chicago</font>
  14855.         <textSize>12</textSize>
  14856.         <textStyle>plain</textStyle>
  14857.         <name>coverUp1</name>
  14858.         <script></script>
  14859.     </part>
  14860.     <content>
  14861.         <layer>background</layer>
  14862.         <id>2</id>
  14863.         <text>DB-Library‚Ñ¢ (for MPW C)</text>
  14864.     </content>
  14865.     <content>
  14866.         <layer>background</layer>
  14867.         <id>3</id>
  14868.         <text>Sybase, Inc. ‚Ä¢ 6475 Christie Avenue ‚Ä¢ Emeryville, CA 94608</text>
  14869.     </content>
  14870.     <content>
  14871.         <layer>background</layer>
  14872.         <id>19</id>
  14873.         <text>7</text>
  14874.     </content>
  14875.     <content>
  14876.         <layer>background</layer>
  14877.         <id>14</id>
  14878.         <text><span class="style19">¬†¬†¬†DB-Library is a MPW C library module that can be incorporated into MPW C compatible applications, allowing those applications to communicate with the SYBASE SQL Server relational database running on larger host systems (e.g. DEC VAX, Sun Sparcstation, or HP 9000 minicomputer).¬†¬†¬†¬†DB-Library offers high performance, full access to SQL Server functionality, transaction processing and decision support capabilities, and efficient use of both Macintosh and host resources.¬†¬†¬†¬†The SYBASE SQL Server features high performance, data integrity,high availability, and distributed capabilities such as two-phase commit and server-to-server communications.</span><span class="style41">Features</span><span class="style19">‚Ä¢ MPW C object library‚Ä¢ Allows full access to SYBASE SQL Server running on DEC VAX and UNIX   systems (e.g. Sun, HP 9000)‚Ä¢ High performance‚Ä¢ Supports both transaction processing and decision support activities‚Ä¢ Efficient use of both Macintosh and host resources‚Ä¢ Can be used with Sybase Open Gateway/DB2‚Ñ¢ and OpenServer to communicate  with other server systems such as DB2‚Ä¢ DB-Library API available on other platforms, including PC's, DEC VAX,  and UNIX systems</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact Sybase: (800) 8SYBASESuggested retail price: $195.00/MacintoshSYSTEM REQUIREMENTS Macintosh SE, II, IIcx, IIci, IIfxFinder 6.0.1 or higherAt least 1.0 megabytes of RAMRequires networking hardware/software (available separately):   ‚Ä¢ Ethernet card or gatway box and one of the following:   ‚Ä¢ Novell' LAN Workplace for the Macintosh (TCP/IP for Mac); and   ‚Ä¢ Alisa Systems' TSSnet (DECnet for the Macintosh)</span></text>
  14879.     </content>
  14880.     <content>
  14881.         <layer>background</layer>
  14882.         <id>32</id>
  14883.         <text>C¬†Language, code¬†libraries, database, MPW, SQL</text>
  14884.     </content>
  14885.     <name>Sybase, DB-Library‚Ñ¢ (for MPW </name>
  14886.     <script></script>
  14887. </card>
  14888.  
  14889.  
  14890. card_303020.xml
  14891. <?xml version="1.0" encoding="utf-8" ?>
  14892. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14893. <card>
  14894.     <id>303020</id>
  14895.     <filler1>0</filler1>
  14896.     <cantDelete> <false /> </cantDelete>
  14897.     <showPict> <true /> </showPict>
  14898.     <dontSearch> <false /> </dontSearch>
  14899.     <owner>5047</owner>
  14900.     <marked><true /></marked>
  14901.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14902.     <content>
  14903.         <layer>background</layer>
  14904.         <id>2</id>
  14905.         <text>DB/Write‚Ñ¢</text>
  14906.     </content>
  14907.     <content>
  14908.         <layer>background</layer>
  14909.         <id>3</id>
  14910.         <text>Metropolis Software, Inc. ‚Ä¢ 505 Hamilton Ave, Ste 305 ‚Ä¢ Palo Alto, CA  94301</text>
  14911.     </content>
  14912.     <content>
  14913.         <layer>background</layer>
  14914.         <id>19</id>
  14915.         <text>11</text>
  14916.     </content>
  14917.     <content>
  14918.         <layer>background</layer>
  14919.         <id>42</id>
  14920.         <highlight> <true /> </highlight>
  14921.     </content>
  14922.     <content>
  14923.         <layer>background</layer>
  14924.         <id>44</id>
  14925.         <highlight> <true /> </highlight>
  14926.     </content>
  14927.     <content>
  14928.         <layer>background</layer>
  14929.         <id>14</id>
  14930.         <text><span class="style19">¬†¬†¬†DB/Write is a fully functional word processor that can be installed into any HyperCard 2.0 stack to add WYSIWYG word processing with the ability to merge data stored in your stack.  It is a perfect add-on for the tens of thousands of HyperCard users who utilize HyperCard as a fancy rolodex.  With HyperCard 2.0 and DB/Write, users will no longer have to export their contact information to a seperate application to perform mail merges or create documents.  ¬†¬†¬†¬†The product comes with its own one button installer. Once installed, DB/Write couldn't be easier to use: a one line button script will invoke the word processor at the click of a mouse.  And since it uses the new XCMD interface, users can have a stack and DB/Write open, moving between them with a click of the mouse.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Word Processing XCMD for HyperCard 2.0‚Ä¢ Full WYSIWYG multipage word processor‚Ä¢ Merges data from fields in your stacks‚Ä¢ Multiple fonts, sizes and styles.‚Ä¢ Headers and footers‚Ä¢ Left, right, center, and decimal tabs‚Ä¢ Import and Export to RTF files for interchange with Word‚Ä¢ Pictures can be pasted in‚Ä¢ One button installer utility included‚Ä¢ Easy enough to install for first time HyperCard users‚Ä¢ Powerful enough to thrill experienced Stackheads</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION Metropolis Software at (415) 322-2001 Suggested retail price:  $129.00Distributed through MacAmericaSYSTEM REQUIREMENTS Mac with 1 megabyte of RAMRequires HyperCard 2.0</span></text>
  14931.     </content>
  14932.     <content>
  14933.         <layer>background</layer>
  14934.         <id>32</id>
  14935.         <text>word¬†processing, XCMDs¬†&¬†XFCNs</text>
  14936.     </content>
  14937.     <name>Metropolis DB/Write‚Ñ¢</name>
  14938.     <script></script>
  14939. </card>
  14940.  
  14941.  
  14942. card_310354.xml
  14943. <?xml version="1.0" encoding="utf-8" ?>
  14944. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14945. <card>
  14946.     <id>310354</id>
  14947.     <filler1>0</filler1>
  14948.     <cantDelete> <false /> </cantDelete>
  14949.     <showPict> <true /> </showPict>
  14950.     <dontSearch> <false /> </dontSearch>
  14951.     <owner>5047</owner>
  14952.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  14953.     <content>
  14954.         <layer>background</layer>
  14955.         <id>2</id>
  14956.         <text>DBF-Access‚Ñ¢ Tools for HyperCard‚Ñ¢</text>
  14957.     </content>
  14958.     <content>
  14959.         <layer>background</layer>
  14960.         <id>3</id>
  14961.         <text>Nittany Development Group, Inc.‚Ä¢606 North Armistead St.‚Ä¢Alexandria, VA 22312</text>
  14962.     </content>
  14963.     <content>
  14964.         <layer>background</layer>
  14965.         <id>19</id>
  14966.         <text>7</text>
  14967.     </content>
  14968.     <content>
  14969.         <layer>background</layer>
  14970.         <id>42</id>
  14971.         <highlight> <true /> </highlight>
  14972.     </content>
  14973.     <content>
  14974.         <layer>background</layer>
  14975.         <id>44</id>
  14976.         <highlight> <true /> </highlight>
  14977.     </content>
  14978.     <content>
  14979.         <layer>background</layer>
  14980.         <id>14</id>
  14981.         <text><span class="style19">¬†¬†¬†DBF-Access Tools for HyperCard is a software extension which gives HyperCard users the power to easily access information stored in dBASE III PLUS‚Ñ¢ compatible database and memo files. Commands and functions are added to the HyperTalk language to allow the user to import, update, add and delete records in existing files, and create new DBF files with custom structures. Complete support is provided for all dBASE field types, including memo fields.¬†¬†¬†¬†The package comes in its own stack that contains complete documentation, a script-writer‚Äôs tutorial, and many examples.</span><span class="style41">Features</span><span class="style19">‚Ä¢ 22 new commands and functions for HyperTalk‚Ä¢ Complete on-line documentation and tutorial‚Ä¢ Compatible with HyperCard 2.0‚Ä¢ Flexible licencing options</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact NDG: (703) 256-0791Price: $95.00‚Ä¢ Allows unlimited distribution per site‚Ä¢ Commercial licencing availableSYSTEM REQUIREMENTS Macintosh Plus, SE, II, IIcx, IIci, IIfxFinder 6.0.1 or higherCompatible with HyperCard 2.0TECHNICAL SUPPORT Telephone and dedicated BBS.</span></text>
  14982.     </content>
  14983.     <content>
  14984.         <layer>background</layer>
  14985.         <id>32</id>
  14986.         <text>cross¬†development, database, dBASE¬†III¬†PLUS</text>
  14987.     </content>
  14988.     <name>Nittany DBF-Access‚Ñ¢ Tools for</name>
  14989.     <script></script>
  14990. </card>
  14991.  
  14992.  
  14993. card_263966.xml
  14994. <?xml version="1.0" encoding="utf-8" ?>
  14995. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  14996. <card>
  14997.     <id>263966</id>
  14998.     <filler1>0</filler1>
  14999.     <cantDelete> <false /> </cantDelete>
  15000.     <showPict> <true /> </showPict>
  15001.     <dontSearch> <false /> </dontSearch>
  15002.     <owner>5047</owner>
  15003.     <marked><true /></marked>
  15004.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15005.     <content>
  15006.         <layer>background</layer>
  15007.         <id>2</id>
  15008.         <text>DECK‚Ñ¢</text>
  15009.     </content>
  15010.     <content>
  15011.         <layer>background</layer>
  15012.         <id>3</id>
  15013.         <text><span class="style19">igidesign, Inc. ‚Ä¢ 1360 Willow Road #101 ‚Ä¢ Menlo Park ‚Ä¢ CA ‚Ä¢ 94025</span></text>
  15014.     </content>
  15015.     <content>
  15016.         <layer>background</layer>
  15017.         <id>19</id>
  15018.         <text>7</text>
  15019.     </content>
  15020.     <content>
  15021.         <layer>background</layer>
  15022.         <id>42</id>
  15023.         <highlight> <true /> </highlight>
  15024.     </content>
  15025.     <content>
  15026.         <layer>background</layer>
  15027.         <id>44</id>
  15028.         <highlight> <true /> </highlight>
  15029.     </content>
  15030.     <content>
  15031.         <layer>background</layer>
  15032.         <id>45</id>
  15033.         <highlight> <true /> </highlight>
  15034.     </content>
  15035.     <content>
  15036.         <layer>background</layer>
  15037.         <id>14</id>
  15038.         <text><span class="style19">¬†¬†¬†Multi Track Digital Audio Recording for the Mac II¬†¬†¬†¬†Digidesign‚Äôs breakthrough product for multimedia and music production is here! DECK combines the power of a sophisticated recording studio with the ease of use of a Macintosh.   Multimedia creators can now lay down a soundtrack, then add a voice-over for narration.  These tracks can then be mixed and played back with Director, HyperCard or SuperCard.¬†¬†¬†¬†Musicians can take advantage of studio quality sound, multi track recording, mixdown automation and digital effects processing - all in one integrated package. Home recording was never like this!</span><span class="style41">Features</span><span class="style19">Technical Breakthrough‚Ä¢ Four tracks of digital audio recording on Mac II‚Ä¢ Compact disc quality sound (44.1 kHz, 16 bit)‚Ä¢ Automated Mixdown‚Ä¢ Programmable digital effects‚Ä¢ Parametric EQ‚Ä¢ MIDI file playback‚Ä¢ Unlimited full-fidelity track bounce‚Ä¢ $349.00 (requires Audiomedia or Sound Tools)</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For the name a dealer near you, call Digidesign(800) 333-2137.  Suggested retail price: $349.00SYSTEM REQUIREMENTS Macintosh II, IIcx, IIx, IIci, IIfxDigidesign Audiomedia or Sound Tools systemFinder 6.0.3 or higher, 2 megabytes of RAMHard disk with access time of 28ms or fasterRecording time dependent on amount of disk space available.(20 megabytes per one minute stereo.)</span></text>
  15039.     </content>
  15040.     <content>
  15041.         <layer>background</layer>
  15042.         <id>32</id>
  15043.         <text>audio¬†recording, multimedia, music</text>
  15044.     </content>
  15045.     <name>Digidesign, DECK‚Ñ¢</name>
  15046.     <script></script>
  15047. </card>
  15048.  
  15049.  
  15050. card_86133.xml
  15051. <?xml version="1.0" encoding="utf-8" ?>
  15052. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15053. <card>
  15054.     <id>86133</id>
  15055.     <filler1>0</filler1>
  15056.     <cantDelete> <false /> </cantDelete>
  15057.     <showPict> <true /> </showPict>
  15058.     <dontSearch> <false /> </dontSearch>
  15059.     <owner>5047</owner>
  15060.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15061.     <content>
  15062.         <layer>background</layer>
  15063.         <id>2</id>
  15064.         <text>Design/OA</text>
  15065.     </content>
  15066.     <content>
  15067.         <layer>background</layer>
  15068.         <id>3</id>
  15069.         <text>Meta Software Corporation ‚Ä¢ 150 CambridgePark Drive ‚Ä¢ Cambridge, MA 02140 ‚Ä¢ TEL: (617) 576-6920</text>
  15070.     </content>
  15071.     <content>
  15072.         <layer>background</layer>
  15073.         <id>19</id>
  15074.         <text>4 10</text>
  15075.     </content>
  15076.     <content>
  15077.         <layer>background</layer>
  15078.         <id>42</id>
  15079.         <highlight> <true /> </highlight>
  15080.     </content>
  15081.     <content>
  15082.         <layer>background</layer>
  15083.         <id>44</id>
  15084.         <highlight> <true /> </highlight>
  15085.     </content>
  15086.     <content>
  15087.         <layer>background</layer>
  15088.         <id>14</id>
  15089.         <text><span class="style19">¬†¬†¬†Design/OA¬Æ is a construction kit for the rapid prototyping and implementation of diagram-based applications. Design/OA‚Äôs Kernel‚Ñ¢ combines a pre-engineered, sophisticated graphical user interface (GUI) with a system modeling application based on our well-known intelligent diagramming tool, MetaDesign. A large library of graphic routines provides easy access to the Kernel. You build applications by writing C programs that incorporate and extend the kernel to integrate your desired look-and-feel, diagramming vocabulary, semantics and syntax.¬†¬†¬†¬†This customizable and extensible framework enables you to build graphical environments for CASE, CIM, CAE and OOP applications. Or you can create graphical front-ends to databases, communications networks, data processing systems and code generators.¬†¬†¬†¬†A robust prototype can be built in weeks, and a finished application in months, all at a cost per copy that is less than the average price of off-the-shelf applications.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Install customized behavior with callback functions‚Ä¢    Create and maintain graphical objects‚Ä¢    Read and modify diagram structure‚Ä¢    Manage windows, menus and dialogs ‚Ä¢    Read and modify visual attributes</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Design/OA requires a Macintosh Plus, SE or II computer; 2 megabytes of RAM; hard disk, and THINK C compiler 3.01 or later. Design/OA offers file interoperability across Macintosh OS, MS-DOS, MSWindows, and the UNIX Window System‚Ñ¢.ORDERING & PRICING Meta Software offers a Design/OA evaluation program and contract services. To find out how Design/OA can provide multiple solutions for your development needs, call:Tel: (617) 576-6920Tel: (800) 227-4106Fax: (617) 576-0519Suggested retail price: $7,500.00TECHNICAL SUPPORT If you‚Äôd prefer, our team of contract development specialists will draw up a development plan to deliver your custom Design/OA application, on time, and at a fixed price. With Design/OA we‚Äôll give you early prototypes, as well as robust beta versions as we move through the development cycle.</span></text>
  15090.     </content>
  15091.     <content>
  15092.         <layer>background</layer>
  15093.         <id>32</id>
  15094.         <text>C¬†Language, CASE, front-end, graphics, prototyping, user¬†interface</text>
  15095.     </content>
  15096.     <name>Meta Design/OA</name>
  15097.     <script></script>
  15098. </card>
  15099.  
  15100.  
  15101. card_114501.xml
  15102. <?xml version="1.0" encoding="utf-8" ?>
  15103. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15104. <card>
  15105.     <id>114501</id>
  15106.     <filler1>0</filler1>
  15107.     <cantDelete> <false /> </cantDelete>
  15108.     <showPict> <true /> </showPict>
  15109.     <dontSearch> <false /> </dontSearch>
  15110.     <owner>5047</owner>
  15111.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15112.     <content>
  15113.         <layer>background</layer>
  15114.         <id>2</id>
  15115.         <text>Desktop Help</text>
  15116.     </content>
  15117.     <content>
  15118.         <layer>background</layer>
  15119.         <id>3</id>
  15120.         <text>Help Software, Inc. ‚Ä¢ 10659A Maplewood Road ‚Ä¢ Cupertino, CA 95014 ‚Ä¢ Tel: (408) 257-3815</text>
  15121.     </content>
  15122.     <content>
  15123.         <layer>background</layer>
  15124.         <id>19</id>
  15125.         <text>5</text>
  15126.     </content>
  15127.     <content>
  15128.         <layer>background</layer>
  15129.         <id>42</id>
  15130.         <highlight> <true /> </highlight>
  15131.     </content>
  15132.     <content>
  15133.         <layer>background</layer>
  15134.         <id>44</id>
  15135.         <highlight> <true /> </highlight>
  15136.     </content>
  15137.     <content>
  15138.         <layer>background</layer>
  15139.         <id>14</id>
  15140.         <text><span class="style19">¬†¬†¬†Online help is no longer the domain of a few well-funded developers, it is a MUST for any non-trivial Macintosh application that expects to do well with the typical user of today‚Äînot a computer hacker like most of us‚Äîbut a 9 to 5 person who happens to use computers to get a job done.¬†¬†¬†¬†This puts you in a quandary! Should you do your own on-line help, diverting time and resources from your principal target‚Äîwriting the best possible program in your field‚Äîor should you use an off-the-shelf on-line help system like Desktop Help‚Ñ¢?¬†¬†¬†¬†If your aim is to get to market as soon as possible with a great new product, then you need Desktop Help! Help Editor and the run-time Help DA provide the tools you need.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Help For Menus‚Ä¢    Context-sensitive Help‚Ä¢    Table of Contents‚Ä¢    Index‚Ä¢    Dynamic Cross-referencing‚Ä¢    No programming required! (Except for the context-sensitive calls from your program)</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Desktop Help runs on any Macintosh computer with System 4.1 or higher. ORDERING & PRICING uggested retail price:$395.00TECHNICAL SUPPORT This price includes one copy of Help Editor, 50 copies of the Help DA, technical support and free software updates for one year. Call for additional licensing information.</span></text>
  15141.     </content>
  15142.     <content>
  15143.         <layer>background</layer>
  15144.         <id>32</id>
  15145.         <text>desk¬†accessory, help</text>
  15146.     </content>
  15147.     <name>Help Desktop Help</name>
  15148.     <script></script>
  15149. </card>
  15150.  
  15151.  
  15152. card_160131.xml
  15153. <?xml version="1.0" encoding="utf-8" ?>
  15154. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15155. <card>
  15156.     <id>160131</id>
  15157.     <filler1>0</filler1>
  15158.     <cantDelete> <false /> </cantDelete>
  15159.     <showPict> <true /> </showPict>
  15160.     <dontSearch> <false /> </dontSearch>
  15161.     <owner>5047</owner>
  15162.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15163.     <content>
  15164.         <layer>background</layer>
  15165.         <id>2</id>
  15166.         <text>Dialoger Professional</text>
  15167.     </content>
  15168.     <content>
  15169.         <layer>background</layer>
  15170.         <id>3</id>
  15171.         <text>theResult Software Inc. ‚Ä¢ 111 Providence Road ‚Ä¢ Chapel Hill, NC 27514 ‚Ä¢ TEL: (919) 490-3292</text>
  15172.     </content>
  15173.     <content>
  15174.         <layer>background</layer>
  15175.         <id>19</id>
  15176.         <text>7</text>
  15177.     </content>
  15178.     <content>
  15179.         <layer>background</layer>
  15180.         <id>42</id>
  15181.         <highlight> <true /> </highlight>
  15182.     </content>
  15183.     <content>
  15184.         <layer>background</layer>
  15185.         <id>46</id>
  15186.         <highlight> <true /> </highlight>
  15187.     </content>
  15188.     <content>
  15189.         <layer>background</layer>
  15190.         <id>14</id>
  15191.         <text><span class="style19">¬†¬†¬†Dialoger Professional‚Ñ¢ provides a complete environment for the creation of dialogs in and for HyperCard.  Such dialogs include modal and modeless windows as well as tool palettes and complex windoids.¬†¬†¬†¬†Dialog Maker, the heart of the Dialoger package, comes filled with example dialogs that extend HyperCard‚Äôs built-in abilities and enables users to begin using advanced dialogs within minutes. More importantly, this stack allows users to create custom dialogs using already-familiar HyperCard objects (buttons and fields). Once designed, these dialogs may be installed into any stack along with the necessary script‚Äîin just one click.¬†¬†¬†¬†Dialoger Help, an extensive tutorial/help stack, discusses the fundamental concepts needed to create and manipulate dialogs and provides extensive cross-referencing abilities.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Modal and modeless dialogs for any stack‚Ä¢    Floating windoids and tool palettes‚Ä¢    Design everything in HyperCard‚Ä¢    Full interactive control‚Ä¢    One-click installation‚Ä¢ Custom-defined controls and lists‚Ä¢ Picture buttons, color pictures and icons‚Ä¢    Styled scrolling text, pop-ups, and more</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Dialoger Professional runs on a Macintosh Plus computer or higher running System 6.0.  A run-time license is included for all uses except products selling more than 2,500 copies. ORDERING & PRICING For orders, call:  (800) 365-5034Suggested retail price:  $125.00TECHNICAL SUPPORT For support, call:  (919) 490-3292</span></text>
  15192.     </content>
  15193.     <content>
  15194.         <layer>background</layer>
  15195.         <id>32</id>
  15196.         <text>prototyping, user¬†interface</text>
  15197.     </content>
  15198.     <name>theResult Dialoger Profession</name>
  15199.     <script></script>
  15200. </card>
  15201.  
  15202.  
  15203. card_18467.xml
  15204. <?xml version="1.0" encoding="utf-8" ?>
  15205. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15206. <card>
  15207.     <id>18467</id>
  15208.     <filler1>0</filler1>
  15209.     <cantDelete> <false /> </cantDelete>
  15210.     <showPict> <true /> </showPict>
  15211.     <dontSearch> <false /> </dontSearch>
  15212.     <owner>5047</owner>
  15213.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15214.     <content>
  15215.         <layer>background</layer>
  15216.         <id>2</id>
  15217.         <text>DSP Designer</text>
  15218.     </content>
  15219.     <content>
  15220.         <layer>background</layer>
  15221.         <id>3</id>
  15222.         <text>Zola Technologies, Inc. ‚Ä¢ 6195 Heards Creek Drive, NW, Suite 201 ‚Ä¢ Atlanta, GA  30328</text>
  15223.     </content>
  15224.     <content>
  15225.         <layer>background</layer>
  15226.         <id>19</id>
  15227.         <text>1</text>
  15228.     </content>
  15229.     <content>
  15230.         <layer>background</layer>
  15231.         <id>42</id>
  15232.         <highlight> <true /> </highlight>
  15233.     </content>
  15234.     <content>
  15235.         <layer>background</layer>
  15236.         <id>44</id>
  15237.         <highlight> <true /> </highlight>
  15238.     </content>
  15239.     <content>
  15240.         <layer>background</layer>
  15241.         <id>46</id>
  15242.         <highlight> <true /> </highlight>
  15243.     </content>
  15244.     <content>
  15245.         <layer>background</layer>
  15246.         <id>14</id>
  15247.         <text><span class="style19">¬†¬†¬†DSP Designer‚Ñ¢ is an integrated design environment for developing Digital Signal Processing (DSP) applications.¬†¬†¬†¬†DSP Designer includes a set of tools and scripts which extend the Macintosh Programmer‚Äôs Workshop (MPW‚Ñ¢) for modelling and design of DSP algorithms and implementation and testing of DSP software.  Systems can be modelled using a C-like interpretative DSP language, including such advanced features as difference equations, floating-point filter simulation, and complex arithmetic.  Signal waveforms and filter transfer functions are displayed as graphics windows in the MPW Shell.¬†¬†¬†¬†DSP Designer can be used in the design of systems for digital music/audio processing, multimedia applications, speech compression or recognition, data modems, and robotics/control systems.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Design, analysis, simulation, and implementation capabilitiesof digital filters‚Ä¢    Creation, manipulation, and display of real and complex signal waveforms‚Ä¢    Fourier transform analysis‚Ä¢    Numerous design examples with matching MPW scripts‚Ä¢    Filter code generation for the Motorola DSP56000/1 fixed-point digital signal processor‚Ä¢    Recording to or playback from hard disk, in mono or stereo (at CD sampling rates), and real-time digital filtering, using a compatible DSP coprocessor card</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY DSP Designer version 1.1 operates on Macintosh II family, SE/30, SE and Plus computer with 2 megabytes RAM, hard disk, and floating-point coprocessor recommended, and requires System 6.0.2 or higher and MPW version 3.0 (or 3.1). ORDERING & PRICING DSP Designer is available from Zola Technologies for $995.00, bundled with MPW, or $895.00 alone.  Also available as compatible products are the Motorola DSP56000/1 Development Software ($495.00), the Audiomedia‚Ñ¢ ($995.00) and Sound Accelerator‚Ñ¢ ($1,295.00) cards from Digidesign, Inc.</span></text>
  15248.     </content>
  15249.     <content>
  15250.         <layer>background</layer>
  15251.         <id>32</id>
  15252.         <text>audio, DSP, MPW, multimedia, music, sounds, speech</text>
  15253.     </content>
  15254.     <name>Zola DSP Designer</name>
  15255.     <script></script>
  15256. </card>
  15257.  
  15258.  
  15259. card_17578.xml
  15260. <?xml version="1.0" encoding="utf-8" ?>
  15261. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15262. <card>
  15263.     <id>17578</id>
  15264.     <filler1>0</filler1>
  15265.     <cantDelete> <false /> </cantDelete>
  15266.     <showPict> <true /> </showPict>
  15267.     <dontSearch> <false /> </dontSearch>
  15268.     <owner>5047</owner>
  15269.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15270.     <part>
  15271.         <id>10</id>
  15272.         <type>button</type>
  15273.         <visible> <true /> </visible>
  15274.         <reserved5> 0 </reserved5>
  15275.         <reserved4> 0 </reserved4>
  15276.         <reserved3> 0 </reserved3>
  15277.         <reserved2> 0 </reserved2>
  15278.         <reserved1> 0 </reserved1>
  15279.         <enabled> <true /> </enabled>
  15280.         <rect>
  15281.             <left>506</left>
  15282.             <top>404</top>
  15283.             <right>572</right>
  15284.             <bottom>459</bottom>
  15285.         </rect>
  15286.         <style>opaque</style>
  15287.         <showName> <false /> </showName>
  15288.         <highlight> <false /> </highlight>
  15289.         <autoHighlight> <false /> </autoHighlight>
  15290.         <sharedHighlight> <true /> </sharedHighlight>
  15291.         <family>0</family>
  15292.         <titleWidth>0</titleWidth>
  15293.         <icon>0</icon>
  15294.         <textAlign>center</textAlign>
  15295.         <font>Chicago</font>
  15296.         <textSize>12</textSize>
  15297.         <textStyle>plain</textStyle>
  15298.         <name>coverUp1</name>
  15299.         <script></script>
  15300.     </part>
  15301.     <content>
  15302.         <layer>background</layer>
  15303.         <id>2</id>
  15304.         <text>DSP32C C Language Compiler</text>
  15305.     </content>
  15306.     <content>
  15307.         <layer>background</layer>
  15308.         <id>3</id>
  15309.         <text>Spectral Innovations, Inc. ‚Ä¢ 4633 Old Ironsides Drive, SUITE 450 ‚Ä¢ Santa Clara, CA 95054 </text>
  15310.     </content>
  15311.     <content>
  15312.         <layer>background</layer>
  15313.         <id>19</id>
  15314.         <text>1</text>
  15315.     </content>
  15316.     <content>
  15317.         <layer>background</layer>
  15318.         <id>14</id>
  15319.         <text><span class="style19">¬†¬†¬†The DSP32C C Compiler is a full-standard C language compiler for the DSP32C, the floating point processor on the MacDSP‚Ñ¢ coprocessor cards. The compiler runs under the MPW programming environment, allowing easy integration of DSP32C C language code and assembler source code into other Macintosh programming languages, via common Make facilities (no knowledge of DSP32C assembly language is necessary). Includes source assembler, code linker, device simulator, code resource generator, and other software maintenance tools. Extensive math and signal processing application libraries are provided, as well as standard UNIX System library support.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Full standard C language compiler for DSP32C‚Ä¢    Extensive math and signal processing application libraries ‚Ä¢    Up to 100x speed increase over Macintosh II‚Ä¢    Supports real-time analog and digital I/O‚Ä¢    Resource generation utility for embedding DSP32C code into Macintosh applications</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY The DSP32C C Language Compiler runs on a Macintosh SE/30  and the Macintosh II family of computers with at least 1 megabyte of RAM. Requires a Spectral Innovations DSP Signal Processor Card. ORDERING & PRICING For ordering and support, contact Spectral Innovations:Tel: (408) 727-1314; Fax: (408) 727-1423Suggested retail price:$1,500.00</span></text>
  15320.     </content>
  15321.     <content>
  15322.         <layer>background</layer>
  15323.         <id>32</id>
  15324.         <text>C¬†Language, compiler, DSP¬†, MPW</text>
  15325.     </content>
  15326.     <name>Spectral DSP32C C Language Co</name>
  15327.     <script></script>
  15328. </card>
  15329.  
  15330.  
  15331. card_20779.xml
  15332. <?xml version="1.0" encoding="utf-8" ?>
  15333. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15334. <card>
  15335.     <id>20779</id>
  15336.     <filler1>0</filler1>
  15337.     <cantDelete> <false /> </cantDelete>
  15338.     <showPict> <true /> </showPict>
  15339.     <dontSearch> <false /> </dontSearch>
  15340.     <owner>5047</owner>
  15341.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15342.     <part>
  15343.         <id>10</id>
  15344.         <type>button</type>
  15345.         <visible> <true /> </visible>
  15346.         <reserved5> 0 </reserved5>
  15347.         <reserved4> 0 </reserved4>
  15348.         <reserved3> 0 </reserved3>
  15349.         <reserved2> 0 </reserved2>
  15350.         <reserved1> 0 </reserved1>
  15351.         <enabled> <true /> </enabled>
  15352.         <rect>
  15353.             <left>506</left>
  15354.             <top>404</top>
  15355.             <right>572</right>
  15356.             <bottom>459</bottom>
  15357.         </rect>
  15358.         <style>opaque</style>
  15359.         <showName> <false /> </showName>
  15360.         <highlight> <false /> </highlight>
  15361.         <autoHighlight> <false /> </autoHighlight>
  15362.         <sharedHighlight> <true /> </sharedHighlight>
  15363.         <family>0</family>
  15364.         <titleWidth>0</titleWidth>
  15365.         <icon>0</icon>
  15366.         <textAlign>center</textAlign>
  15367.         <font>Chicago</font>
  15368.         <textSize>12</textSize>
  15369.         <textStyle>plain</textStyle>
  15370.         <name>coverUp1</name>
  15371.         <script></script>
  15372.     </part>
  15373.     <content>
  15374.         <layer>background</layer>
  15375.         <id>2</id>
  15376.         <text><span class="style19">.T.O.:  Essentials ‚Äì Tools ‚Äì Objects</span></text>
  15377.     </content>
  15378.     <content>
  15379.         <layer>background</layer>
  15380.         <id>3</id>
  15381.         <text><span class="style19">pple Computer, Inc. ‚Ä¢ APDA ‚Ä¢ 20525 Mariani Ave., M/S 33G ‚Ä¢ Cupertino, CA 95014</span></text>
  15382.     </content>
  15383.     <content>
  15384.         <layer>background</layer>
  15385.         <id>19</id>
  15386.         <text>1</text>
  15387.     </content>
  15388.     <content>
  15389.         <layer>background</layer>
  15390.         <id>14</id>
  15391.         <text><span class="style19">¬†¬†¬†E.T.O. is the most complete and comprehensive collection of Apple development tools ever combined in one package. E.T.O. consists of the most widely used Apple development tools, on a CD-ROM with printed final documentation, and is sold as a quarterly subscription. ¬†¬†¬†¬†The E.T.O. CD also includes a wealth of electronic versions of developer documentation such as SpInside Macintosh (</span><span class="style22">Inside</span><span class="style19"> </span><span class="style22">Macintosh</span><span class="style19">, Volumes 1‚Äì5). Since Apple is constantly improving and enhancing its development tools, a main benefit of E.T.O. is its automatic quarterly updates that provide you with all the newest tools. Furthermore, since E.T.O. features simple installation, you'll spend less time moving files and more time programming.</span><span class="style41">Features</span><span class="style19">‚Ä¢     Automatic quarterly updates‚Ä¢     No dealing with messy floppies‚Ä¢     All your development tools from one convenient sourceE.T.O. includes:‚Ä¢     MPW Development Environment    ‚Ä¢     MacApp application framework‚Ä¢     MPW C‚Ä¢     MPW Object Pascal ‚Ä¢     MPW C++ ‚Ä¢     MPW Assembler‚Ä¢     SADE‚Ä¢     ResEdit, MacsBug and other utilities ‚Ä¢     Developer essentials    ‚Ä¢     Selected pre-final versions of tools</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY The E.T.O. CD-ROM can be opened from any Macintosh computer that has an Apple-compatible CD-ROM drive attached. For system requirements for the components of E.T.O. see their individual listings elsewhere in this Guidebook. ORDERING & PRICING For orders, contact the Apple Programmers and Developers Association (APDA):(800) 282-2732 (US)(800) 637-0029 (Canada)(408) 562-3910AppleLink: APDAE.T.O. is available to Apple Partners and Associates and to all APDA customers. The complete E.T.O. starter package is $995.00. For developers that already have the latest version(s) of some parts of E.T.O., partial starter packages are available at a discount. TECHNICAL SUPPORT Site licensing for, or permission to redistribute, portions of E.T.O. can be acquired by contacting:   Apple Computer Software Licensing, 20525 Mariani Avenue, M/S 38-I, Cupertino, CA 95014.</span></text>
  15392.     </content>
  15393.     <content>
  15394.         <layer>background</layer>
  15395.         <id>32</id>
  15396.         <text>assembly¬†language, C¬†Language, C++, CD-ROM, debugger, MacApp, MPW, object¬†oriented, utilities</text>
  15397.     </content>
  15398.     <name>Apple E.T.O.:  Essentials ‚Äì T</name>
  15399.     <script></script>
  15400. </card>
  15401.  
  15402.  
  15403. card_191447.xml
  15404. <?xml version="1.0" encoding="utf-8" ?>
  15405. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15406. <card>
  15407.     <id>191447</id>
  15408.     <filler1>0</filler1>
  15409.     <cantDelete> <false /> </cantDelete>
  15410.     <showPict> <true /> </showPict>
  15411.     <dontSearch> <false /> </dontSearch>
  15412.     <owner>5047</owner>
  15413.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15414.     <part>
  15415.         <id>10</id>
  15416.         <type>button</type>
  15417.         <visible> <true /> </visible>
  15418.         <reserved5> 0 </reserved5>
  15419.         <reserved4> 0 </reserved4>
  15420.         <reserved3> 0 </reserved3>
  15421.         <reserved2> 0 </reserved2>
  15422.         <reserved1> 0 </reserved1>
  15423.         <enabled> <true /> </enabled>
  15424.         <rect>
  15425.             <left>506</left>
  15426.             <top>404</top>
  15427.             <right>572</right>
  15428.             <bottom>459</bottom>
  15429.         </rect>
  15430.         <style>opaque</style>
  15431.         <showName> <false /> </showName>
  15432.         <highlight> <false /> </highlight>
  15433.         <autoHighlight> <false /> </autoHighlight>
  15434.         <sharedHighlight> <true /> </sharedHighlight>
  15435.         <family>0</family>
  15436.         <titleWidth>0</titleWidth>
  15437.         <icon>0</icon>
  15438.         <textAlign>center</textAlign>
  15439.         <font>Chicago</font>
  15440.         <textSize>12</textSize>
  15441.         <textStyle>plain</textStyle>
  15442.         <name>coverUp1</name>
  15443.         <script></script>
  15444.     </part>
  15445.     <content>
  15446.         <layer>background</layer>
  15447.         <id>2</id>
  15448.         <text>Eiffel</text>
  15449.     </content>
  15450.     <content>
  15451.         <layer>background</layer>
  15452.         <id>3</id>
  15453.         <text>Interactive Software Engineering, Inc. ‚Ä¢ 270 Storke Rd, Suite 7 ‚Ä¢ Golera, CA 93117 ‚Ä¢ Tel: (805) 685-1006</text>
  15454.     </content>
  15455.     <content>
  15456.         <layer>background</layer>
  15457.         <id>19</id>
  15458.         <text>8</text>
  15459.     </content>
  15460.     <content>
  15461.         <layer>background</layer>
  15462.         <id>14</id>
  15463.         <text><span class="style19">¬†¬†¬†Eiffel is an object-oriented language and environment for software engineering. Eiffel‚Äôs unique range of features includes multiple and repeated inheritance; features for systematic programming (assertions, invariants); Ada-like generic parameters; static type checking; and information-hiding facilities. Eiffel uses C as an intermediate language and supports separate compilation, automatic storage management, symbolic debugging tools, browsing tools, generation of independently deliverable C packages complete from Eiffel source, and efficiency both in time and space.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $995.00</span></text>
  15464.     </content>
  15465.     <content>
  15466.         <layer>background</layer>
  15467.         <id>32</id>
  15468.         <text>C¬†Language, compiler, object¬†oriented, programming¬†language, symbolic¬†debugger</text>
  15469.     </content>
  15470.     <name>Interactive Eiffel</name>
  15471.     <script></script>
  15472. </card>
  15473.  
  15474.  
  15475. card_19609.xml
  15476. <?xml version="1.0" encoding="utf-8" ?>
  15477. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15478. <card>
  15479.     <id>19609</id>
  15480.     <filler1>0</filler1>
  15481.     <cantDelete> <false /> </cantDelete>
  15482.     <showPict> <true /> </showPict>
  15483.     <dontSearch> <false /> </dontSearch>
  15484.     <owner>5047</owner>
  15485.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15486.     <content>
  15487.         <layer>background</layer>
  15488.         <id>2</id>
  15489.         <text>Extend</text>
  15490.     </content>
  15491.     <content>
  15492.         <layer>background</layer>
  15493.         <id>3</id>
  15494.         <text>Imagine That, Inc. ‚Ä¢ 151 Bernal Road, Suite 5 ‚Ä¢ San Jose, CA 95119 ‚Ä¢ Tel: (408) 365-0305 </text>
  15495.     </content>
  15496.     <content>
  15497.         <layer>background</layer>
  15498.         <id>19</id>
  15499.         <text>2</text>
  15500.     </content>
  15501.     <content>
  15502.         <layer>background</layer>
  15503.         <id>42</id>
  15504.         <highlight> <true /> </highlight>
  15505.     </content>
  15506.     <content>
  15507.         <layer>background</layer>
  15508.         <id>46</id>
  15509.         <highlight> <true /> </highlight>
  15510.     </content>
  15511.     <content>
  15512.         <layer>background</layer>
  15513.         <id>14</id>
  15514.         <text><span class="style19">¬†¬†¬†Extend‚Ñ¢  is a full-featured, integrated system that greatly simplifies writing simulation models. It combines the power of a built-in C-like programming language with the ease of use of an iconic modeling system. Extend takes care of the interface and I/O, so you can concentrate on the model you‚Äôre building.¬†¬†¬†¬†Extend‚Äôs customizable block diagram models enhance presentation and understanding. Custom dialog boxes with radio buttons, check boxes, data tables, etc., facilitate changing parameters.¬†¬†¬†¬†Use Extend to validate theories, diagnose potential problems, or find best performance/cost scenarios. It is used for operations research, network simulations, scientific experiments, manufacturing models, engineering design, financial and economic analysis.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Combines high performance with ease of use‚Ä¢    Reduces development time and expense‚Ä¢    Includes extensive libraries of iconic blocks‚Ä¢    General purpose, continuous or discrete event‚Ä¢    Full connectivity with other programs/platforms‚Ä¢    Over 150 built-in functions; user-defined functions‚Ä¢    Multi-tasking: simulations can run in the background with MultiFinder</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Extend runs on a Macintosh Plus computer or greater; minimum 1 megabyte of RAM; hard drive. ORDERING & PRICING For orders or information, call: (408) 365-0305Suggested retail price: $495.00 Educational discounts available. TECHNICAL SUPPORT For technical support (free to registered owners), call:(408) 629-1251 (9am‚Äì5pm weekdays PST)</span></text>
  15515.     </content>
  15516.     <content>
  15517.         <layer>background</layer>
  15518.         <id>32</id>
  15519.         <text>modeling, simulation, visual¬†programming</text>
  15520.     </content>
  15521.     <name>Imagine Extend</name>
  15522.     <script></script>
  15523. </card>
  15524.  
  15525.  
  15526. card_284024.xml
  15527. <?xml version="1.0" encoding="utf-8" ?>
  15528. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15529. <card>
  15530.     <id>284024</id>
  15531.     <filler1>0</filler1>
  15532.     <cantDelete> <false /> </cantDelete>
  15533.     <showPict> <true /> </showPict>
  15534.     <dontSearch> <false /> </dontSearch>
  15535.     <owner>5047</owner>
  15536.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15537.     <part>
  15538.         <id>10</id>
  15539.         <type>button</type>
  15540.         <visible> <true /> </visible>
  15541.         <reserved5> 0 </reserved5>
  15542.         <reserved4> 0 </reserved4>
  15543.         <reserved3> 0 </reserved3>
  15544.         <reserved2> 0 </reserved2>
  15545.         <reserved1> 0 </reserved1>
  15546.         <enabled> <true /> </enabled>
  15547.         <rect>
  15548.             <left>506</left>
  15549.             <top>404</top>
  15550.             <right>572</right>
  15551.             <bottom>459</bottom>
  15552.         </rect>
  15553.         <style>opaque</style>
  15554.         <showName> <false /> </showName>
  15555.         <highlight> <false /> </highlight>
  15556.         <autoHighlight> <false /> </autoHighlight>
  15557.         <sharedHighlight> <true /> </sharedHighlight>
  15558.         <family>0</family>
  15559.         <titleWidth>0</titleWidth>
  15560.         <icon>0</icon>
  15561.         <textAlign>center</textAlign>
  15562.         <font>Chicago</font>
  15563.         <textSize>12</textSize>
  15564.         <textStyle>plain</textStyle>
  15565.         <name>coverUp1</name>
  15566.         <script></script>
  15567.     </part>
  15568.     <content>
  15569.         <layer>background</layer>
  15570.         <id>2</id>
  15571.         <text>Eyecons!</text>
  15572.     </content>
  15573.     <content>
  15574.         <layer>background</layer>
  15575.         <id>3</id>
  15576.         <text><span class="style19">eizer Software ‚Ä¢ P. O. Box 232019 ‚Ä¢ Pleasant Hill, CA  94523</span></text>
  15577.     </content>
  15578.     <content>
  15579.         <layer>background</layer>
  15580.         <id>19</id>
  15581.         <text>7</text>
  15582.     </content>
  15583.     <content>
  15584.         <layer>background</layer>
  15585.         <id>14</id>
  15586.         <text><span class="style19">¬†¬†¬†Eyecons! provides you with 301 exciting, original icons to customize your stacks.  Many are animated!  Includes icons for business, personal use, games (even icons of all 52 playing cards!) and lots more.  Easy to transfer - just copy and paste the desired button or use your favorite resource editor.  This is a "must have" stack for any HyperCard developer!</span><span class="style41">Features</span><span class="style19">‚Ä¢  301 original, exciting icons.‚Ä¢  Animated icons.‚Ä¢  Easy to transfer.</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION Heizer Software: (800) 888-7667Suggested retail price: $12SYSTEM REQUIREMENTS Macintosh with HyperCardCompatible with HyperCard 2.0</span></text>
  15587.     </content>
  15588.     <content>
  15589.         <layer>background</layer>
  15590.         <id>32</id>
  15591.         <text>graphics, HyperCard, icon¬†libraries</text>
  15592.     </content>
  15593.     <name>Heizer Eyecons!</name>
  15594.     <script></script>
  15595. </card>
  15596.  
  15597.  
  15598. card_251095.xml
  15599. <?xml version="1.0" encoding="utf-8" ?>
  15600. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15601. <card>
  15602.     <id>251095</id>
  15603.     <filler1>0</filler1>
  15604.     <cantDelete> <false /> </cantDelete>
  15605.     <showPict> <true /> </showPict>
  15606.     <dontSearch> <false /> </dontSearch>
  15607.     <owner>5047</owner>
  15608.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15609.     <content>
  15610.         <layer>background</layer>
  15611.         <id>2</id>
  15612.         <text>Field Dumper 1.11</text>
  15613.     </content>
  15614.     <content>
  15615.         <layer>background</layer>
  15616.         <id>3</id>
  15617.         <text>Bliss Interactive Technologies ‚Ä¢ PO Box 88 ‚Ä¢ Comanche, OK 73529</text>
  15618.     </content>
  15619.     <content>
  15620.         <layer>background</layer>
  15621.         <id>19</id>
  15622.         <text>7</text>
  15623.     </content>
  15624.     <content>
  15625.         <layer>background</layer>
  15626.         <id>42</id>
  15627.         <highlight> <true /> </highlight>
  15628.     </content>
  15629.     <content>
  15630.         <layer>background</layer>
  15631.         <id>44</id>
  15632.         <highlight> <true /> </highlight>
  15633.     </content>
  15634.     <content>
  15635.         <layer>background</layer>
  15636.         <id>14</id>
  15637.         <text><span class="style19">¬†¬†¬†This stack permits you to collect all of the field contents in a stack and dump them to a text file.  This stack uses two XFCNs for opening and saving files - thanks to Steve Maller of Apple Computer, Inc.  The text file can be printed out with any text editor such as MPW.¬†¬†¬†¬†This stack is a Public Domain product.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Collect all field contents into a text file</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION Posted on America Online.Posted on AppleLink in the User Group section.SYSTEM REQUIREMENTS Any Macintosh that can run HyperCard.</span></text>
  15638.     </content>
  15639.     <content>
  15640.         <layer>background</layer>
  15641.         <id>32</id>
  15642.         <text>HyperCard, utilities, XCMDs¬†&¬†XFCNs</text>
  15643.     </content>
  15644.     <name>Bliss Field Dumper 1.11</name>
  15645.     <script></script>
  15646. </card>
  15647.  
  15648.  
  15649. card_299188.xml
  15650. <?xml version="1.0" encoding="utf-8" ?>
  15651. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15652. <card>
  15653.     <id>299188</id>
  15654.     <filler1>0</filler1>
  15655.     <cantDelete> <false /> </cantDelete>
  15656.     <showPict> <true /> </showPict>
  15657.     <dontSearch> <false /> </dontSearch>
  15658.     <owner>5047</owner>
  15659.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15660.     <content>
  15661.         <layer>background</layer>
  15662.         <id>2</id>
  15663.         <text>File I/O HyperCard Stack</text>
  15664.     </content>
  15665.     <content>
  15666.         <layer>background</layer>
  15667.         <id>3</id>
  15668.         <text>Sunshine Valley Systems ‚Ä¢ P.O. Box 1510 ‚Ä¢ Cedar Ridge, CA 95924</text>
  15669.     </content>
  15670.     <content>
  15671.         <layer>background</layer>
  15672.         <id>19</id>
  15673.         <text>7</text>
  15674.     </content>
  15675.     <content>
  15676.         <layer>background</layer>
  15677.         <id>42</id>
  15678.         <highlight> <true /> </highlight>
  15679.     </content>
  15680.     <content>
  15681.         <layer>background</layer>
  15682.         <id>44</id>
  15683.         <highlight> <true /> </highlight>
  15684.     </content>
  15685.     <content>
  15686.         <layer>background</layer>
  15687.         <id>14</id>
  15688.         <text><span class="style19">¬†¬†¬†The File I/O XCMDs stack is a collection of XCMDs and XFCNs that allow HyperCard to: Create, Open, Close, Flush File, Flush Volume, Copy File, Read, Write, Set EOF, Get EOF, SetFilePosition, Create Folder and use the standard SFGetFile, and SFPutFile file dialogs. These functions will allow HyperCard to create and randomly access all file types. Read and write functions allow text character, byte, word and long word data.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Random Access in any file type‚Ä¢ Read binary bytes, words and long words from any file‚Ä¢ Write binary bytes, words and long words to any file‚Ä¢ Includes Get End Of File, Set End Of File‚Ä¢ Set File Position‚Ä¢ Create any file type‚Ä¢ Open multiple files‚Ä¢ Standard GetFile dialog box‚Ä¢ Standard PutFile dialog box‚Ä¢ Full commercial  product license available</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact Sunshine Valley Systems:(916) 272-5630Suggested retail price: $25.00SYSTEM REQUIREMENTS Macintosh Plus, SE, Portable, II, IIcx, IIci, IIfxFinder 6.0.1 or higherCompatible with HyperCard 2.0At least 1 megabytes of RAMTECHNICAL SUPPORT Call (916) 272-5630 or AppleLink : LITTON or America Online : LLitton or Compuserve : LLITTON</span></text>
  15689.     </content>
  15690.     <content>
  15691.         <layer>background</layer>
  15692.         <id>32</id>
  15693.         <text>file¬†management, HyperCard, XCMDs¬†&¬†XFCNs</text>
  15694.     </content>
  15695.     <name>Sunshine File I/O HyperCard S</name>
  15696.     <script></script>
  15697. </card>
  15698.  
  15699.  
  15700. card_186926.xml
  15701. <?xml version="1.0" encoding="utf-8" ?>
  15702. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15703. <card>
  15704.     <id>186926</id>
  15705.     <filler1>0</filler1>
  15706.     <cantDelete> <false /> </cantDelete>
  15707.     <showPict> <true /> </showPict>
  15708.     <dontSearch> <false /> </dontSearch>
  15709.     <owner>5047</owner>
  15710.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15711.     <part>
  15712.         <id>10</id>
  15713.         <type>button</type>
  15714.         <visible> <true /> </visible>
  15715.         <reserved5> 0 </reserved5>
  15716.         <reserved4> 0 </reserved4>
  15717.         <reserved3> 0 </reserved3>
  15718.         <reserved2> 0 </reserved2>
  15719.         <reserved1> 0 </reserved1>
  15720.         <enabled> <true /> </enabled>
  15721.         <rect>
  15722.             <left>506</left>
  15723.             <top>404</top>
  15724.             <right>572</right>
  15725.             <bottom>459</bottom>
  15726.         </rect>
  15727.         <style>opaque</style>
  15728.         <showName> <false /> </showName>
  15729.         <highlight> <false /> </highlight>
  15730.         <autoHighlight> <false /> </autoHighlight>
  15731.         <sharedHighlight> <true /> </sharedHighlight>
  15732.         <family>0</family>
  15733.         <titleWidth>0</titleWidth>
  15734.         <icon>0</icon>
  15735.         <textAlign>center</textAlign>
  15736.         <font>Chicago</font>
  15737.         <textSize>12</textSize>
  15738.         <textStyle>plain</textStyle>
  15739.         <name>coverUp1</name>
  15740.         <script></script>
  15741.     </part>
  15742.     <content>
  15743.         <layer>background</layer>
  15744.         <id>2</id>
  15745.         <text>File I/O XCMDs</text>
  15746.     </content>
  15747.     <content>
  15748.         <layer>background</layer>
  15749.         <id>3</id>
  15750.         <text>Sunshine Valley Systems ‚Ä¢ P.O. Box 1510 Cedar Ridge, CA 95924 ‚Ä¢ Tel: (916) 272-5630</text>
  15751.     </content>
  15752.     <content>
  15753.         <layer>background</layer>
  15754.         <id>19</id>
  15755.         <text>7</text>
  15756.     </content>
  15757.     <content>
  15758.         <layer>background</layer>
  15759.         <id>14</id>
  15760.         <text><span class="style19">¬†¬†¬†The File I/O XCMDs stack is a collection of XCMDs and XFCNs that allow HyperCard to: Create, Open, Close, Flush File, Flush Volume, Copy File, Read, Write, Set EOF, Get EOF, SetFilePosition, Create Folder, and use the standard SFGetFile, and SFPutFile file dialogs. These functions will allow HyperCard to create and randomly access all file types. Read and write functions allow text character, byte, word and long word data.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $25.00</span></text>
  15761.     </content>
  15762.     <content>
  15763.         <layer>background</layer>
  15764.         <id>32</id>
  15765.         <text>file¬†management, HyperCard, XCMDs¬†&¬†XFCNs</text>
  15766.     </content>
  15767.     <name>Sunshine File I/O XCMDs</name>
  15768.     <script></script>
  15769. </card>
  15770.  
  15771.  
  15772. card_22010.xml
  15773. <?xml version="1.0" encoding="utf-8" ?>
  15774. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15775. <card>
  15776.     <id>22010</id>
  15777.     <filler1>0</filler1>
  15778.     <cantDelete> <false /> </cantDelete>
  15779.     <showPict> <true /> </showPict>
  15780.     <dontSearch> <false /> </dontSearch>
  15781.     <owner>5047</owner>
  15782.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15783.     <content>
  15784.         <layer>background</layer>
  15785.         <id>2</id>
  15786.         <text>flex</text>
  15787.     </content>
  15788.     <content>
  15789.         <layer>background</layer>
  15790.         <id>3</id>
  15791.         <text>Quintus Computer Systems ‚Ä¢ 1310 Villa Street ‚Ä¢ Mountain View, CA 94041 ‚Ä¢ Tel: (415) 965-7700</text>
  15792.     </content>
  15793.     <content>
  15794.         <layer>background</layer>
  15795.         <id>19</id>
  15796.         <text>1</text>
  15797.     </content>
  15798.     <content>
  15799.         <layer>background</layer>
  15800.         <id>42</id>
  15801.         <highlight> <true /> </highlight>
  15802.     </content>
  15803.     <content>
  15804.         <layer>background</layer>
  15805.         <id>44</id>
  15806.         <highlight> <true /> </highlight>
  15807.     </content>
  15808.     <content>
  15809.         <layer>background</layer>
  15810.         <id>46</id>
  15811.         <highlight> <true /> </highlight>
  15812.     </content>
  15813.     <content>
  15814.         <layer>background</layer>
  15815.         <id>14</id>
  15816.         <text><span class="style19">¬†¬†¬†flex is a toolkit for use by developers of expert systems and other knowledge-based applications. Licensed by Quintus from Logic Programming Associates, flex extends the inherent strengths of MacProlog by providing additional capabilities such as forward-chaining, and object-oriented features, including frames and inheritance. Used in conjunction with MacProlog, flex is designed for those who want to develop new applications or enhance existing ones, and who desire a solution providing more flexibility than typical shell products.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Frames, procedures and rules‚Ä¢    Multiple and specialized inheritance‚Ä¢    Symbolic debugger‚Ä¢    Interactive incremental compiler‚Ä¢    Dialog-based object browser and network navigator‚Ä¢    Graphical frame browser</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY lex  requires a Macintosh Plus, SE, or II computer, and one external hard drive. It requires 1 megabyte (minimum) of RAM; installation on a hard drive increases speed and efficiency. ORDERING & PRICING To order, call: (415) 965-7700 (CA) (800) 542-1283(800) 245-6442 East Coast Sales Office (Outside CT)Suggested retail price:  $750.00</span></text>
  15817.     </content>
  15818.     <content>
  15819.         <layer>background</layer>
  15820.         <id>32</id>
  15821.         <text>browser, expert¬†system, object¬†oriented, Prolog, symbolic¬†debugger</text>
  15822.     </content>
  15823.     <name>Quintus flex</name>
  15824.     <script></script>
  15825. </card>
  15826.  
  15827.  
  15828. card_151428.xml
  15829. <?xml version="1.0" encoding="utf-8" ?>
  15830. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15831. <card>
  15832.     <id>151428</id>
  15833.     <filler1>0</filler1>
  15834.     <cantDelete> <false /> </cantDelete>
  15835.     <showPict> <true /> </showPict>
  15836.     <dontSearch> <false /> </dontSearch>
  15837.     <owner>5047</owner>
  15838.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15839.     <part>
  15840.         <id>16</id>
  15841.         <type>button</type>
  15842.         <visible> <true /> </visible>
  15843.         <reserved5> 0 </reserved5>
  15844.         <reserved4> 0 </reserved4>
  15845.         <reserved3> 0 </reserved3>
  15846.         <reserved2> 0 </reserved2>
  15847.         <reserved1> 0 </reserved1>
  15848.         <enabled> <true /> </enabled>
  15849.         <rect>
  15850.             <left>506</left>
  15851.             <top>404</top>
  15852.             <right>572</right>
  15853.             <bottom>459</bottom>
  15854.         </rect>
  15855.         <style>opaque</style>
  15856.         <showName> <false /> </showName>
  15857.         <highlight> <false /> </highlight>
  15858.         <autoHighlight> <false /> </autoHighlight>
  15859.         <sharedHighlight> <true /> </sharedHighlight>
  15860.         <family>0</family>
  15861.         <titleWidth>0</titleWidth>
  15862.         <icon>0</icon>
  15863.         <textAlign>center</textAlign>
  15864.         <font>Chicago</font>
  15865.         <textSize>12</textSize>
  15866.         <textStyle>plain</textStyle>
  15867.         <name>coverUp1</name>
  15868.         <script></script>
  15869.     </part>
  15870.     <content>
  15871.         <layer>background</layer>
  15872.         <id>2</id>
  15873.         <text>FormsProgrammer</text>
  15874.     </content>
  15875.     <content>
  15876.         <layer>background</layer>
  15877.         <id>3</id>
  15878.         <text>Œ©HM Software Company ‚Ä¢ 163 Richard Drive ‚Ä¢ Tiverton, RI 02878 ‚Ä¢ Tel: (401) 253-9354</text>
  15879.     </content>
  15880.     <content>
  15881.         <layer>background</layer>
  15882.         <id>19</id>
  15883.         <text>5</text>
  15884.     </content>
  15885.     <content>
  15886.         <layer>background</layer>
  15887.         <id>14</id>
  15888.         <text><span class="style19">¬†¬†¬†An Intelligent ‚ÄúPrinter Layout Chart‚Äù for the Macintosh, FormsProgrammer is a utility that will create custom-designed screen or printer output quickly. Draw your form using standard drawing tools, placing variables where desired. FormsProgrammer converts your drawing into source code in THINK, MPW, and Aztec C, or THINK and MPW Pascal, and creates a printing XCMD that can be embedded into a stack for printing from HyperCard.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $99.00</span></text>
  15889.     </content>
  15890.     <content>
  15891.         <layer>background</layer>
  15892.         <id>32</id>
  15893.         <text>application¬†generator, C¬†Language, drawing, HyperCard, MPW, Pascal¬†Language, printing, prototyping, THINK¬†C, THINK¬†Pascal, XCMDs¬†&¬†XFCNs</text>
  15894.     </content>
  15895.     <name>Œ©HM FormsProgrammer</name>
  15896.     <script></script>
  15897. </card>
  15898.  
  15899.  
  15900. card_117158.xml
  15901. <?xml version="1.0" encoding="utf-8" ?>
  15902. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15903. <card>
  15904.     <id>117158</id>
  15905.     <filler1>0</filler1>
  15906.     <cantDelete> <false /> </cantDelete>
  15907.     <showPict> <true /> </showPict>
  15908.     <dontSearch> <false /> </dontSearch>
  15909.     <owner>5047</owner>
  15910.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15911.     <content>
  15912.         <layer>background</layer>
  15913.         <id>2</id>
  15914.         <text>FoxBASE+/Mac</text>
  15915.     </content>
  15916.     <content>
  15917.         <layer>background</layer>
  15918.         <id>3</id>
  15919.         <text>Fox Software, Inc. ‚Ä¢ 134 West South Boundary ‚Ä¢ Perrysburg, OH  43551 ‚Ä¢¬†Tel: (419) 874-0162</text>
  15920.     </content>
  15921.     <content>
  15922.         <layer>background</layer>
  15923.         <id>19</id>
  15924.         <text>6</text>
  15925.     </content>
  15926.     <content>
  15927.         <layer>background</layer>
  15928.         <id>42</id>
  15929.         <highlight> <true /> </highlight>
  15930.     </content>
  15931.     <content>
  15932.         <layer>background</layer>
  15933.         <id>44</id>
  15934.         <highlight> <true /> </highlight>
  15935.     </content>
  15936.     <content>
  15937.         <layer>background</layer>
  15938.         <id>14</id>
  15939.         <text><span class="style19">¬†¬†¬†FoxBASE+/Mac combines blazing speed, a true Macintosh interface, complete dBASE file compatibility, and a powerful programming language in an award-winning relational database management system.¬†¬†¬†¬†Developing serious business applications is a snap with the complete set of application development tools included in FoxBASE+/Mac. A remarkable new form generator allows ultimate flexibility and creativity in designing data input and output screens. An application generator can instantly integrate any form into full-fledged programs; you simply select a template. Choose from the templates distributed with FoxBASE+/Mac or develop your own.¬†¬†¬†¬†A new, object-oriented report and label generator simplifies the entire report-writing process. Other powerful features include multiple Browse Windows, which facilitate easy viewing of your data; Trace and Debug Windows that allow you to examine and quickly correct program code; and the Command Window, which offers experienced developers familiar access to the dBASE command language.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Extraordinary execution speed‚Ä¢    True Macintosh event-driven interface‚Ä¢    dBASE file compatibility that allows the sharing of files between PCs and Macintosh computers‚Ä¢    Superior program development environment‚Ä¢    Wide array of developer tools (form generator, application generator, template language system, report writer, integrated compiler, and debugging facilities)‚Ä¢    Unlimited royalty-free run-time (distribute an unlimited number of applications with the purchase of a single run-time)‚Ä¢    Free technical support to registered users‚Ä¢    Picture file support (store and display graphic images with individual records in your databases)‚Ä¢    Reasonably priced upgrades‚Ä¢    Support for XCMDs and XFCNs</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Macintosh Plus, SE, or II computer with at least 1 megabyte of RAM; a hard disk and one 800K disk drive; Finder 6.0 or later; System 4.2 or later.Note: FoxBASE+/Mac supports all ImageWriter and LaserWriter printers.ORDERING & PRICING Suggested retail price:$495.00‚ÄìSingle user$695.00‚ÄìMulti-userFoxBASE+/Mac is available through all chain and independent software retailers.For information and a free demonstration package, contact Fox Software:(419) 874-0162TECHNICAL SUPPORT Free technical support is available to all registered users.</span></text>
  15940.     </content>
  15941.     <content>
  15942.         <layer>background</layer>
  15943.         <id>32</id>
  15944.         <text>application¬†generator, compiler, cross¬†development, database, debugger, reporting</text>
  15945.     </content>
  15946.     <name>Fox FoxBASE+/Mac</name>
  15947.     <script></script>
  15948. </card>
  15949.  
  15950.  
  15951. card_118287.xml
  15952. <?xml version="1.0" encoding="utf-8" ?>
  15953. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  15954. <card>
  15955.     <id>118287</id>
  15956.     <filler1>0</filler1>
  15957.     <cantDelete> <false /> </cantDelete>
  15958.     <showPict> <true /> </showPict>
  15959.     <dontSearch> <false /> </dontSearch>
  15960.     <owner>5047</owner>
  15961.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  15962.     <content>
  15963.         <layer>background</layer>
  15964.         <id>2</id>
  15965.         <text>Full Impact 2.0</text>
  15966.     </content>
  15967.     <content>
  15968.         <layer>background</layer>
  15969.         <id>3</id>
  15970.         <text><span class="style19">shton-Tate ‚Ä¢ 20101 Hamilton Avenue ‚Ä¢ Torrance, CA 90502-1319</span></text>
  15971.     </content>
  15972.     <content>
  15973.         <layer>background</layer>
  15974.         <id>19</id>
  15975.         <text>6</text>
  15976.     </content>
  15977.     <content>
  15978.         <layer>background</layer>
  15979.         <id>42</id>
  15980.         <highlight> <true /> </highlight>
  15981.     </content>
  15982.     <content>
  15983.         <layer>background</layer>
  15984.         <id>46</id>
  15985.         <highlight> <true /> </highlight>
  15986.     </content>
  15987.     <content>
  15988.         <layer>background</layer>
  15989.         <id>14</id>
  15990.         <text><span class="style19">¬†¬†¬†With the introduction of Full Impact in 1988, Ashton-Tate advanced the state of the art in Macintosh spreadsheets. Full Impact combined comprehensive spreadsheet capabilities with the impact of color graphics in a single package. Now, Full Impact 2.0 advances the state of the art even further with enhanced capabilities that increase your productivity and deliver a greater return on your investment in data.¬†¬†¬†¬†Quickly identify trends and patterns that are not readily apparent from merely looking at the numbers. Simply select the data you want to view, and click on the icon representing the type of graph you want. The spreadsheet and graphics are all on the same page.¬†¬†¬†¬†Use the mouse to size and position graphs anywhere on the page. Add legends and borders. Annotate with text in a variety of fonts, styles, sizes, and colors. Add 3-dimensional perspective to pie charts and bar charts. Use the MacDraw-like environment for layout, object alignment, grouping, and constrained movement.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Imports and exports Excel spreadsheets in native format‚Ä¢    Integrates data, charts, text, borders, drawings, and pictures on the same page‚Ä¢    Chart types include pie, bar, 3-D bar, line, scatter, area, 3-D surface, hi-low-close, and single and dual axis overlay‚Ä¢    Minimal (smart) recalculation evaluates only cells when values change‚Ä¢    Virtual memory permits use of up to 4 million cells in 1 megabyte systems‚Ä¢    Link data from one spreadsheet to another to automatically reconcile related figures and calculations across multiple spreadsheets‚Ä¢    Custom formats with built-in formulas‚Ä¢    FullTalk application development language supports procedural commands and HyperCard-like buttons</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Macintosh Plus computer or greater; hard disk; System 6.0 or higher.Recommended:   2 megabytes RAMORDERING & PRICING Available at authorized resellers, or contact Ashton-Tate‚Äôs Product Line at:(800) 437-4329, ext. 3604Suggested retail price:   $295.00TECHNICAL SUPPORT Free technical support and dedicated Macintosh products line.Technical Support:(213) 768-1703 (6:00am‚Äì4:30pm PST)</span></text>
  15991.     </content>
  15992.     <content>
  15993.         <layer>background</layer>
  15994.         <id>32</id>
  15995.         <text>graphics, scripting, spreadsheet</text>
  15996.     </content>
  15997.     <name>Ashton-Tate Full Impact 2.0</name>
  15998.     <script></script>
  15999. </card>
  16000.  
  16001.  
  16002. card_30572.xml
  16003. <?xml version="1.0" encoding="utf-8" ?>
  16004. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16005. <card>
  16006.     <id>30572</id>
  16007.     <filler1>0</filler1>
  16008.     <cantDelete> <false /> </cantDelete>
  16009.     <showPict> <true /> </showPict>
  16010.     <dontSearch> <false /> </dontSearch>
  16011.     <owner>5047</owner>
  16012.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16013.     <part>
  16014.         <id>10</id>
  16015.         <type>button</type>
  16016.         <visible> <true /> </visible>
  16017.         <reserved5> 0 </reserved5>
  16018.         <reserved4> 0 </reserved4>
  16019.         <reserved3> 0 </reserved3>
  16020.         <reserved2> 0 </reserved2>
  16021.         <reserved1> 0 </reserved1>
  16022.         <enabled> <true /> </enabled>
  16023.         <rect>
  16024.             <left>506</left>
  16025.             <top>404</top>
  16026.             <right>572</right>
  16027.             <bottom>459</bottom>
  16028.         </rect>
  16029.         <style>opaque</style>
  16030.         <showName> <false /> </showName>
  16031.         <highlight> <false /> </highlight>
  16032.         <autoHighlight> <false /> </autoHighlight>
  16033.         <sharedHighlight> <true /> </sharedHighlight>
  16034.         <family>0</family>
  16035.         <titleWidth>0</titleWidth>
  16036.         <icon>0</icon>
  16037.         <textAlign>center</textAlign>
  16038.         <font>Chicago</font>
  16039.         <textSize>12</textSize>
  16040.         <textStyle>plain</textStyle>
  16041.         <name>coverUp1</name>
  16042.         <script></script>
  16043.     </part>
  16044.     <content>
  16045.         <layer>background</layer>
  16046.         <id>2</id>
  16047.         <text>Glockenspiel C++ from Oasys</text>
  16048.     </content>
  16049.     <content>
  16050.         <layer>background</layer>
  16051.         <id>3</id>
  16052.         <text>Oasys ‚Ä¢ 230 Second Avenue ‚Ä¢ Waltham, MA 02154 ‚Ä¢ Tel: (617) 890-7889</text>
  16053.     </content>
  16054.     <content>
  16055.         <layer>background</layer>
  16056.         <id>19</id>
  16057.         <text>1 2</text>
  16058.     </content>
  16059.     <content>
  16060.         <layer>background</layer>
  16061.         <id>14</id>
  16062.         <text><span class="style19">¬†¬†¬†Glockenspiel C++ from Oasys is a proprietary implementation of AT&T‚Äôs C++ Translator, both 1.2 and 2.0. A completely compatible superset of C, the Glockenspiel translator emits C code, which compiles as usual. C++ offers the developer strong type-checking and OOP capabilities such as multiple inheritance, data abstraction, user-defined data type/encapsulation ‚Äúclasses,‚Äù data hiding, and more. Our C++ results in developers creating more reusable code and resilient, bug-free programs; it runs on the Macintosh II computer under A/UX.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $1,400.00</span></text>
  16063.     </content>
  16064.     <content>
  16065.         <layer>background</layer>
  16066.         <id>32</id>
  16067.         <text>A/UX, C++, compiler</text>
  16068.     </content>
  16069.     <name>Oasys Glockenspiel C++ from O</name>
  16070.     <script></script>
  16071. </card>
  16072.  
  16073.  
  16074. card_23273.xml
  16075. <?xml version="1.0" encoding="utf-8" ?>
  16076. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16077. <card>
  16078.     <id>23273</id>
  16079.     <filler1>0</filler1>
  16080.     <cantDelete> <false /> </cantDelete>
  16081.     <showPict> <true /> </showPict>
  16082.     <dontSearch> <false /> </dontSearch>
  16083.     <owner>5047</owner>
  16084.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16085.     <content>
  16086.         <layer>background</layer>
  16087.         <id>2</id>
  16088.         <text>GNU/960 C Tools for MPW</text>
  16089.     </content>
  16090.     <content>
  16091.         <layer>background</layer>
  16092.         <id>3</id>
  16093.         <text><span class="style19">ntel Corporation ‚Ä¢ 5200 NE Elam Young Parkway ‚Ä¢ Hillsboro, OR 97124 ‚Ä¢ TEL: (503) 696-4777</span></text>
  16094.     </content>
  16095.     <content>
  16096.         <layer>background</layer>
  16097.         <id>19</id>
  16098.         <text>1</text>
  16099.     </content>
  16100.     <content>
  16101.         <layer>background</layer>
  16102.         <id>42</id>
  16103.         <highlight> <true /> </highlight>
  16104.     </content>
  16105.     <content>
  16106.         <layer>background</layer>
  16107.         <id>44</id>
  16108.         <highlight> <true /> </highlight>
  16109.     </content>
  16110.     <content>
  16111.         <layer>background</layer>
  16112.         <id>46</id>
  16113.         <highlight> <true /> </highlight>
  16114.     </content>
  16115.     <content>
  16116.         <layer>background</layer>
  16117.         <id>14</id>
  16118.         <text><span class="style19">¬†¬†¬†GNU tools for Macintosh Programmer‚Äôs Workshop (MPW) form a complete cross-development environment for the Intel 80960 32-bit microprocessor. Combined with Intel‚Äôs QT960 evaluation board, they provide a low-cost solution for developing embedded software applications.¬†¬†¬†¬†The compiler is fully ANSI-compliant C, and emits standard Intel assembly language. The compiler contains many sophisticated optimizations and generates very efficient code. An ANSI-compliant C library is included with GNU/960.¬†¬†¬†¬†The GNU tools for the Intel 80960 are based on tools from the Free Software Foundation. They are made available to 80960 users at a minimal charge to cover Intel‚Äôs media and distribution costs. These tools are not supported by the Free Software Foundation.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Full ANSI C cross-compiler for the Intel 80960‚Ä¢    State-of-the-art optimization‚Ä¢    Support tools include assembler, linker, archiver, ROM builder, serial downloader‚Ä¢    Runs under MPW‚Ä¢    Symbolic source-level debugging‚Ä¢    All tools provided with complete source code</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY GNU/960 C Tools requires a Macintosh II (any model) or SE/30 computer with 4 megabytes of RAM and a hard disk. Also available for A/UX. Please inquire for ordering information. ORDERING & PRICING Order code: GNU960M. Available from your Intel sales office or distributor.Suggested retail price: $250.00TECHNICAL SUPPORT Technical support is available at additional cost from Intel or from third parties.</span></text>
  16119.     </content>
  16120.     <content>
  16121.         <layer>background</layer>
  16122.         <id>32</id>
  16123.         <text>A/UX, assembly¬†language, C¬†Language, cross¬†development, MPW</text>
  16124.     </content>
  16125.     <name>Intel GNU/960 C Tools for MPW</name>
  16126.     <script></script>
  16127. </card>
  16128.  
  16129.  
  16130. card_24331.xml
  16131. <?xml version="1.0" encoding="utf-8" ?>
  16132. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16133. <card>
  16134.     <id>24331</id>
  16135.     <filler1>0</filler1>
  16136.     <cantDelete> <false /> </cantDelete>
  16137.     <showPict> <true /> </showPict>
  16138.     <dontSearch> <false /> </dontSearch>
  16139.     <owner>5047</owner>
  16140.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16141.     <content>
  16142.         <layer>background</layer>
  16143.         <id>2</id>
  16144.         <text>GoldWorks II</text>
  16145.     </content>
  16146.     <content>
  16147.         <layer>background</layer>
  16148.         <id>3</id>
  16149.         <text>Gold Hill Computers, Inc. ‚Ä¢ 26 Landsdowne Street ‚Ä¢ Cambridge, MA  02139 ‚Ä¢ Tel: (617) 621-3300</text>
  16150.     </content>
  16151.     <content>
  16152.         <layer>background</layer>
  16153.         <id>19</id>
  16154.         <text>2 10</text>
  16155.     </content>
  16156.     <content>
  16157.         <layer>background</layer>
  16158.         <id>42</id>
  16159.         <highlight> <true /> </highlight>
  16160.     </content>
  16161.     <content>
  16162.         <layer>background</layer>
  16163.         <id>44</id>
  16164.         <highlight> <true /> </highlight>
  16165.     </content>
  16166.     <content>
  16167.         <layer>background</layer>
  16168.         <id>46</id>
  16169.         <highlight> <true /> </highlight>
  16170.     </content>
  16171.     <content>
  16172.         <layer>background</layer>
  16173.         <id>14</id>
  16174.         <text><span class="style19">¬†¬†¬†GoldWorks II is a powerful expert system shell for developing and delivering advanced knowledge-based applications. GoldWorks II offers a broad range of tools for representing complex knowledge and controlling the inferencing process.  It is the only high-end shell that runs in native mode on the Macintosh II computer.¬†¬†¬†¬†Working in a rich graphic environment, developers can build rule-based applications without programming, and access the complete functionality of  Common Lisp for procedural extensions. The Graphics Layout Tool lets developers create expressive user interfaces in simple point-and-click fashion, and includes a full set of predefined dynamic graphic images, such as dials, gauges, and graphs.¬†¬†¬†¬†GoldWorks II includes Apple‚Äôs Macintosh Allegro Common Lisp and a comprehensive set of reference manuals and user guides. Training courses, consulting services, and telephone support contracts are also available from Gold Hill.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Support for rules, frames with multiple inheritance, and object-oriented programming‚Ä¢    Forward, backward, and bidirectional chaining‚Ä¢    Robust window system that supports dynamic graphics‚Ä¢    Graphics Layout Tool for building end-user interfaces‚Ä¢    Menu-driven interface for easy rule entry‚Ä¢    Full integration with Macintosh Allegro Common Lisp‚Ä¢    Extensive documentation</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY GoldWorks II runs on a Macintosh II computer with at least 8 megabytes of RAM that has a hard disk with at least 5 megabytes of available space and a standard display. It requires System 6.0 or higher and Finder 6.1; MultiFinder is recommended. ORDERING & PRICING To order, or for more information, contact Gold Hill: (800) 242-5477Suggested retail price: $4,900.00$1,995.00‚ÄìEducational organizations</span></text>
  16175.     </content>
  16176.     <content>
  16177.         <layer>background</layer>
  16178.         <id>32</id>
  16179.         <text>artificial¬†intelligence, expert¬†system, Lisp, object¬†oriented</text>
  16180.     </content>
  16181.     <name>Gold GoldWorks II</name>
  16182.     <script></script>
  16183. </card>
  16184.  
  16185.  
  16186. card_202556.xml
  16187. <?xml version="1.0" encoding="utf-8" ?>
  16188. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16189. <card>
  16190.     <id>202556</id>
  16191.     <filler1>0</filler1>
  16192.     <cantDelete> <false /> </cantDelete>
  16193.     <showPict> <true /> </showPict>
  16194.     <dontSearch> <false /> </dontSearch>
  16195.     <owner>5047</owner>
  16196.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16197.     <content>
  16198.         <layer>background</layer>
  16199.         <id>2</id>
  16200.         <text>HOOPS Graphics System</text>
  16201.     </content>
  16202.     <content>
  16203.         <layer>background</layer>
  16204.         <id>3</id>
  16205.         <text>Ithaca Software ‚Ä¢ 1001 Marina Village Parkway ‚Ä¢ Alameda, CA 94501 ‚Ä¢ Tel: (415) 523-5900 </text>
  16206.     </content>
  16207.     <content>
  16208.         <layer>background</layer>
  16209.         <id>19</id>
  16210.         <text>2</text>
  16211.     </content>
  16212.     <content>
  16213.         <layer>background</layer>
  16214.         <id>42</id>
  16215.         <highlight> <true /> </highlight>
  16216.     </content>
  16217.     <content>
  16218.         <layer>background</layer>
  16219.         <id>44</id>
  16220.         <highlight> <true /> </highlight>
  16221.     </content>
  16222.     <content>
  16223.         <layer>background</layer>
  16224.         <id>14</id>
  16225.         <text><span class="style19">¬†¬†¬†HOOPS¬Æ is a subroutine library used to develop 2-D and 3-D graphics applications. The system is callable from MPW C and THINK C. HOOPS has been used to build many of the leading CAD/CAM, mapping, analysis, and scientific visualization packages.¬†¬†¬†¬†HOOPS is built around a hierarchical database optimized for the representation of graphic objects. Simple, high-level commands are then used to specify which objects in the database are displayed, where they are displayed, and how they are rendered. This ‚Äúdeclarative‚Äù programming interface greatly simplifies the design, development, and maintenance of new graphics applications.¬†¬†¬†¬†The system features fast 3-D rendering, multiple views, orthographic and perspective projection, and automatic optimization for 2-D.</span><span class="style41">Features</span><span class="style19">‚Ä¢    High-level programming interface‚Ä¢    Hierarchical graphics database‚Ä¢    2-D and 3-D graphics‚Ä¢    Multiple views‚Ä¢    Hidden line/surface removal‚Ä¢    Advanced rendering‚Ä¢    Display Card 8‚Ä¢24 GC support‚Ä¢    Comprehensive developer support</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Any Macintosh computer with at least 2 megabytes of RAM, a hard disk, and a math coprocessor.ORDERING & PRICING HOOPS is available directly from Ithaca Software or from APDA.To order, call: (415) 523-5900Suggested retail price: $1,550.00TECHNICAL SUPPORT Distribution of applications built with HOOPS is subject to run-time fees and appropriate licensing. Comprehensive technical support is available.</span></text>
  16226.     </content>
  16227.     <content>
  16228.         <layer>background</layer>
  16229.         <id>32</id>
  16230.         <text>3D, C¬†Language, code¬†libraries, graphics, MPW, THINK</text>
  16231.     </content>
  16232.     <name>Ithaca HOOPS Graphics System</name>
  16233.     <script></script>
  16234. </card>
  16235.  
  16236.  
  16237. card_31680.xml
  16238. <?xml version="1.0" encoding="utf-8" ?>
  16239. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16240. <card>
  16241.     <id>31680</id>
  16242.     <filler1>0</filler1>
  16243.     <cantDelete> <false /> </cantDelete>
  16244.     <showPict> <true /> </showPict>
  16245.     <dontSearch> <false /> </dontSearch>
  16246.     <owner>5047</owner>
  16247.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16248.     <part>
  16249.         <id>10</id>
  16250.         <type>button</type>
  16251.         <visible> <true /> </visible>
  16252.         <reserved5> 0 </reserved5>
  16253.         <reserved4> 0 </reserved4>
  16254.         <reserved3> 0 </reserved3>
  16255.         <reserved2> 0 </reserved2>
  16256.         <reserved1> 0 </reserved1>
  16257.         <enabled> <true /> </enabled>
  16258.         <rect>
  16259.             <left>506</left>
  16260.             <top>404</top>
  16261.             <right>572</right>
  16262.             <bottom>459</bottom>
  16263.         </rect>
  16264.         <style>opaque</style>
  16265.         <showName> <false /> </showName>
  16266.         <highlight> <false /> </highlight>
  16267.         <autoHighlight> <false /> </autoHighlight>
  16268.         <sharedHighlight> <true /> </sharedHighlight>
  16269.         <family>0</family>
  16270.         <titleWidth>0</titleWidth>
  16271.         <icon>0</icon>
  16272.         <textAlign>center</textAlign>
  16273.         <font>Chicago</font>
  16274.         <textSize>12</textSize>
  16275.         <textStyle>plain</textStyle>
  16276.         <name>coverUp1</name>
  16277.         <script></script>
  16278.     </part>
  16279.     <content>
  16280.         <layer>background</layer>
  16281.         <id>2</id>
  16282.         <text>Hurdler Nubus Serial/Parallel/Proto Add-In Boards</text>
  16283.     </content>
  16284.     <content>
  16285.         <layer>background</layer>
  16286.         <id>3</id>
  16287.         <text>Creative Solutions, Inc. ‚Ä¢ 4701 Randolph Road, Suite 12 ‚Ä¢ Rockville, MD 20852 ‚Ä¢ Tel: (301) 984-0262</text>
  16288.     </content>
  16289.     <content>
  16290.         <layer>background</layer>
  16291.         <id>19</id>
  16292.         <text>1</text>
  16293.     </content>
  16294.     <content>
  16295.         <layer>background</layer>
  16296.         <id>14</id>
  16297.         <text><span class="style19">‚Ä¢ Prototyping Board for Macintosh II:  $279.00 ‚Ä¢ Extender Card for Macintosh II: $59.00 ‚Ä¢ ROM Development System for Macintosh II: $149.00 ‚Ä¢ Proto Board SE/30: $59.00 ‚Ä¢ Extender Card SE.30: $49.95 ‚Ä¢ Two Channel Serial Board for Macintosh II: $299.00  ‚Ä¢ Four Channel Serial Board for Macintosh II: $379.00 ‚Ä¢ Centronics Parallel Interface for Macintosh II: $199.00 ‚Ä¢ SuperSCSI Macintosh II: $989.0 ‚Ä¢ Compression/Expansion Rotation for Macintosh II: $995.00 ‚Ä¢ Macintosh IIfx Proto: $99.00  ‚Ä¢ Macintosh IIfx Extender: $99.00 ‚Ä¢ For other specific bus interfaces, call us.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $49.95 and up</span></text>
  16298.     </content>
  16299.     <content>
  16300.         <layer>background</layer>
  16301.         <id>32</id>
  16302.         <text>hardware, NuBus¬†card</text>
  16303.     </content>
  16304.     <name>Creative Hurdler Nubus Serial</name>
  16305.     <script></script>
  16306. </card>
  16307.  
  16308.  
  16309. card_247598.xml
  16310. <?xml version="1.0" encoding="utf-8" ?>
  16311. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16312. <card>
  16313.     <id>247598</id>
  16314.     <filler1>0</filler1>
  16315.     <cantDelete> <false /> </cantDelete>
  16316.     <showPict> <true /> </showPict>
  16317.     <dontSearch> <false /> </dontSearch>
  16318.     <owner>5047</owner>
  16319.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16320.     <content>
  16321.         <layer>background</layer>
  16322.         <id>2</id>
  16323.         <text>HyBase‚Ñ¢</text>
  16324.     </content>
  16325.     <content>
  16326.         <layer>background</layer>
  16327.         <id>3</id>
  16328.         <text>Answer Software Corp. ‚Ä¢ 20045 Stevens Creek Blvd. ‚Ä¢ Cupertino, CA 95014</text>
  16329.     </content>
  16330.     <content>
  16331.         <layer>background</layer>
  16332.         <id>19</id>
  16333.         <text>7</text>
  16334.     </content>
  16335.     <content>
  16336.         <layer>background</layer>
  16337.         <id>42</id>
  16338.         <highlight> <true /> </highlight>
  16339.     </content>
  16340.     <content>
  16341.         <layer>background</layer>
  16342.         <id>44</id>
  16343.         <highlight> <true /> </highlight>
  16344.     </content>
  16345.     <content>
  16346.         <layer>background</layer>
  16347.         <id>14</id>
  16348.         <text><span class="style19">¬†¬†¬†HyBase is a database development tool. It supports development of database applications using either object-oriented or relational technologies or a combination of both.¬†¬†¬†¬†HyBase also supports SQL quiries on your data, allowing you to dynamicaly create relationships, join tables, and update or delete records according to any criteria in a single command.¬†¬†¬†¬†A built-in report writer allows you to generate printed reports from the information in your database.¬†¬†¬†¬†HyBase is implemented as an XFCN, and may therefore be combined with any front-end product like HyperCard, SuperCard, or PLUS to create a complete application.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Object-oriented DBMS‚Ä¢ Relational model support with SQL queries‚Ä¢ Interface to HyperCard, SuperCard, PLUS, and others‚Ä¢ User-defined data types‚Ä¢ Extendable programming language‚Ä¢ Supports resources (like PICTs) as database objects‚Ä¢ Import from/Export to other programs‚Ä¢ Integrated report writer‚Ä¢ Toolkit stack simplifies development‚Ä¢ Competitively priced</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact Answer Software: (408) 253-7515Suggested retail price: $350.00SYSTEM REQUIREMENTS Macintosh Plus, SE, II, IIcx, IIci, IIfxSystem 6.0 or higherCompatible with HyperCard 2.0At least 2 megabytes of RAMTECHNICAL SUPPORT Call Answer Software</span></text>
  16349.     </content>
  16350.     <content>
  16351.         <layer>background</layer>
  16352.         <id>32</id>
  16353.         <text>database, HyperCard, object¬†oriented, SQL, XCMDs¬†&¬†XFCNs</text>
  16354.     </content>
  16355.     <name>Answer HyBase‚Ñ¢</name>
  16356.     <script></script>
  16357. </card>
  16358.  
  16359.  
  16360. card_163677.xml
  16361. <?xml version="1.0" encoding="utf-8" ?>
  16362. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16363. <card>
  16364.     <id>163677</id>
  16365.     <filler1>0</filler1>
  16366.     <cantDelete> <false /> </cantDelete>
  16367.     <showPict> <true /> </showPict>
  16368.     <dontSearch> <false /> </dontSearch>
  16369.     <owner>5047</owner>
  16370.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16371.     <content>
  16372.         <layer>background</layer>
  16373.         <id>2</id>
  16374.         <text>Hyper TMON</text>
  16375.     </content>
  16376.     <content>
  16377.         <layer>background</layer>
  16378.         <id>3</id>
  16379.         <text>ICOM Simulations, Inc. ‚Ä¢ 660 South Wheeling Road ‚Ä¢ Wheeling, IL 60090 ‚Ä¢ Tel: (708) 520-4440</text>
  16380.     </content>
  16381.     <content>
  16382.         <layer>background</layer>
  16383.         <id>19</id>
  16384.         <text>7</text>
  16385.     </content>
  16386.     <content>
  16387.         <layer>background</layer>
  16388.         <id>42</id>
  16389.         <highlight> <true /> </highlight>
  16390.     </content>
  16391.     <content>
  16392.         <layer>background</layer>
  16393.         <id>44</id>
  16394.         <highlight> <true /> </highlight>
  16395.     </content>
  16396.     <content>
  16397.         <layer>background</layer>
  16398.         <id>14</id>
  16399.         <text><span class="style19">¬†¬†¬†HyperTMON‚Ñ¢ is the first tool of its kind for HyperTalk programming. It helps the user find errors within HyperCard scripts and allows them to be modified on the spot. With its extensive editing capabilities, HyperTMON enables the user to write more advanced HyperCard scripts in less time. Users can single-step through scripts line by line, including XCMD and XFCN extensions. Take the guesswork out of debugging by pinpointing errors as they occur on the exact line that is being executed. Take full advantage of all the features HyperTMON has to offer‚Äîfeatures powerful enough for the HyperTalk expert, yet simple enough for the beginner.</span><span class="style41">Features</span><span class="style19">‚Ä¢    XCommander‚Ä¢    Single-step execution‚Ä¢    Variable inspection‚Ä¢    Breakpoints‚Ä¢    Multiple windows</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY Hyper TMON runs on any Macintosh Plus computer and higher.Current version: 1.1 ORDERING & PRICING To place an order, call:(800) 877-ICOMSuggested retail price:$99.95</span></text>
  16400.     </content>
  16401.     <content>
  16402.         <layer>background</layer>
  16403.         <id>32</id>
  16404.         <text>debugger, HyperCard</text>
  16405.     </content>
  16406.     <name>ICOM Hyper TMON</name>
  16407.     <script></script>
  16408. </card>
  16409.  
  16410.  
  16411. card_170321.xml
  16412. <?xml version="1.0" encoding="utf-8" ?>
  16413. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16414. <card>
  16415.     <id>170321</id>
  16416.     <filler1>0</filler1>
  16417.     <cantDelete> <false /> </cantDelete>
  16418.     <showPict> <true /> </showPict>
  16419.     <dontSearch> <false /> </dontSearch>
  16420.     <owner>5047</owner>
  16421.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16422.     <part>
  16423.         <id>12</id>
  16424.         <type>button</type>
  16425.         <visible> <true /> </visible>
  16426.         <reserved5> 0 </reserved5>
  16427.         <reserved4> 0 </reserved4>
  16428.         <reserved3> 0 </reserved3>
  16429.         <reserved2> 0 </reserved2>
  16430.         <reserved1> 0 </reserved1>
  16431.         <enabled> <true /> </enabled>
  16432.         <rect>
  16433.             <left>506</left>
  16434.             <top>404</top>
  16435.             <right>572</right>
  16436.             <bottom>459</bottom>
  16437.         </rect>
  16438.         <style>opaque</style>
  16439.         <showName> <false /> </showName>
  16440.         <highlight> <false /> </highlight>
  16441.         <autoHighlight> <false /> </autoHighlight>
  16442.         <sharedHighlight> <true /> </sharedHighlight>
  16443.         <family>0</family>
  16444.         <titleWidth>0</titleWidth>
  16445.         <icon>0</icon>
  16446.         <textAlign>center</textAlign>
  16447.         <font>Chicago</font>
  16448.         <textSize>12</textSize>
  16449.         <textStyle>plain</textStyle>
  16450.         <name>coverUp1</name>
  16451.         <script></script>
  16452.     </part>
  16453.     <content>
  16454.         <layer>background</layer>
  16455.         <id>2</id>
  16456.         <text>Hyper-XCall</text>
  16457.     </content>
  16458.     <content>
  16459.         <layer>background</layer>
  16460.         <id>3</id>
  16461.         <text>Zone1, Inc. ‚Ä¢ 382 Nalley Drive, Suite 101 ‚Ä¢ Stone Mountain, GA 30087 ‚Ä¢ Tel: (404) 381-8659</text>
  16462.     </content>
  16463.     <content>
  16464.         <layer>background</layer>
  16465.         <id>19</id>
  16466.         <text>7</text>
  16467.     </content>
  16468.     <content>
  16469.         <layer>background</layer>
  16470.         <id>14</id>
  16471.         <text><span class="style19">¬†¬†¬†Hyper-XCall‚Ñ¢ is an external command that enables FORTRAN subroutines, compiled with Absoft‚Äôs MacFortran or MacFortran/020, to be called directly by name from the HyperTalk scripting language of HyperCard. An easy-to-use, fully documented, user-customizable front-end is thus available to the education, scientific, and engineering communities. Hyper-XCall includes a 160-card interactive manual stack, as well as 47 subroutines, with source, to control and pass data back to HyperCard. Additional information is available by contacting Zone1.</span><span class="style41">Other Information</span><span class="style19">ORDERING & PRICING Price: $99.00</span></text>
  16472.     </content>
  16473.     <content>
  16474.         <layer>background</layer>
  16475.         <id>32</id>
  16476.         <text>FORTRAN, front-end, HyperCard</text>
  16477.     </content>
  16478.     <name>Zone1, Hyper-XCall</name>
  16479.     <script></script>
  16480. </card>
  16481.  
  16482.  
  16483. card_326813.xml
  16484. <?xml version="1.0" encoding="utf-8" ?>
  16485. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16486. <card>
  16487.     <id>326813</id>
  16488.     <filler1>0</filler1>
  16489.     <cantDelete> <false /> </cantDelete>
  16490.     <showPict> <true /> </showPict>
  16491.     <dontSearch> <false /> </dontSearch>
  16492.     <owner>5047</owner>
  16493.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16494.     <part>
  16495.         <id>10</id>
  16496.         <type>button</type>
  16497.         <visible> <true /> </visible>
  16498.         <reserved5> 0 </reserved5>
  16499.         <reserved4> 0 </reserved4>
  16500.         <reserved3> 0 </reserved3>
  16501.         <reserved2> 0 </reserved2>
  16502.         <reserved1> 0 </reserved1>
  16503.         <enabled> <true /> </enabled>
  16504.         <rect>
  16505.             <left>506</left>
  16506.             <top>404</top>
  16507.             <right>572</right>
  16508.             <bottom>459</bottom>
  16509.         </rect>
  16510.         <style>opaque</style>
  16511.         <showName> <false /> </showName>
  16512.         <highlight> <false /> </highlight>
  16513.         <autoHighlight> <false /> </autoHighlight>
  16514.         <sharedHighlight> <true /> </sharedHighlight>
  16515.         <family>0</family>
  16516.         <titleWidth>0</titleWidth>
  16517.         <icon>0</icon>
  16518.         <textAlign>center</textAlign>
  16519.         <font>Chicago</font>
  16520.         <textSize>12</textSize>
  16521.         <textStyle>plain</textStyle>
  16522.         <name>coverUp1</name>
  16523.         <script></script>
  16524.     </part>
  16525.     <content>
  16526.         <layer>background</layer>
  16527.         <id>2</id>
  16528.         <text>Hyper/DB-Library‚Ñ¢ </text>
  16529.     </content>
  16530.     <content>
  16531.         <layer>background</layer>
  16532.         <id>3</id>
  16533.         <text>Sybase, Inc. ‚Ä¢ 6475 Christie Avenue ‚Ä¢ Emeryville, CA 94608</text>
  16534.     </content>
  16535.     <content>
  16536.         <layer>background</layer>
  16537.         <id>19</id>
  16538.         <text>7</text>
  16539.     </content>
  16540.     <content>
  16541.         <layer>background</layer>
  16542.         <id>14</id>
  16543.         <text><span class="style19">¬†¬†¬†Hyper/DB-Library is a set of HyperCard XFCN's (external functions) that can be incorporated into HyperCard stack scripts, allowing those stacks to communicate with the SYBASE SQL Server relational database running on larger host systems (e.g. DEC VAX, Sun Sparcstation, or HP 9000 minicomputer).¬†¬†¬†¬†Hyper/DB-Library offers high performance, full access to SQL Server functionality, transaction processing and decision support capabilities, and efficient use of both Macintosh and host resources.¬†¬†¬†¬†The SYBASE SQL Server features high performance, data integrity,high availability, and distributed capabilities such as two-phase commit and server-to-server communications.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Set of HyperCard XFCN's (external functions)‚Ä¢ Allows full access to SYBASE SQL Server running on DEC VAX and   UNIX systems (e.g. Sun, HP 9000)‚Ä¢ High performance‚Ä¢ Supports both transaction processing and decision support activities‚Ä¢ Efficient use of both Macintosh and host resources‚Ä¢ Can be used with Sybase Open Gateway/DB2‚Ñ¢ and OpenServer to communicate   with other server systems such as DB2‚Ä¢ DB-Library API available on other platforms, including PC's, DEC VAX,   and UNIX systems</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact Sybase: (800) 8SYBASESuggested retail price: $195.00/MacintoshSYSTEM REQUIREMENTS Macintosh SE, II, IIcx, IIci, IIfxFinder 6.0.1 or higherAt least 2.0 megabytes of RAMRequires HyperCard version 1.2.1 or later versionRequires networking hardware/software (available separately):   ‚Ä¢ Ethernet card or gatway box and one of the following:   ‚Ä¢ Novell' LAN Workplace for the Macintosh (TCP/IP for Mac); and   ‚Ä¢ Alisa Systems' TSSnet (DECnet for the Macintosh)</span></text>
  16544.     </content>
  16545.     <content>
  16546.         <layer>background</layer>
  16547.         <id>32</id>
  16548.         <text>application¬†programmer¬†interface, client/server, cross¬†development, database, HyperCard, SQL, Sybase, XCMDs¬†&¬†XFCNs</text>
  16549.     </content>
  16550.     <name>Sybase, Hyper/DB-Library‚Ñ¢ </name>
  16551.     <script></script>
  16552. </card>
  16553.  
  16554.  
  16555. card_306990.xml
  16556. <?xml version="1.0" encoding="utf-8" ?>
  16557. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16558. <card>
  16559.     <id>306990</id>
  16560.     <filler1>0</filler1>
  16561.     <cantDelete> <false /> </cantDelete>
  16562.     <showPict> <true /> </showPict>
  16563.     <dontSearch> <false /> </dontSearch>
  16564.     <owner>5047</owner>
  16565.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16566.     <content>
  16567.         <layer>background</layer>
  16568.         <id>2</id>
  16569.         <text>Hyper488‚Ñ¢</text>
  16570.     </content>
  16571.     <content>
  16572.         <layer>background</layer>
  16573.         <id>3</id>
  16574.         <text>National Instruments Corp. ‚Ä¢ 6504 Bridge Point Pkwy. ‚Ä¢ Austin, TX  78730-5039</text>
  16575.     </content>
  16576.     <content>
  16577.         <layer>background</layer>
  16578.         <id>19</id>
  16579.         <text>7</text>
  16580.     </content>
  16581.     <content>
  16582.         <layer>background</layer>
  16583.         <id>42</id>
  16584.         <highlight> <true /> </highlight>
  16585.     </content>
  16586.     <content>
  16587.         <layer>background</layer>
  16588.         <id>44</id>
  16589.         <highlight> <true /> </highlight>
  16590.     </content>
  16591.     <content>
  16592.         <layer>background</layer>
  16593.         <id>14</id>
  16594.         <text><span class="style19">¬†¬†¬†The Hyper488 stack implements the complete IEEE-488 bus management and control functions of the NI-488 software handler. The software includes four stacks:¬†¬†¬†¬†(1) for interactively developing an application;¬†¬†¬†¬†(2) that includes the code necessary to interface to the NI-488¬†¬†¬†¬†¬†¬†¬†¬†¬†¬†handler, global declarations, and the utility functions;¬†¬†¬†¬†(3) that control specific instruments; and¬†¬†¬†¬†(4) with example programs.¬†¬†¬†¬†Commands are entered using the mouse or keyboard and data returned from a device is displayed in text fields or with visual indicators.  A Convert Data Card is used to easily format and convert the data for display, analysis, or export.  Operating a card from one of the instrument stacks is the same as operating the front panel of the instrument.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Software tool for NB-GPIB, NB-DMA-8-G, NB-DMA2800,             GPIB-SE, and GPIB-SE/30‚Ä¢ Code generation‚Ä¢ Data logging‚Ä¢ Interactive control‚Ä¢ Syntax checking‚Ä¢ Decimal/hexadecimal conversion utilities‚Ä¢ Bitwise operation utilities‚Ä¢ Separate manual‚Ä¢ 30 day money-back guarantee</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION Contact National Instruments at (512) 794-0100Included with NI-488 Macintosh software.SYSTEM REQUIREMENTS Macintosh SE, SE/30, II, IIcx, IIci, IIfxFinder 6.0.1 or higherCompatible with HyperCard 2.0At least 1 megabytes of RAM TOLL-FREE TECHNICAL SUPPORT Call (800) 433-3488. 30-day money back guarantee</span></text>
  16595.     </content>
  16596.     <content>
  16597.         <layer>background</layer>
  16598.         <id>32</id>
  16599.         <text>bus¬†management, device¬†control, hardware</text>
  16600.     </content>
  16601.     <name>National Hyper488‚Ñ¢</name>
  16602.     <script></script>
  16603. </card>
  16604.  
  16605.  
  16606. card_312627.xml
  16607. <?xml version="1.0" encoding="utf-8" ?>
  16608. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16609. <card>
  16610.     <id>312627</id>
  16611.     <filler1>0</filler1>
  16612.     <cantDelete> <false /> </cantDelete>
  16613.     <showPict> <true /> </showPict>
  16614.     <dontSearch> <false /> </dontSearch>
  16615.     <owner>5047</owner>
  16616.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16617.     <content>
  16618.         <layer>background</layer>
  16619.         <id>2</id>
  16620.         <text>HyperADC-1</text>
  16621.     </content>
  16622.     <content>
  16623.         <layer>background</layer>
  16624.         <id>3</id>
  16625.         <text>Remote Measurement Systems ‚Ä¢ 2633 Eastlake Ave. ‚Ä¢ Seattle,  WA  98102</text>
  16626.     </content>
  16627.     <content>
  16628.         <layer>background</layer>
  16629.         <id>19</id>
  16630.         <text>7</text>
  16631.     </content>
  16632.     <content>
  16633.         <layer>background</layer>
  16634.         <id>42</id>
  16635.         <highlight> <true /> </highlight>
  16636.     </content>
  16637.     <content>
  16638.         <layer>background</layer>
  16639.         <id>44</id>
  16640.         <highlight> <true /> </highlight>
  16641.     </content>
  16642.     <content>
  16643.         <layer>background</layer>
  16644.         <id>14</id>
  16645.         <text><span class="style19">¬†¬†¬†Data acquisition is now possible directly from Hypercard by using the HyperADC-1 stack.   This stack is designed to serve as a template from which the user can create application-specific data acquisition and control stacks.  ¬†¬†¬†¬†HyperADC-1 works in conjunction with the ADC-1, an RS-232 peripheral device that provides for the monitoring of 20 sensor inputs as well as operating up to 38 control points.¬†¬†¬†¬†HyperADC-1 opens new areas for developers in vertical market applications since their stacks can now directly monitor such factors as temperature, humidity, pressure, & energy consumption.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Perform Data Acquisition and Control from Hypercard‚Ä¢ HyperADC-1 script is intended to be modified by user.‚Ä¢ Provides XCMDs for linking to ADC-1.‚Ä¢ HyperADC-1 is designed to support ADC-1 peripheral‚Ä¢ ADC-1 works with any Mac (Plugs into serial ports)‚Ä¢      ADC-1 hardware includes:‚Ä¢        16 Analog inputs (12 bit)  4 Digital Inputs‚Ä¢        X-10 powerhouse transmitter    6 Controlled Outputs ‚Ä¢        Excellent manual with 70 page section on sensors. ‚Ä¢ Use "Play sound" to enhance warnings on measurements.‚Ä¢ Monitor temperatures, control energy usage, check water levels, activate external devices.‚Ä¢ Give "eyes, ears, hands, tactile senses" to your stack!</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact Remote Measurement Systems     Tel:  (206) 328-2255     Fax: (206) 328-1787Suggested HyperADC-1 price: $45.00Suggested ADC-1 price:  $489.00SYSTEM REQUIREMENTS Any Mac: Plus or greaterTECHNICAL SUPPORT Call to discuss the requirements of your application</span></text>
  16646.     </content>
  16647.     <content>
  16648.         <layer>background</layer>
  16649.         <id>32</id>
  16650.         <text>data¬†acquisition, HyperCard</text>
  16651.     </content>
  16652.     <name>Remote HyperADC-1</name>
  16653.     <script></script>
  16654. </card>
  16655.  
  16656.  
  16657. card_330349.xml
  16658. <?xml version="1.0" encoding="utf-8" ?>
  16659. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16660. <card>
  16661.     <id>330349</id>
  16662.     <filler1>0</filler1>
  16663.     <cantDelete> <false /> </cantDelete>
  16664.     <showPict> <true /> </showPict>
  16665.     <dontSearch> <false /> </dontSearch>
  16666.     <owner>5047</owner>
  16667.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16668.     <content>
  16669.         <layer>background</layer>
  16670.         <id>2</id>
  16671.         <text>HyperBASIC‚Ñ¢</text>
  16672.     </content>
  16673.     <content>
  16674.         <layer>background</layer>
  16675.         <id>3</id>
  16676.         <text><span class="style19">eknosys, Inc. ‚Ä¢ 3923 Coconut Palm Drive, Suite 111 ‚Ä¢ Tampa, Florida 33619</span></text>
  16677.     </content>
  16678.     <content>
  16679.         <layer>background</layer>
  16680.         <id>19</id>
  16681.         <text>7</text>
  16682.     </content>
  16683.     <content>
  16684.         <layer>background</layer>
  16685.         <id>42</id>
  16686.         <highlight> <true /> </highlight>
  16687.     </content>
  16688.     <content>
  16689.         <layer>background</layer>
  16690.         <id>44</id>
  16691.         <highlight> <true /> </highlight>
  16692.     </content>
  16693.     <content>
  16694.         <layer>background</layer>
  16695.         <id>14</id>
  16696.         <text><span class="style19">¬†¬†¬†HyperBASIC is a combination editor, compiler, linker, and resource mover which allows you to extend the power of HyperCard through the use of XCMDs and XFCNs. Without any prior experience with Pascal or C, you can write externals in HyperBASIC which significantly speed up time-consuming HyperTalk tasks such as sorting, searching, and formatting.¬†¬†¬†¬†HyperBASIC also allows you to add features which do not exist in the HyperTalk language such as case statements, arrays, integers, etc. Whether you are a seasoned Macintosh developer or an enthusiastic beginner, HyperBASIC will give you the ability to quickly and easily extend the power of HyperCard by creating your own XCMDs and XFCNs using the BASIC programming language.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Uses standard BASIC syntax with extensions that make XCMD development quick and easy.‚Ä¢ Incorporates a multi-file program editor with productivity enhancement features.‚Ä¢ Compiles very quickly with automatic linking and resource building.‚Ä¢ Automatically attaches XCMDs at end of compile.‚Ä¢ Optionally generates 68000 assembly language and MacsBug symbols to aid in debugging.‚Ä¢ Allows you to call Macintosh ToolBox routines.‚Ä¢ Includes 30 creative examples of XCMDs with source code to get you started.</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact Teknosys, Inc. at (800) 873-3494Suggested retail price: $99.00SYSTEM REQUIREMENTS At least a Macintosh Plus with 1 megabyte of memorySystem 6.0.2 or laterCompatible with HyperCard 2.0HyperCard 1.2.1 or laterA hard drive is recommendedTECHNICAL SUPPORT Call (800) 873-3494</span></text>
  16697.     </content>
  16698.     <content>
  16699.         <layer>background</layer>
  16700.         <id>32</id>
  16701.         <text>BASIC, HyperCard, sample¬†code, XCMDs¬†&¬†XFCNs</text>
  16702.     </content>
  16703.     <name>Teknosys, HyperBASIC‚Ñ¢</name>
  16704.     <script></script>
  16705. </card>
  16706.  
  16707.  
  16708. card_161044.xml
  16709. <?xml version="1.0" encoding="utf-8" ?>
  16710. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16711. <card>
  16712.     <id>161044</id>
  16713.     <filler1>0</filler1>
  16714.     <cantDelete> <false /> </cantDelete>
  16715.     <showPict> <true /> </showPict>
  16716.     <dontSearch> <false /> </dontSearch>
  16717.     <owner>5047</owner>
  16718.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16719.     <content>
  16720.         <layer>background</layer>
  16721.         <id>2</id>
  16722.         <text>HyperCard 2.0</text>
  16723.     </content>
  16724.     <content>
  16725.         <layer>background</layer>
  16726.         <id>3</id>
  16727.         <text>Apple Computer, Inc. ‚Ä¢ 20525 Mariani Avenue, M/S 33G ‚Ä¢ Cupertino, CA 95014 ‚Ä¢ Tel: (408) 562-3910</text>
  16728.     </content>
  16729.     <content>
  16730.         <layer>background</layer>
  16731.         <id>19</id>
  16732.         <text>7</text>
  16733.     </content>
  16734.     <content>
  16735.         <layer>background</layer>
  16736.         <id>42</id>
  16737.         <highlight> <true /> </highlight>
  16738.     </content>
  16739.     <content>
  16740.         <layer>background</layer>
  16741.         <id>44</id>
  16742.         <highlight> <true /> </highlight>
  16743.     </content>
  16744.     <content>
  16745.         <layer>background</layer>
  16746.         <id>14</id>
  16747.         <text><span class="style19">¬†¬†¬†HyperCard¬Æ is a personal software toolkit that is a sophisticated, yet accessible, object environment for developing and manipulating applications and electronic information collections called ‚Äústacks.‚Äù The integration of text, graphics, audio, animation and external sources into stacks is key to the power of HyperCard creations.¬†¬†¬†¬†HyperTalk is a powerful, easy-to-learn scripting language that enables programmers and authors to very quickly create HyperCard applications and documents. Programmable objects and extendable English-language commands make HyperTalk valuable to professional programmers and accessible to people with little or no Macintosh programming experience.¬†¬†¬†¬†Though easy to use, HyperTalk gives the programmer access to many elements of the Macintosh System. Because HyperTalk is extendable, you can add features to customize the environment to your unique needs.</span><span class="style41">Features</span><span class="style19">‚Ä¢    Programmable objects‚Ä¢    Flexible‚Ä¢    Real-world metaphor‚Ä¢    Integration of sound, graphics and text‚Ä¢    Animation support‚Ä¢    Broad distribution‚Ä¢    Generous third-party support</span><span class="style41">Other Information</span><span class="style19">SYSTEM REQUIREMENTS & COMPATIBILITY HyperCard runs on any Macintosh computer with at least 1 megabyte of RAM.ORDERING & PRICING HyperCard is available from authorized Apple resellers and the Apple Programmers and Developers Association (APDA).To order call:(800) 282-2732 (US)(800) 637-0039 (Canada)(408) 562-3910Suggested retail price:$49.95</span></text>
  16748.     </content>
  16749.     <content>
  16750.         <layer>background</layer>
  16751.         <id>32</id>
  16752.         <text>HyperCard, scripting, user¬†programming</text>
  16753.     </content>
  16754.     <name>Apple HyperCard 2.0</name>
  16755.     <script></script>
  16756. </card>
  16757.  
  16758.  
  16759. card_204363.xml
  16760. <?xml version="1.0" encoding="utf-8" ?>
  16761. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16762. <card>
  16763.     <id>204363</id>
  16764.     <filler1>0</filler1>
  16765.     <cantDelete> <false /> </cantDelete>
  16766.     <showPict> <true /> </showPict>
  16767.     <dontSearch> <false /> </dontSearch>
  16768.     <owner>5047</owner>
  16769.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16770.     <content>
  16771.         <layer>background</layer>
  16772.         <id>2</id>
  16773.         <text><span class="style19">yperChart</span></text>
  16774.     </content>
  16775.     <content>
  16776.         <layer>background</layer>
  16777.         <id>3</id>
  16778.         <text><span class="style19">ewmedia, Inc. ‚Ä¢ 723 Stinchcomb Dr. ‚Ä¢ Columbus, OH 43202</span></text>
  16779.     </content>
  16780.     <content>
  16781.         <layer>background</layer>
  16782.         <id>19</id>
  16783.         <text>7</text>
  16784.     </content>
  16785.     <content>
  16786.         <layer>background</layer>
  16787.         <id>42</id>
  16788.         <highlight> <true /> </highlight>
  16789.     </content>
  16790.     <content>
  16791.         <layer>background</layer>
  16792.         <id>44</id>
  16793.         <highlight> <true /> </highlight>
  16794.     </content>
  16795.     <content>
  16796.         <layer>background</layer>
  16797.         <id>14</id>
  16798.         <text><span class="style19">¬†¬†¬†Interactive, Fast, & Easy Business Graphics for HyperCard. HyperChart is a suite of HyperCard‚Ñ¢ externals that quickly generates striking business graphics from within any HyperCard-based application.  With HyperChart, the end user can easily produce custom charts and graphs on-the-fly, interactively.  For the novice HyperCard user, a chart editor is included which can automatically write and install custom scripts.¬†¬†¬†¬†For experienced HyperTalkers,  HyperChart incorporates a unique ‚ÄúKeyword‚Äù feature that will allow hundreds of combinations of keywords to control the appearance of your charts.  Many sample scripts and stacks are also included.¬†¬†¬†¬†The days of complicated and slow scripts are over!</span><span class="style41">Features</span><span class="style19">‚Ä¢ Draws color or B&W charts‚Ä¢ Any number of Y Series‚Ä¢ Automatic or user defined axis scaling ‚Ä¢ Unique interactive chart zooming feature‚Ä¢ Defineable grid lines, fonts, & ticks‚Ä¢ Draws to clipboard or PICT2 file‚Ä¢ Draws with or without legend‚Ä¢ Works well with DAL, Oracle, and MitemView. ‚Ä¢ Can generate pie, bar, stacked bar, area, line, step, scatter, and proportional chart types.‚Ä¢ HyperCard 2.0 compatible.‚Ä¢ Defineable chart size and much more...</span><span class="style41">Other Information</span><span class="style19"> PRICING $95.00 which includes HyperChart, a detailed manual, samples stacks and scripts, the chart editor, and phone support. ORDER FROM NewMedia, Inc.723 Stinchcomb Dr.Columbus, OH 43202(800)888-2928(614)263-3952AppleLink: NEWMEDIAFree demo versions are available</span></text>
  16799.     </content>
  16800.     <content>
  16801.         <layer>background</layer>
  16802.         <id>32</id>
  16803.         <text>business¬†graphics, database, HyperCard</text>
  16804.     </content>
  16805.     <name>Newmedia, HyperChart</name>
  16806.     <script></script>
  16807. </card>
  16808.  
  16809.  
  16810. card_279792.xml
  16811. <?xml version="1.0" encoding="utf-8" ?>
  16812. <!DOCTYPE card PUBLIC "-//Apple, Inc.//DTD card V 2.0//EN" "" >
  16813. <card>
  16814.     <id>279792</id>
  16815.     <filler1>0</filler1>
  16816.     <cantDelete> <false /> </cantDelete>
  16817.     <showPict> <true /> </showPict>
  16818.     <dontSearch> <false /> </dontSearch>
  16819.     <owner>5047</owner>
  16820.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  16821.     <content>
  16822.         <layer>background</layer>
  16823.         <id>2</id>
  16824.         <text>HyperCom‚Ñ¢</text>
  16825.     </content>
  16826.     <content>
  16827.         <layer>background</layer>
  16828.         <id>3</id>
  16829.         <text>GAVA Corporation ‚Ä¢ 1001 4th Ave Plaza, Suite 3200 ‚Ä¢ Seattle, WA  98154</text>
  16830.     </content>
  16831.     <content>
  16832.         <layer>background</layer>
  16833.         <id>19</id>
  16834.         <text>7</text>
  16835.     </content>
  16836.     <content>
  16837.         <layer>background</layer>
  16838.         <id>42</id>
  16839.         <highlight> <true /> </highlight>
  16840.     </content>
  16841.     <content>
  16842.         <layer>background</layer>
  16843.         <id>44</id>
  16844.         <highlight> <true /> </highlight>
  16845.     </content>
  16846.     <content>
  16847.         <layer>background</layer>
  16848.         <id>14</id>
  16849.         <text><span class="style19">¬†¬†¬†HyperCom‚Ñ¢ 2.0 adds AppleTalk Communications to Hypercard.¬†¬†¬†¬†HyperCom‚Ñ¢ extends HyperCard from one person interacting with one Macintosh, to many people interacting with each other.  Adding the single command "Tell", anyone can become an AppleTalk programmer.  Ideal for developing mail systems and colaborative applications.  Works across zones.  Includes several sample stacks to get started.</span><span class="style41">Features</span><span class="style19">‚Ä¢ Easy to use‚Ä¢ Fast and Powerful‚Ä¢ Secure‚Ä¢ Comes with 5 sample stacks‚Ä¢ Can connect to any number of Macintoshes‚Ä¢ Tutorial included</span><span class="style41">Other Information</span><span class="style19">ORDERING INFORMATION For orders, contact GAVA Corporation: (206) 784-4736Suggested retail price: $99.00 for every two MacintoshesSYSTEM REQUIREMENTS Requires at least two Macintoshes connected together with AppleTalk or LocalTalk compatable conectors. HyperCom‚Ñ¢ version 2.0 requires HyperCard 2.0</span></text>
  16850.     </content>
  16851.     <content>
  16852.         <layer>background</layer>
  16853.         <id>32</id>
  16854.         <text>AppleTalk, communications, HyperCard, networking</text>
  16855.     </content>
  16856.     <name>GAVA HyperCom‚Ñ¢</name>
  16857.     <script></script>
  16858. </card>
  16859.  
  16860.  
  16861. card_246718.xml
  16862. <?xml version="1.0" encoding="utf-8" ?>
  16863. <!DOCTYPE card PUBLIC "